How do I use it?
Step 1- Drag the plugin to the plugins folder.
Step 2- Restart your server.
Step 3- Plugin active!
Step 4- Config customise as you like.
NOTE: When you change anything in the config, you need to use the /commandblocker reload command from within the game.
Plugin Config:
Code (Text):
blocked-commands:
- test
- give
- gamemode
- ver
block-msg: 'You cannot use this command!'
bypass-permission: 'commandblocker.bypass'
reload-permission: 'commandblocker.reload'
reload-msg: '&aConfig has been renewed.'
no-permission-msg: '&cYou are not authorised to use this command!'
usage-msg: '&cUsage: /commandblocker reload'
# PLACEHOLDERS:
# %player% -> The person using the prohibited command.
# %command% -> Banned command used by the player.