BlockCommands optimizes you to block commands on a Bukkit / Spigot Server.
- Contributors:
- CodeErrors - Lead Developer
It's pretty self-explanatory when you look at the config.
Configuration File:
Code (Text):deny_message: '&4You are not allowed to access this command.'
allow_permission: 'commandblocker.override'
blocked_commands:
- '/?'
- '/pl'
- '/plugins'
- '/ver'
- '/version'
- '/bukkit:'
- '/essentials:'

BlockCommands 1.0
This allows you to block commands on a Bukkit / Spigot server.