WhiteCommand
No reviews yet
WhiteCommand is a lightweight server-side Fabric mod that lets you whitelist player commands, hide blocked commands from tab completion, and manage access through LuckPerms groups. Easy to configure, fast, and perfect for any multiplayer server.
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
WhiteCommand
WhiteCommand is a lightweight server-side Fabric mod that allows administrators to control exactly which commands players can use through a configurable whitelist.
Instead of managing dozens of permissions, you simply define which commands are allowed. All other commands are automatically hidden from command suggestions and cannot be executed.
✨ Features
- ✔️ Command whitelist system
- ✔️ LuckPerms integration
- ✔️ Different command sets for different groups
- ✔️ Hides blocked commands from tab completion
- ✔️ Prevents execution of unauthorized commands
- ✔️ Fully configurable messages
- ✔️ Reload configuration without restarting the server
- ✔️ Server-side only (clients do not need to install the mod)
📋 How It Works
Players can only execute commands that are listed in:
defaultCommands- Their assigned LuckPerms group
Any command not included in these lists will:
- Not appear in command suggestions (Tab Completion)
- Be blocked from execution
- Display a configurable "Unknown command" message
⚙️ Administrator Command
/whitecommand reload
Reloads the configuration without restarting the server.
Required permission:
whitecommand.admin
🔑 Permissions
Bypass Permission
Players with the following permission can use all commands:
whitecommand.bypass
Group Permissions
Grant access to command groups using:
whitecommand.group.<group>
Example:
whitecommand.group.vip
whitecommand.group.premium
📄 Configuration Example
{
"messages": {
"reload_success": "§a[WhiteCommand] Configuration reloaded successfully!",
"unknown_command": "Unknown or incomplete command, see below for error"
},
"defaultCommands": [
"spawn",
"msg",
"tell",
"help",
"rules"
],
"groups": {
"vip": [
"feed",
"heal",
"fly"
],
"premium": [
"craft",
"ext",
"tpahere"
]
}
}
💡 Perfect For
- Survival servers
- SMPs
- RPG servers
- Minigame servers
- Public servers
- Private communities
- Donation rank systems
✅ Compatibility
- Fabric
- Server-side only
- LuckPerms supported
- No client installation required
🚀 Why WhiteCommandFabric?
- Lightweight and fast
- Easy to configure
- Flexible permission system
- Clean integration with LuckPerms
- Works with vanilla commands and commands added by mods
- Keeps command suggestions clean by hiding blocked commands
📜 License
Released under the MIT License.
WhiteCommand
WhiteCommand is a lightweight server-side Fabric mod that allows administrators to control exactly which commands players can use through a configurable whitelist.
Instead of managing dozens of permissions, you simply define which commands are allowed. All other commands are automatically hidden from command suggestions and cannot be executed.
✨ Features
- ✔️ Command whitelist system
- ✔️ LuckPerms integration
- ✔️ Different command sets for different groups
- ✔️ Hides blocked commands from tab completion
- ✔️ Prevents execution of unauthorized commands
- ✔️ Fully configurable messages
- ✔️ Reload configuration without restarting the server
- ✔️ Server-side only (clients do not need to install the mod)
📋 How It Works
Players can only execute commands that are listed in:
defaultCommands- Their assigned LuckPerms group
Any command not included in these lists will:
- Not appear in command suggestions (Tab Completion)
- Be blocked from execution
- Display a configurable "Unknown command" message
⚙️ Administrator Command
/whitecommand reload
Reloads the configuration without restarting the server.
Required permission:
whitecommand.admin
🔑 Permissions
Bypass Permission
Players with the following permission can use all commands:
whitecommand.bypass
Group Permissions
Grant access to command groups using:
whitecommand.group.<group>
Example:
whitecommand.group.vip
whitecommand.group.premium
📄 Configuration Example
{
"messages": {
"reload_success": "§a[WhiteCommand] Configuration reloaded successfully!",
"unknown_command": "Unknown or incomplete command, see below for error"
},
"defaultCommands": [
"spawn",
"msg",
"tell",
"help",
"rules"
],
"groups": {
"vip": [
"feed",
"heal",
"fly"
],
"premium": [
"craft",
"ext",
"tpahere"
]
}
}
💡 Perfect For
- Survival servers
- SMPs
- RPG servers
- Minigame servers
- Public servers
- Private communities
- Donation rank systems
✅ Compatibility
- Fabric
- Server-side only
- LuckPerms supported
- No client installation required
🚀 Why WhiteCommandFabric?
- Lightweight and fast
- Easy to configure
- Flexible permission system
- Clean integration with LuckPerms
- Works with vanilla commands and commands added by mods
- Keeps command suggestions clean by hiding blocked commands
📜 License
Released under the MIT License.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources