A new skript, that brings discord support (via webhooks)
BUG FIXES:
Fixed where the event will only get called via the chat event
Fixed where it could detect multiple of the same plural words in the sentence
Fixed where the %player% param would not be accepted by the custom event
NEW ADDED:
Added a new file called 'chatfilter_addon.sk', this allows to connect a discord channel sending blocked/detected messages to it, This is currently in BETA so any issues, please report it in the suggestions, You can change all the options as well as disabling this by removing the skript or disabling the option: 'chatfilter_addSendToDiscord'
Added where you can get the type that they chatted in on the on chat event:
%player% = the player who was detected
%event-string% = the message that was sent
%extra event-data "type"% = where this was sent (anvil or chat)