BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
Go to file
kashike aaddc9fcfd Remove an optimization for simple components. Removes a workaround needed for 1.9
Previously we could optimize components with only a text value to a string
instead of a full object but with 1.9 we can no longer do this for every case.
The size reduction from this optimization was small anyway.
2016-03-16 17:12:56 +00:00
api Check all plugins have a name and main. 2016-03-12 12:00:56 +11:00
bootstrap Update to Minecraft 1.9 2016-03-01 09:31:12 +11:00
chat Remove an optimization for simple components. Removes a workaround needed for 1.9 2016-03-16 17:12:56 +00:00
config Update to Minecraft 1.9 2016-03-01 09:31:12 +11:00
event Update to Minecraft 1.9 2016-03-01 09:31:12 +11:00
module Update to Minecraft 1.9 2016-03-01 09:31:12 +11:00
native Update to Minecraft 1.9 2016-03-01 09:31:12 +11:00
protocol Remove any tracked bossbars when a client switches servers. 2016-03-03 18:57:48 +11:00
proxy Update README.md and fix minor formatting error. 2016-03-09 18:16:22 +11:00
query Update to Minecraft 1.9 2016-03-01 09:31:12 +11:00
.gitignore Implement skeleton modules for our 5 initial commands. 2014-01-10 09:35:27 +11:00
.travis.yml Faster Travis CI builds 2015-01-12 11:55:09 +11:00
LICENSE Update LICENSE. 2013-02-09 15:30:35 +11:00
nb-configuration.xml Add netbeans config file 2013-06-01 11:09:46 +10:00
pom.xml Update to Minecraft 1.9 2016-03-01 09:31:12 +11:00
README.md Update README.md and fix minor formatting error. 2016-03-09 18:16:22 +11:00

BungeeCord

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 it's 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.