- Fixed that the tabcompletion didn’t update automatically on group change [Velocity]
- Fixed channel registration for legacy servers
- Small performance improvement
- Improved performance of the proxy plugin
- Replaced "bungee-mode" option with "proxy-mode" [Spigot]
- the ip and port options are no longer required
- If you have Pl-Hide installed on the proxy, make sure to install it on the Spigot server as well, with proxy-mode enabled
- Added support for autolisting all commands of Spigot plugins for Velocity (plugins: PluginName)
- Drastically reduced memory usage, especially noticeable on high player counts on the Proxy
- Removed the "bungee-mode" option from the proxy config
- Added auto group updating when using LuckPerms
- Increased the minimum required Java version to 11
- API: Removed the throwing of PlHidePlayerNotFoundException when PlHidePlayer doesn’t exist at PlayerManager#getPlHidePlayer. Instead, it will now return null
- Fixed that updategroup cmd could be executed without any permission [Spigot]
- Other smaller improvements
- Fixed that players might not get unregistered and thus cause errors [Velocity]
- Fixed error when a player tries to join although he is already online
- Added unregisterListener method to the API
- Fixed that on 1.19.3 an error was thrown [Spigot]
- Improved performance [Spigot]
- Fixed that group updating didn’t work on version below 1.13 [Spigot]