Cloned from https://github.com/SpigotMC/BungeeCord
BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
18f57f24fa
* Only double switch if the dimension is the same.
According to the protocol, a double respawn packet is only needed to be
sent if from the same dimension, so by storing the last known dimension,
we are able to compare and avoid the double packet.
This also maintains the same behaviour for Spigot
|
||
---|---|---|
api | ||
bootstrap | ||
chat | ||
config | ||
event | ||
log | ||
module | ||
native | ||
protocol | ||
proxy | ||
query | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
nb-configuration.xml | ||
pom.xml | ||
README.md |
BungeeCord
Layer 7 proxy designed to link Minecraft servers.
BungeeCord is a sophisticated proxy and API designed mainly to teleport players between multiple Minecraft servers. It is the latest incarnation of similar software written by the author from 2011-present.
Information
BungeeCord is maintained by SpigotMC and has its own discussion thread with plenty of helpful information and links.
Source
Source code is currently available on GitHub.
Binaries
Precompiled binaries are available for end users on Jenkins.
(c) 2012-2016 SpigotMC Pty. Ltd.