Compatibility
Minecraft: Java Edition
1.19.3
1.7.2
Platforms
Creators
Details
Changelog
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
Files
Metadata
Release channel
BetaVersion number
1de2601Loaders
Game versions
1.7.2Downloads
42Publication date
March 27, 2026 at 5:19 PMPublisher
hevav
Owner


