This release allows support for 1.21.5!!! Thank you to BuggyAl (github) for porting.
**NEW**
BlockSoundAds - Blocks the sound ads in lobby that come from the installed server pack
**CHANGE**
ServerLookup - Deprecated. The mh api has been disallowed to be used by the public
ToggleSpecificAds - Deprecated API usage. Detecting ranks may now be less reliable
BlockRaids - Added extra messages to be blocked + bossbar blocking support
BlockLobbyMapAds - Bossbar blocking support
**NEW**
MuteLobbyChat - A new command that allows you to mute lobby chat. Private messages sent from/to you in lobby will still be viewable.
image

**CHANGE**
ToggleSpecificAds - It now uses the mh api to accurately find ranks of people instead of relying on their prefix.
MuteLobbyChat was added. ToggleSpecificRanks has been made better.

**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.
**NEW**
HubCommandBack is a new feature that allows typing /hub instead of /mh to go back to minehut hub. This feature automatically turns off in sub-servers that do have a hub in them.

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](https://github.com/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/](https://regex101.com/)
Add to the filter by doing `/poinpow chat_phrase_filter add "regex"`
Thank you [nicco1690](https://github.com/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](https://github.com/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/](https://regex101.com/)
Add to the filter by doing `/poinpow chat_phrase_filter add "regex"`
Thank you [nicco1690](https://github.com/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
+ 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.