[BUG] Server links
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:
- Install LimboAPI
- Install https://github.com/GemstoneGG/Velocity-CTD
- See error
Expected behavior The server links shoudl work
Screenshots
Server Info (please complete the following information):
- All Limbo plugins versions:
- Limbo-API: https://github.com/Elytrium/LimboAPI/actions/runs/12332561558
Additional context
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 When using Velocity-CTD without LimboAPI, the server links are working, but using LimboAPI they're not working anymore, so I'm assuming it's because of LimboAPI, right?
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
Hi guys, any updates on this?
bump