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
md_5 c26705e6b1 Improve YamlConfiguration encoding defaults
Before:
Load / Save using platform default (UTF-8 on most except Windows)

After:
Load using detected encoding with fallback to UTF-8
Save using UTF-8
2018-11-07 19:41:50 +11:00
api #2527: Minor cosmetic cleanups to imports etc 2018-11-02 18:06:56 +11:00
bootstrap Minecraft 1.13-pre7 support 2018-07-15 10:00:00 +10:00
chat #2527: Minor cosmetic cleanups to imports etc 2018-11-02 18:06:56 +11:00
config Improve YamlConfiguration encoding defaults 2018-11-07 19:41:50 +11:00
event Minecraft 1.13-pre7 support 2018-07-15 10:00:00 +10:00
log Minecraft 1.13-pre7 support 2018-07-15 10:00:00 +10:00
module Always use root locale for case conversions 2018-10-28 12:10:34 +11:00
native Minecraft 1.13-pre7 support 2018-07-15 10:00:00 +10:00
protocol Minecraft 1.13.2 support 2018-10-23 06:00:00 +11:00
proxy #2527: Minor cosmetic cleanups to imports etc 2018-11-02 18:06:56 +11:00
query Minecraft 1.13-pre7 support 2018-07-15 10:00:00 +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 Netty 4.1.30.Final 2018-09-28 17:04:30 +10:00
README.md Minecraft 1.13-pre7 support 2018-07-15 10:00:00 +10: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-2018 SpigotMC Pty. Ltd.