Summary
- Use asynchttpclient instead (commit: 27d4545) (details)
- Fix issue #216 and #219 by moving current server check to the connect (commit: 6813b82) (details)
The file was modified | api/pom.xml |
The file was modified | api/src/main/java/net/md_5/bungee/api/ProxyServer.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/BungeeCord.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/command/CommandServer.java |
The file was modified | proxy/src/main/java/net/md_5/bungee/UserConnection.java |