LimboAPI icon indicating copy to clipboard operation
LimboAPI copied to clipboard

[BUG] Server links

Open Askarionn opened this issue 1 year ago • 6 comments

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:

  1. Install LimboAPI
  2. Install https://github.com/GemstoneGG/Velocity-CTD
  3. 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

Askarionn avatar Dec 22 '24 13:12 Askarionn

I can't even imagine what "Server Links" means, I'll assume that this is not a LimboAPI problem

mdxd44 avatar Dec 23 '24 03:12 mdxd44

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?

Askarionn avatar Dec 23 '24 06:12 Askarionn

Velocity-CTD uses AuthSessionHandler to send Server Links to the client which LimboAPI almost completly replace, but it 'should be easy to fix' tho.

UserNugget avatar Dec 23 '24 06:12 UserNugget

I think that such functionality should be implemented by a plugin in the PostLoginEvent, instead of direct handling in internal proxy session handlers

hevav avatar Dec 23 '24 06:12 hevav

Hi guys, any updates on this?

Askarionn avatar Jan 16 '25 12:01 Askarionn

bump

Askarionn avatar Feb 20 '25 15:02 Askarionn