Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published yesterday
CommandGuard
CommandGuard is a lightweight Paper plugin that hides and blocks every command except the ones you allow.
It is made for servers that want a clean command list, stronger command control, and protection against namespaced commands such as /bukkit:plugins, /minecraft:me, or /essentials:msg.
Features
- Blocks commands outside your whitelist
- Hides blocked commands from
/autocomplete - Blocks namespaced commands with
:by default - OP bypass
- Permission bypass
- Whitelist groups by permission
- Optional extra whitelist by world
- Console logging for blocked command attempts
- Reload command
- Debug command to check if a player can use a command
- Language support for Portuguese, English, Spanish, and German
Commands
/commandguard- Show admin help/commandguard reload- Reload the configuration/commandguard check <player> <command>- Check if a player can use a command/commandguard list <player>- Show the commands allowed for a player
Aliases:
/cmdguard/cguard
Permissions
commandguard.admin- Allows access to CommandGuard admin commandscommandguard.bypass- Bypasses all command blocking and tab hidingcommandguard.group.vip- Example VIP group permissioncommandguard.group.staff- Example staff group permission
Example config
default-whitelist:
- "stats"
- "msg"
- "tell"
- "r"
- "phantoms"
- "rank"


