Mineuniverse
Log in Register
Mods

WhiteCommand

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.
by Ainer
Download Claim this project
2 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Server Utility Technology

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-Fabric-1.0.jar
MC Fabric, Server, 1.21.11
Beta 2026-07-05 Get

You Might Also Like

APTweaks: Items (11.x Classic)
Item clustering (fallen blocks, experience orbs, ...) and garbage cleanup.
9,884,514
VanillaDeathChest (Fabric)
Places containers when players die that contain their items.
994,762
Styled Nicknames
Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support
989,499
Tiquality
Make server lag the problem of the source player.
99,489
Blame (Fabric)
Those gosh darn crashlogs not saying which worldgen feature is crashing!
99,012
Weathering with You
Forecast Minecraft weather with a radar or a hat!
98,579