- Velocity b426+ support
- Fixed compatibility issue with Velocity-CTD
- Use LambdaMetafactory instead of classic reflection whenever possible by @breitwan in https://github.com/Elytrium/LimboAPI/pull/160
- EventManagerHook is now a Listener and is not extended from EventManager. That provides greater compatibility with other plugins
- More BlockEntityVersions (fixes https://github.com/Elytrium/LimboAPI/issues/157)
- Fixed invalid biome registry ids on 1.20.5/6+
- Fixed invalid online-mode detection
- Fixed duplicated tablist entries then disconnecting from limbo
- Fixed Floodgate global link compatibility
- Improved tablist uuid rewriting
- Improved KeepAlive handling
- Minecraft 1.21 support
- Velocity b398+ support
- Updated FastPrepareAPI to 1.0.10