A rusherhack plugin that allows you to filter chat messages in Minecraft using customizable regular expressions. It reads expressions from a file and applies them to incoming chat messages, blocking those that match.
-
- Add your own regex expressions to filter out unwanted chat messages.
- Supports complex patterns for advanced filtering.
- Supports multi-line regex patterns.
- Place the
rusherhack-chatfilter-x.x.x.jarfile into your RusherHack plugins directory. - Relaunch your game (
*reloadwill not work, as this is a core plugin). - The plugin will automatically create a
filter.txtfile in theconfig/chatfilterdirectory, which you can edit to add your custom regex expressions.
Note
By default there are no expressions, you will need to add your own filters.
An example filter for 2b2t is available here.

