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
BlackHole 1250088f98 Correctly show outdated_client and outdated_server messages
If the client protocol version is not supported, show outdated_server message only if client version is higher than highest supported protocol version, outdated_client message else.
2016-06-29 09:15:17 +10:00
api #1893: Alter definition of slow event 2016-06-20 20:05:07 +10:00
bootstrap Update to Minecraft 1.10 2016-06-09 11:44:06 +10:00
chat Update to Minecraft 1.10 2016-06-09 11:44:06 +10:00
config Update to Minecraft 1.10 2016-06-09 11:44:06 +10:00
event Update to Minecraft 1.10 2016-06-09 11:44:06 +10:00
module Change color for cmd_find 2016-06-12 21:39:20 +10:00
native Update to Minecraft 1.10 2016-06-09 11:44:06 +10:00
protocol Update to Minecraft 1.10 2016-06-09 11:44:06 +10:00
proxy Correctly show outdated_client and outdated_server messages 2016-06-29 09:15:17 +10:00
query Update to Minecraft 1.10 2016-06-09 11:44:06 +10: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.10 2016-06-09 11:44:06 +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.