Skip to content
Success

Changes

Summary

  1. Manually remove the player from everyone's tab list on disconnect (commit: 830f18a) (details)
Commit 830f18a35725f637d623594eaaad50b566376e59 by Thinkofdeath (Thinkofdeath)
Manually remove the player from everyone's tab list on disconnect

This is needed because when the player disconnects from bungee they are removed from the connection map, this causes the tab-list rewrite to fail due the player no longer being on bungee and therefor it ends up not removing the player (online vs offline uuid). This would only happen on servers without ip-forwarding enabled
(commit: 830f18a)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/UpstreamBridge.java