KaiKikuchi / ServerRedirect

Forge/Fabric mod providing a way for Minecraft servers to transfer players to another server address, without the use of a proxy server.
MIT License
27 stars 9 forks source link

Using /fallback causes the client to get redirected #14

Closed mja00 closed 2 years ago

mja00 commented 2 years ago

On Forge 1.18.2 using the /fallback command causes the client to immediately get redirected to the specified server.

https://user-images.githubusercontent.com/11252574/165842386-2cd090fe-7a49-4421-93cc-9c4be10a6409.mp4

I will assume this is a bug since the mod's page says it should only send them to that server if they get forcibly disconnected.

KaiKikuchi commented 2 years ago

Thank you for reporting this bug

The bug affected 1.16.x and 1.18.x Forge versions of the Server Redirect mod, mostly due to a copy-paste mistake. This has been fixed in version 1.4.4. As the bug is only present in the server-side version, clients do not need to be updated to version 1.4.4.