- This update adds support for 1.19.3 clients when running the plugin on BungeeCord
- Fixes some possible errors that could happen on a BungeeCord proxy when the player wasn't connected to a backend Minecraft server yet
- Fixes some errors in the default English language file
- Fixes cases where joins were (erroneously) detected as first-join when store-joins wasn't enabled. Now is is required to be enabled on proxies if one want's first-join-actions to work!
- Fixes a potential memory leak with lots players joining for the first time.
- Support added for LibrePremium and JPremium authentication plugins
- Rework some internal code regarding auth to make it more modular and maintainable
- Fix rejection/failed actions not running on Minecraft server if the plugin was used on the proxy too
- Only allow kick, send and command actions to be bypassed with permissions
- Adds 1.19.2 as a version constant. Please note that 1.19.1 and 1.19.2 share the same protocol version! It is not possible which version the client is actually using!
- Improved the detection of the Minecraft server's protocol version if the plugin is installed on a Bukkit-based server.
- Added support for 1.19.1 when running the plugin on BungeeCord
- Fixed an issue where one couldn't specify the protocol number directly for the pack version or in the packetmap.yml
- Support for 1.19 and pack format 9
- Add a new example pack to the default config