You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the player just enters the server, the tab is displayed normally. After a cross-server transfer, the player name will be directly moved to the front.
used: FlameCore,catserver,bungeetablistplus3.6.0
my cnf
My guess here would be that you are using ViaVersion on the proxy and the two servers where switching between them is an issue are running different Minecraft versions. If that is indeed the issue, then you should see a warning like the following in the proxy log:
[BungeeTabListPlus]: Cannot correctly update tablist for player PLAYER_NAME
The client and server versions do not match. Client < 1.19.3, server >= 1.19.3.
Use ViaVersion on the spigot server for the best experience.
If that is the cause of the issue, then the fix is to remove ViaVersion from BungeeCord and install it on the Spigot servers instead.
Should your issue be of a different nature then
Check whether it also occurs using plain old BungeeCord instead of FlameCord (as I'm not interested in debugging FlameCord related issues).
Provide information about which Version of the Minecraft Client and Spigot are being used.
When the player just enters the server, the tab is displayed normally. After a cross-server transfer, the player name will be directly moved to the front.
used: FlameCore,catserver,bungeetablistplus3.6.0
my cnf
The text was updated successfully, but these errors were encountered: