Chat Filtering is a Minecraft mod that allows server owners to prevent players from using inappropriate or unwanted words or sentences.
After installation, a config file will have generated at config/Chat Filter/chat-filter.toml. There you will find all the configuration there is available.
The mod has 3 different filters:
/say, /me, /tell, /msg)In first two cases, upon detecting a blacklisted word, the message in chat will not be sent or the command will not be executed, and the player will be notified. In the last case, the item's name will also be renamed to Inappropiate Name.
If in the config player punishment is enabled the player will receive a warning, and upon surpassing the customizable maximum amount of warnings, the player is punished according to one of the 3 available ways you can choose from in the config:
The filter detects if the player is trying to camouflage the bad word, like adding spaces or punctuation in between and will still detect it, but it does not detect letter replacement, for example by numbers like in this example: h3llo instead of hello. Who configures the config must blacklist these mutated words as well.
