- Added the ability to force premium users to register manually
- Added the possibility of disabling loading built-in "bad" ips
- Fixed deprecated buf util causing issues
- Lifted password limitations: Max length 30 -> 50, Min valid ASCII char 35 -> 33, Max 382 -> No upper limit, allowed special characters
- Improved password invalidity feedback
- Fixed limbo "Loading terrain..." 30-second screen for 1.19.3+ clients (no idea if lower versions get it)
- Fixed possible random client disconnects on some linux machines due to internal flushing error and reversed compression logic
- Changed default encoding strategy to runtime caching instead of pregenerating all
- Fixed a possible in the virtual limbo during invalid packet kick
- Try fix sun.misc.Unsafe on java 25 and newer
- Added external database sync support, available at database.yml and /as save_all_to_db
- Fixed a possible timeout error during non-premium join
- Support 1.21.11
- Updated PacketEvents
- Added a new antibot check
- Removed an antibot check due to newer version incompatibility
- Fixed a java protocol error
- Fixed a bedrock player issue
- Fixed possible alix exception init spam
- Added proper Alix API, including bukkit event invocations
- 1.21.10 support
- Optimized the virtual limbo
- Fixed a client crash due to invalid message packets
- Fixed geyser players crash
- Minor vulnerability patch
- The virtual limbo will now pre-load block mappings on start up
...and a bunch of other things I forgot to note, but they are just nerdy gibberish
- Added 1.21.5-1.21.8 Compatibility
- Optimized a few things
