This update brings:
- Fixed the bug with anvil GUI just breaking other skripts, it will only now detect anvils that are right clicked when they are placed.
- Fixed the detection of just the word 'a'
- Added a way for staff to get sent messages on what they said/sent,
(You can configurate the message in the options at the top of the skript)
- Added a way to either filter or cancel the message completly.
- Added the function 'chatfilter_findProfanityWords(<message>)' -> This will return all the blacklisted urls, and profanity words the input message contains.
Next update should contain the 'download_from_github' option to be avaliable.
- Added a way to change the prefix and main color.
- Fixed a spelling mistake on the commands help list.
- The permission for the commands are: 'chatfilter.commands.use'
- A full new skript, reworked to not have detection bugs inside the skript.
- The skript will now not preload any words, and you will have to use the commands to add the words.
- Planned update to add so it can grab the words from a github file.
Most of the commands have been changed, You can see the updated commands via using /chatfilter while its being used ingame.
UPDATES:
Updated some functions to improve performance of the skript (hopefully)
Added ways to add your own unicodes! If you want to add a unicode to improve the detection of your filter words you now can! Using /chatfilter addunicode <unicode word> <normal version of the word>