#Remember to give permission to players, #To hide command from certain group/players, #For example: commandhide.default or commandhide.example default:
#Can the players execute blocked commands. execute: false
#Should the list be blacklist or whitelist. whitelist: true
#List of blocked/allowed commands. list: - 'msg'
- 'r'
#Permission example, you can add as much as you want. example:
execute: false
whitelist: true
list: - 'example1'
- 'example2'
#Language configuration of the plugin. lang:
execute: '&fUnknown command. Type
"/help" for help.'
config_reloaded: '&aConfiguration has been reloaded!'
no_permission: "&cYou don't have permission to use this command"