=AntiChatManager v1.0.6=
=
- AntiMessageLength are currently supported both..max per letter and max per word. can be enable/disable both.
- AntiCharaterMessages are now changed to allowed Character letter in chat. which is allowed character in settings.yml
Warning:
Please delete your settings.yml to make it worked or add this in your
settings.yml
Code (Text):
ChatManager:
childrens:
antimessages:
options:
enable: true
per-word: true
per-letter: true
max-length-per-word: 7
max-length-per-letter: 60
Code (Text):
allowed-characters: ' AaBbCcDdEeFfGgHhIiGgKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890()[].,:;" -_+!~@ #*&%^<>'
thanks to @
wormecode i fixed it out. and now you can run with it.