Skip to content
Success

Changes

Summary

  1. #3885: Remove manual player removal from tab list (commit: df85f51) (details)
Commit df85f51184e435183b5917dcea140e3e72cd7679 by github
#3885: Remove manual player removal from tab list

It seems like my changes in #3656 made this redundant.

I could not reproduce what was described in https://github.com/SpigotMC/BungeeCord/commit/830f18a

I guess the reason for that is that in my change i used the offline uuid for rewriting if ip forward is disable and online mode enabled.

In exact this case before the premium uuid was used and could later not be rewritten anymore when the player has disconnected.
(commit: df85f51)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/UpstreamBridge.java