Simple Command Blocking plugin
Made for 1.13x -> 1.19x servers
There are 3 possible ways to recieve support:
- Open a issue
- Joining my discord and going on the help section after verifying
- DM Me to Chiarchiaooo or @Ciarcia
-
Command whitelist: admins can define what commands other users can execute in the config file
-
Permission blocked commands: admins can define commands that can be executed if the user has a specific permission: cmdblock.bypass.<command>
-
Permission groups blocked commands: admins can define groups with specific permissions and commands executable and viewable only by those beloning to that group (Ex: cmdblock.bypass.group.admin)
-
Anti-TabComplete: non-whitelisted commands are removed from the player commands suggestions list (need to rejoin to apply)
-
Reloadable/Resettable config file: possibility to reload and reset the config without the use of plugman, /reload or manual action
-
Customizability, admins can define in the config file, like:
- Message prefix: (Ex: MCServer >)
- Blocked command msg: message sent to player when he tries to execute a blocked command
- Avaiable placeholders (with papi support): %prefix% (message prefix), %player% (player name), %command% (blocked command) -
1.13x -> 1.19x support
Command | Description | Permission | Aliases |
---|---|---|---|
/cmdblock | Shows plugin info | None | None |
/cmdblock help | Shows plugin help msg | cmdblock.help.command | None |
/cmdblock reload | Reload Plugin configs | cmdblock.reload.command | None |
/cmdblock reset | Resets plugin config file | cmdblock.reset.command | None |
Permission | Description |
---|---|
cmdblock.bypass.group.<group-name> | Group specific permission |
cmdblock.bypass.* | General bypass permission |
cmdblock.bypass.<command> | Single command bypass permission |
File Name | Link |
---|---|
config.yml | https://github.com/Chiarchiaooo/CommandBlocker/blob/master/src/main/resources/config.yml |
If you like my content and you want to support what I do, consider donating to my ko-fi page.
You can also check out the plugin on spigotmc.org