
Fix CCE caused by casting before checking (triggered by
/velocity reload) (#256)EaglerXServer support (#253)
Don't fail login hook silently
Velocity b586+ support
Fix typo
Fix LimboPlayer::sendImage on 1.20.5+
Revert "Fix LimboAPI login injection on Velocity-CTD (DEFAULT_PERMISSION_RESO…" (#239)
This reverts commit 1de2601af213b3cec74b89e94b841d2c97105003.
https://github.com/Elytrium/LimboAPI/pull/236#issuecomment-4147929967
Cache generated data on CI (#237)
Improve gradle (#234)
Fix LimboAPI login injection on Velocity-CTD (DEFAULT_PERMISSION_RESOLVER fallback) (#236)
Velocity-CTD does not expose ConnectedPlayer.DEFAULT_PERMISSIONS (it uses DEFAULT_PERMISSION_RESOLVER instead), which caused LoginTasksQueue static initialization to fail with NoSuchFieldException during player connect.
Update LoginTasksQueue to prefer DEFAULT_PERMISSIONS when present (standard Velocity), and when absent, reflect DEFAULT_PERMISSION_RESOLVER and wrap it into a PermissionProvider so PermissionsSetupEvent can still run.
This restores LimboAPI login injection compatibility with Velocity-CTD.
Co-authored-by: gbpii gbpii@users.noreply.github.com
Minecraft 26.1 and Velocity b584 support (#233)
Velocity b582+ support (#230)
- Log about writability changes if enabled
- Velocity b582+ support
Fix: cannot load worldedit schem file (#225)
1.21.9/10/11 support (#214)
-
Throw proper exception then getting item id for an unsupported version
-
Initial 1.21.9 support
-
Remove release candidate workaround
-
Initial 1.21.11 support
-
Remove RC workaround
-
Use new default settings for built-in dimensions
-
fix
upd
Minecraft 1.21.7 and Velocity b520+ support (#202)
Minecraft 1.21.6 and Velocity b513+ support (#200)
Update actions and gradle\nChange copyright year to 2025\nAdd support for showHat in tablist rewriter
Ensure the client brand is sent to the backend when exiting limbo (#178)