Skip to content
Failed

Changes

Summary

  1. Use asynchttpclient instead (commit: 27d4545) (details)
  2. Fix issue #216 and #219 by moving current server check to the connect (commit: 6813b82) (details)
Commit 27d454524fad1920bcf6cf6938031296b4b971b8 by md_5
Use asynchttpclient instead
(commit: 27d4545)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/ProxyServer.java (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java (diff)
The file was modifiedapi/pom.xml (diff)
Commit 6813b82b840e851180d932de34a8f6fad57ee39f by md_5
Fix issue #216 and #219 by moving current server check to the connect method.
(commit: 6813b82)
The file was modifiedproxy/src/main/java/net/md_5/bungee/UserConnection.java (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/command/CommandServer.java (diff)