protect your chat from bad words, add to the configuration the words that you want to ban from your chat!
Commands:
/MyChatFilter reload - reload the configuration plugin
Code (YAML):
blockedWords
:
- badword1
- badword2
- badword3
blockedMessage:
- "&cYou used a forbidden word
:
%mcf_blockedWord%."
- "&cPlease do not use the word
:
%mcf_blockedWord% in chat."
reloadCompleteMessage
:
"&aPlugin reloaded successfully"
noPermissionMessage
:
"&cYou do not have permission"
"