This update contains file changes.
Version 3.6.7 Change Log:
Added:
- Added support for MC Version 1.16.2.
- Added two new commands that should help you out more with configuring the anti-swear feature!
- /antiswear <add|remove> <blacklist|whitelist> <word>
- You can now add new swear words to both the banned words section (blacklist) and whitelist section in the bannedwords.yml file!
Bug Fixed:
- Fixed a critical bug where none of the commands for the chat radius would work, it would say players don't have permission even if they have permission.
Configuration Changes:
Please replace the current anti-swear section in the messages.yml file with this...
(Line 65 default file)
Code (Text):
#=================================================================================================#
# Anti-Swear Messages
#=================================================================================================#
Anti_Swear:
Chat:
Message: "{Prefix} &cPlease do not curse in chat."
Notify_Staff_Format: "&7[Anti-Swear Chat] &f{player}: &7{message}"
Commands:
Message: "{Prefix} &cPlease do not curse in commands."
Notify_Staff_Format: "&7[Anti-Swear Commands] &f{player}: &7{message}"
Signs:
Message: "{Prefix} &cPlease do not curse on signs."
Notify_Staff_Format: "&7[Anti-Swear Signs] &f{player}: &7{message}"
Blacklisted_Word:
Added: "{Prefix} &7You added the word &c{word} &7to the anti swears blacklist."
Exists: "{Prefix} &7The word &c{word} &7is already added to the anti swears blacklist."
Removed: "{Prefix} &7You removed the word &c{word} &7from the anti swears blacklist."
Not_Found: "{Prefix} &7The word &c{word} &7is not in the anti swears blacklist."
Whitelisted_Word:
Added: "{Prefix} &7You added the word &c{word} &7to the anti swears whitelist."
Exists: "{Prefix} &7The word &c{word} &7is already added to the anti swears whitelist."
Removed: "{Prefix} &7You removed the word &c{word} &7from the anti swears whitelist."
Not_Found: "{Prefix} &7The word &c{word} &7is not in the anti swears whitelist."
If anyone has any problems, questions, or concerns please send me a private message!
You can also join our discord server for support:
Link
If you like this plugin please give it a five star rating!