BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
Go to file
Minecrell 7410ce9077 #2449: Avoid stopping if already in progress
Currently it is possible to stop the proxy multiple times, causing
the shutdown routines to be called twice. This doesn't make any
sense and may even cause problems with some plugins.

Cancel early if stopping is already in progress to avoid this.
2018-07-09 09:57:21 +10:00
api #2427: [Trivial] Fix small mistake in Title documentation 2018-07-08 17:55:45 +10:00
bootstrap Fix some compiler warnings 2017-10-28 17:08:05 +11:00
chat #2421: fromLegacyText - return formatted component even if empty 2018-05-13 10:10:07 +10:00
config Fix some source code formatting 2018-01-28 10:23:52 +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 #2376 Add ServerConnectEvent Reason API 2018-04-01 09:34:27 +10:00
native Fix some compiler warnings 2017-10-28 17:08:05 +11:00
protocol Don't forward unusually large plugin messages during login 2018-05-13 11:42:20 +10:00
proxy #2449: Avoid stopping if already in progress 2018-07-09 09:57:21 +10: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 Revert lombok update - breaks incremental compilation 2018-06-07 21:49:20 +10: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.