CommandBlocker
Blocks commands.
Install / Use
/learn @TreyRuffy/CommandBlockerREADME
Command Blocker
<blockquote style="text-align: center;">This plugin allows server operators to block commands from normal players. This provides safety and originality to your server. </blockquote> <h3 align="center"><a href="https://github.com/cominixo/BetterF3/">Check out the Fabric Mod</a></h3> <h3> <a href="https://www.curseforge.com/minecraft/mc-mods/betterf3/" target="_blank">🏠 CurseForge Homepage</a> </h3>Installation
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).
Features
- 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
Command Blocker Legacy
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.
Screenshots and Videos
Usage
/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.
Authors
👤 TreyRuffy<br/>
- Twitter: @TreyRuffy
- GitHub: @TreyRuffy
- CurseForge: @TreyRuffy
- SpigotMC: @TreyRuffy
🤝 Contributing
Contributions, issues and feature requests are welcome!<br/>Feel free to check issues page.
Show your support
Give a ⭐️ if you like this project!
📝 License
Copyright © 2021 TreyRuffy. <br/> This project is GPLv3 licensed.
This README was generated with ❤️ by readme-md-generator
