This plugin allows server operators to block commands from normal players. This provides safety and originality to your server.
Just download and drop the plugin into your server plugins folder.
This plugin works on Bukkit and Spigot servers including forks (PaperMC) and BungeeCord servers including forks (Waterfall).
- Block any command
- Block commands from operators (example: /stop)
- Have commands run when a player executes a blocked command
- Block tab completion with ProtocolLib
- Hide the plugin list from players
- Hide the server version from players
- Create your own messages to be sent when a player executes a blocked command. You can even use hex color codes in 1.16+.
- Block commands in certain worlds
- Completely open source with GPLv3 license
In order to properly install this plugin on Spigot servers that run lower than 1.8.8, you must also install the module called Command Blocker Legacy, available here. It includes libraries which are missing from those versions of the game, such as Gson.
/cb add
- Allows you to add a command to be blocked for normal players
/cb reload
- Reloads the configuration files
/cb remove
- Allows you to remove a command that is blocked for normal players
/cb edit
- Allows you to edit a command that is blocked for normal players
/cb editop
- Allows you to edit a command that is blocked for operators. You need to have the permission cb.editop.
/cb addop
- Allows you to add a command that is blocked for operators. You need to have the permission cb.addop.
/cb removeop
- Allows you to remove a command that is blocked for operators. You need to have the permission
cb.removeop.
👤 TreyRuffy
- Twitter: @TreyRuffy
- GitHub: @TreyRuffy
- CurseForge: @TreyRuffy
- SpigotMC: @TreyRuffy
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if you like this project!
Copyright © 2021 TreyRuffy.
This project is GPLv3 licensed.
This README was generated with ❤️ by readme-md-generator