- Fixed issue that commands won't blocked [Velocity]
- Fixed an error on reload
- Fixed an error on the Bungee version which can appear sometimes
- Fixed an error when loading the Spigot version on version below 1.13
- Fixed that the Velocity version didn't work with 1.19.1 and 1.19.2 because of Velocity's api changes
- Added missing permission check for the check command
- Improved performance on Bungeecord version
- Improved performance on reload
- Fixed error on incorrect tabcomplete caused by hackclients, which also could decrease performance
- API: replaced the abstract class Group with the interface IGroup
- Fixed some other errors
- Added new command /plhide updategroup <Player>
- This will update the player's current group and also update their tab
- You can also update the players group via the API
- Added hex color support [Velocity]
- Fixed that the %server% placeholder won’t work in the f3 brand [Velocity]
- Fixed error on join [Bungee]
- Added tabcomplete for the /plhide command [Velocity]
- Fixed that plugin don’t work on 1.19 [Spigot]
- Fixed that duplicate tabcompletes can appear [Velocity]
- Fixed that original server brand was still be sent to the client
- Added the feature that you can create lists. Read more about it here https://github.com/Nononitas/Plugin-Hide-Pro/wiki/Lists
- Fixed bug with tabcomplete not completing, completing with a double initial or crashing the game [Spigot]