NEW
ChatPhraseFilter is a filter that removes messages that matches regex from a list in lobby.
You can create your own powerful regex at https://regex101.com/
Add to the filter by doing /poinpow chat_phrase_filter add "regex"
Thank you nicco1690 for your suggestion.
(if you have any issues please report them to me on discord or github)
Modifications
Regex is now stored in classes instead of being recompiled every time. (gstudiosx suggestion)
BlockLobbyWelcome now checks for if it's in lobby (bruh)
NEW
ChatPhraseFilter is a filter that removes messages that matches regex from a list in lobby.
Add to the filter by doing /poinpow chat_phrase_filter add "regex"
Thank you nicco1690 for your suggestion.
(if you have any issues please report them to me on discord or github)
Modifications
Regex is now stored in classes instead of being recompiled every time (gstudiosx suggestion)
BlockLobbyWelcome only runs if in lobby
NEW
ChatPhraseFilter is a filter that removes messages that matches regex from a list in lobby.
You can create your own powerful regex at https://regex101.com/
Add to the filter by doing /poinpow chat_phrase_filter add "regex"
Thank you nicco1690 for your suggestion.
(if you have any issues please report them to me on discord or github)
other stuff
Regex is now stored in classes instead of being recompiled every time. (gstudiosx suggestion)
BlockLobbyWelcome only runs if in lobby
Poinpow has been updated to now support 1.20.1
The message that is shown during the process of joining a server is now blocked.
Poinpow now supports 1.19.4! (also dont forget to install fabric api mod lol)
Fixes values that are missing by deleting and recreating the config
- New blocker that blocks the huge ads on maps in lobby!!!
- There's also a fix for BlockLobbyWelcome where it blocks user msgs in lobby.
- Commands have been changed to house them all under the /poinpow command. Do
/poinpow (tool) (true/false)to toggle blockers.
This is a big release! It adds a new blocker that blocks the map-art seen in lobby advertising things. There's also a fix for BlockLobbyWelcome where it blocks normal user messages.
The commands have been changed to house them all under the /poinpow command. Do /poinpow (tool) (true/false) to toggle blockers.

Removed the default 3ish second wait in AutoSkipBarrier, and replaced it with a auto checking loop. This makes it very fast.
fixes BlockLobbyWelcome on 1.19.3 version of poinpow


