Fixed an issue where players could still be kicked for auth timeout even after authenticating with LibreLogin. This happened due to event ordering between Velocity and LibreLogin. Blocking now happens earlier in the login pipeline, ensuring proper unblock order.
Improvements
Logs are clearer: integration with LibreLogin is only logged if the plugin is truly active.
Notes
This release should resolve the “authenticated but still kicked” bug some servers experienced with LibreLogin.