You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does not filter bad words that have an extra character added to the beginning/end of them (besides when a single character besides A and I is in the message)
Does not filter words when an additional character or duplicate characters are added in between
https://github.com/Ruinscraft/ruinscraft-chat/blob/rewrite4/src/main/java/com/ruinscraft/chat/util/FilterUtil.java
Maybe we could try something public like https://gist.github.com/PimDeWitte/c04cc17bc5fa9d7e3aee6670d4105941
The text was updated successfully, but these errors were encountered: