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.
Go to file
Zartec d14b96d55e Added separate exception for packet overflows to limit log output.
Attacking a server with a hacked client causes the log to print a huge amount of stacktraces. This will limit the log output to the error message.
2016-05-15 14:52:41 +10:00
api Fix formatting 2016-04-24 22:31:04 +10:00
bootstrap Update to Minecraft 1.9 2016-03-01 09:31:12 +11:00
chat Fix formatting 2016-04-24 22:31:04 +10:00
config Fix formatting 2016-04-24 22:31:04 +10: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 #1762: Don't perform repetitive decompress. 2016-04-12 07:55:04 +10:00
protocol Added separate exception for packet overflows to limit log output. 2016-05-15 14:52:41 +10:00
proxy Added separate exception for packet overflows to limit log output. 2016-05-15 14:52:41 +10: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 Fix formatting 2016-04-24 22:31:04 +10: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.