BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
Go to file
2020-03-25 15:54:36 +11:00
.github/workflows Add dist Maven profile to generate source and Javadoc jars 2020-02-04 14:59:52 +11:00
api #2775: Fix LinkageError loading plugin dependency classes 2020-02-21 08:22:16 +11:00
bootstrap Add dist Maven profile to generate source and Javadoc jars 2020-02-04 14:59:52 +11:00
chat #2755: Add ClickEvent.COPY_TO_CLIPBOARD 2020-01-19 10:18:54 +11:00
config Add JsonConfiguration support to bungeecord-config 2020-02-03 13:25:47 +11:00
event Apply checkstyle to javadoc 2020-01-05 11:25:56 +11:00
log Allow configuring console log level via system property 2020-02-14 13:58:52 +11:00
module Add dist Maven profile to generate source and Javadoc jars 2020-02-04 14:59:52 +11:00
native Apply checkstyle to javadoc 2020-01-05 11:25:56 +11:00
protocol #2774: doImmediateRespawn not updated when switching servers 2020-02-21 09:40:13 +11:00
proxy #2770: Handle posix signals SIGTERM, SIGINT, SIGHUP gracefully 2020-03-08 19:32:25 +11:00
query Minecraft 1.15 support 2019-12-11 08:00:00 +11:00
.gitignore #2763: Fix .DS_Store entry in .gitignore 2020-01-28 16:04:23 +11:00
checkstyle.xml Add checkstyle indentation checks 2020-01-24 14:07:42 +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 to 4.1.48.Final 2020-03-25 15:54:36 +11:00
README.md Update date 2020-01-05 11:28:26 +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.

Security warning

As your Minecraft servers have to run without authentication (online-mode=false) for BungeeCord to work, this poses a new security risk. Users may connect to your servers directly, under any username they wish to use. The kick "If you wish to use IP forwarding, please enable it in your BungeeCord config as well!" does not protect your Spigot servers.

To combat this, you need to restrict access to these servers for example with a firewall (please see firewall guide).

Source

Source code is currently available on GitHub.

Binaries

Precompiled binaries are available for end users on Jenkins.

(c) 2012-2020 SpigotMC Pty. Ltd.