Skip to content
Success

Changes

Summary

  1. Reorder PlayerJoinEvent / UpstreamBridge initialization. (commit: 06ad0f9) (details)
Commit 06ad0f9310c0874494cd5bef870399cb6146bfd1 by md_5
Reorder PlayerJoinEvent / UpstreamBridge initialization.

Placing the PlayerJoinEvent in front of the Upstream Bridge handling prevents us from actually accessing the target server in PostJoinEvent handlers.
(commit: 06ad0f9)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java