BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
Go to file
2021-11-25 08:00:00 +11:00
.github/workflows Add GitHub Java 17 build 2021-09-16 07:43:13 +10:00
api Trial snapshot SnakeYAML version 2021-11-23 08:30:38 +11:00
bootstrap Minecraft 1.18-pre5 support 2021-11-22 09:00:00 +11:00
chat Minecraft 1.18-pre5 support 2021-11-22 09:00:00 +11:00
config Trial snapshot SnakeYAML version 2021-11-23 08:30:38 +11:00
event Minecraft 1.18-pre5 support 2021-11-22 09:00:00 +11:00
log Minecraft 1.18-pre5 support 2021-11-22 09:00:00 +11:00
module Minecraft 1.18-pre5 support 2021-11-22 09:00:00 +11:00
native Minecraft 1.18-pre5 support 2021-11-22 09:00:00 +11:00
protocol Minecraft 1.18-pre8 support 2021-11-25 08:00:00 +11:00
proxy #3159: Account for the (broken) configuration when ip forward is enabled on bungee but not the server 2021-11-23 15:27:31 +11:00
query Minecraft 1.18-pre5 support 2021-11-22 09:00:00 +11:00
slf4j Minecraft 1.18-pre5 support 2021-11-22 09:00:00 +11:00
.gitignore #2763: Fix .DS_Store entry in .gitignore 2020-01-28 16:04:23 +11:00
.gitmodules #3115, #3125: Update natives build script, switch to Cloudflare zlib 2021-06-26 11:31:05 +10:00
checkstyle.xml #2466: Use switch in "BungeeCord" plugin message handling 2021-10-09 09:25:29 +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 Trial snapshot SnakeYAML version 2021-11-23 08:30:38 +11:00
README.md Update README date 2021-01-12 09:06:25 +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-2021 SpigotMC Pty. Ltd.