This mod provides a very simple way to ignore players client-side via regex. This regex is configurable via a file in your .minecraft directory called "regexIgnoreRegex.txt". Some default regex is provided in the file for you to base your filters off of.
NOTE: This mod currently does not support the Wurst hacked client due to poor coding!
Chat listener mixin is based on Wurst client's chat listener mixin (which is likely why it conflicts)

