Skip to content
Success

Changes

Summary

  1. Fix issue pointed out by Supereg; store dimension on first join too (commit: 18f57f2) (details)
Commit 18f57f24fa66eb31b16d7032501f3e7f342fe180 by md-5
Fix issue pointed out by Supereg; store dimension on first join too
(#1979)
* Only double switch if the dimension is the same.
According to the protocol, a double respawn packet is only needed to
be
dimension,
This also maintains the same behaviour for Spigot
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/ad2f806097e51fbf72f64ba97e2e4c3785326f42


* Store current dimension on first disconnect too
(commit: 18f57f2)
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnector.java