NEW
ToggleSpecificAds allows toggling which ads are blocked based on their ranks. (default, vip, etc.) This works in junction with BlockLobbyAds. (feature request #27)
BlockChestAds blocks ads seen in the chest ui of the compass server listing. (requested by marcode3 on dc)
CHANGE
The /poinpow help command has been restructured to be more accessible.
BlockLobbyMapAds now also blocks the bossbar/actionbar created by looking at them.
There are internal changes that makes the code better.
This release adds a new command called /lookupserver <serverName>
.
The command looks up minehut servers and gives detailed info about them.
Thank you to BuggyAl for contributing to Poinpow!
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