Skip to content
Success

Changes

Summary

  1. Automatically queue packets to send when a player connects, and change (commit: ecf5b4d) (details)
Commit ecf5b4dc30fcc65bffdfd446ce9921e26721212b by md_5
Automatically queue packets to send when a player connects, and change the API regarding this. Please don't use the Server methods anymore, instead use ServerInfo.

CC: @TheDgtl
(commit: ecf5b4d)
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/ServerConnection.java
The file was modifiedapi/src/main/java/net/md_5/bungee/api/ProxyServer.java
The file was modifiedapi/src/main/java/net/md_5/bungee/api/config/ServerInfo.java
The file was modifiedproxy/src/main/java/net/md_5/bungee/config/YamlConfig.java
The file was modifiedapi/src/main/java/net/md_5/bungee/api/connection/Server.java
The file was addedproxy/src/main/java/net/md_5/bungee/BungeeServerInfo.java