Universal Chat Filter can filter chat messages on both client and server. Filterable by basic strings, java regex, and logger name.
FEATURES
- CLIENT: Blocks messages from reaching the in game chat as a player/client.
- SERVER: Blocks messages sent in any way from reaching the server console.
- BOTH: Blocks messages from reaching the server console and the clients chat. (Server side only)
This mod works on either the server or client. As a client, you can connect to any server, even if it does not have the mod. If you run the server, you do not have to have the client install the mod. Each blocks in different ways defined by what is set in the config file.
