Description
Description
This is a simple plugin that allows you to block commands. These include /minecraft: and /Bukkit: commands!
This plugin requires CS-CoreLib. It will automatically be downloaded when updating.
NOTE: The event priority for this plugin is set to HIGHEST. For non-developers, this basically means most plugins will override this plugin when handling commands.
Commands & Permissions
There are no commands and permissions, except for the ones defined in the config.
Configuration
Always put single quotes around the command, CommandBlocker will remove them if they're not needed.
commands: ## Command list /minecraft: ## Command to be blocked, must start with a forward slash (/) permission: minecraft.permission ## Permission to bypass THAT COMMAND ONLY /reload: permission: reload.permission world-specific: ## World specific list world: ## World name /warp: ## Command to be blocked, must start with a forward slash (/), only blocked in that world permission: world.warp ## Permission to bypass THAT COMMAND ONLY, IN THAT WORLD ONLY world_nether /tp: permission: worldnether.warp block-ops: ## Commands to block from ALL ops. There is no bypass permission for this. - /op - /reload - /stop - /deop options: auto-update: true
Messages.yml variable
| Variable | Description | |||
| {CMD} | Replaced by the command. |
How to install
- Download the plugin
- Drag & drop it into your plugins folder
- Restart your server
- Enjoy players not being able to see your plugins!
Upcoming
- Comment anything you want added below!
Metrics
This plugin also uses a Metrics-System which collects anonymous data to use for statistics. See more information about this here. You can opt-out of this service can be done by going to plugins/Plugin Metrics/config.yml and set opt-out: true.




