Skip to content

suzeanne/CommandBlocker

 
 

Repository files navigation

Command Blocker

Latest Version Minecraft Version Support Downloads Twitter: TreyRuffy

This plugin allows server operators to block commands from normal players. This provides safety and originality to your server.

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

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

Copyright © 2021 TreyRuffy.
This project is GPLv3 licensed.


This README was generated with ❤️ by readme-md-generator

Packages

No packages published

Languages

  • Java 100.0%