UnknownCommand - [ Custom Message ]
SpigotMCa custom unknown message .
341 downloads 1.0 rating
latest v1.0 SpigotMC
Hello guys this is a new plugin
unknown command example /spigotisgood
{ see a unknown commands message } .
Config.yml
unknown command example /spigotisgood{ see a unknown commands message } .
Config.yml
Code (Text):
message: '&b{player}&c, &bthis command not found&c. &bTry /help for help&c.'[/B][/COLOR][/FONT][/CENTER]
[FONT=Book Antiqua][COLOR=#ff8000][B]
[CENTER]show-text:
enabled: true
text: '&bClick here for help!'
run-command:
enabled: true
command: '/help'
suggest-command:
enabled: false
command: '/help'
sound:
enabled: true
sound: BLOCK_NOTE_PLING
volume: 2.0
pitch: 1.0
messages:
prefix: '&5[&9UnknownCommand&5]'
no-console: '{prefix} &cYou must be in game to use this command.'
no-permission: '{prefix} &cYou do not have permission to use this command.'
usage: '{prefix} &cUsage: /unknowncommand [reload, reset, setspawn]'
reload: '{prefix} &aReload complete.'
reset: '{prefix} &aConfig file was reset.'
unknown-sub-command: '{prefix} &cCommand not found.'
[FONT=Book Antiqua][COLOR=#ff8000][B]
[CENTER]show-text:
enabled: true
text: '&bClick here for help!'
run-command:
enabled: true
command: '/help'
suggest-command:
enabled: false
command: '/help'
sound:
enabled: true
sound: BLOCK_NOTE_PLING
volume: 2.0
pitch: 1.0
messages:
prefix: '&5[&9UnknownCommand&5]'
no-console: '{prefix} &cYou must be in game to use this command.'
no-permission: '{prefix} &cYou do not have permission to use this command.'
usage: '{prefix} &cUsage: /unknowncommand [reload, reset, setspawn]'
reload: '{prefix} &aReload complete.'
reset: '{prefix} &aConfig file was reset.'
unknown-sub-command: '{prefix} &cCommand not found.'
Comments 0
No comments yet. Be the first to share your thoughts.