-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Server links #179
Comments
I can't even imagine what "Server Links" means, I'll assume that this is not a LimboAPI problem |
Server Links is a Minecraft feature added in 1.21 or 1.21.1: https://www.youtube.com/watch?v=jycB7aWd_2I |
Velocity-CTD uses AuthSessionHandler to send Server Links to the client which LimboAPI almost completly replace, but it 'should be easy to fix' tho. |
I think that such functionality should be implemented by a plugin in the PostLoginEvent, instead of direct handling in internal proxy session handlers |
Describe the bug
When using VelocityCTD and LimboAPI, the Server Links feature from VelocityCTD it's not working
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The server links shoudl work
Screenshots
Server Info (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: