BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
Go to file
Minoneer 6b7046c8b7 Fixes lookup of default configuration values for nested paths (#2322)
The lookup of default configuration values with multiple path segments failed with a class cast exception because the full path was treated as a new configuration section instead of only the root.
2018-01-08 09:19:17 +11:00
api Expand API to get all player sent settings 2017-08-09 16:38:03 +10:00
bootstrap Fix some compiler warnings 2017-10-28 17:08:05 +11:00
chat Make bungeecord-chat API classes final - the API does not (nor should) support subclassing. 2017-12-26 15:30:48 +11:00
config Fixes lookup of default configuration values for nested paths (#2322) 2018-01-08 09:19:17 +11:00
event Minecraft 1.12-pre2 Support 2017-05-14 12:00:00 +10:00
log Minecraft 1.12-pre2 Support 2017-05-14 12:00:00 +10:00
module Fix some compiler warnings 2017-10-28 17:08:05 +11:00
native Fix some compiler warnings 2017-10-28 17:08:05 +11:00
protocol Update to Minecraft 1.12.2 2017-09-18 20:00:00 +10:00
proxy Update Netty / MySQL 2018-01-07 22:49:33 +11:00
query Formatting & dependency updates 2017-08-06 11:19:08 +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 Netty / MySQL 2018-01-07 22:49:33 +11:00
README.md Update date 2017-03-06 18:10:40 +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 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-2017 SpigotMC Pty. Ltd.