Commander
Remove or hide commands or change their permissions
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Commander
Commander
A must-have command management system for your minecraft server.
With unknown command you can remove or hide commands you don't want,
change; remove or add permissions to existing commands.
Also, Commander improves the unknown command and unknown command messages.
Every message is localized and can be customized.
Usage
In order to use `/command` the permission `commander.admin` is required
To bypass the command hiding feature the explicit permission `commander.bypass` is required
Permissions
- To change the permission of a command, use: `/command permission set [command] [permission]`
- To completely remove a permission from a command, use: `/command permission set [command] null`
- To reset the permission of a command to its default value, use: `/command permission reset [command]`
- To see what the permission of a certain command is, use: `/command permission query [command]`
Commands
To remove a command for everyone, use: `/command unregister [command]`
To add a removed command back, use: `/command register [command]`
To hide a command, use: `/command hide [command]`
To reveal a command again, use: `/command reveal [command]`
To completely reset a command, use: `/command reset [command]`
---