BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
Go to file
2022-03-09 11:21:07 +11:00
.github/workflows Add GitHub Java 17 build 2021-09-16 07:43:13 +10:00
api Provide more information in connect errors 2022-02-06 08:44:55 +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 Upgrade to SnakeYAML 1.30 release 2021-12-18 11:36:05 +11:00
event Increase per-listener event bus warning time 2022-01-01 09:22:26 +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 Update native cipher 2021-12-10 15:54:39 +11:00
protocol #3264: Negative packet ids are also outside of range 2022-03-09 11:21:07 +11:00
proxy Minecraft 1.18.2 support 2022-03-01 02:00:00 +11:00
query Minecraft 1.18-pre5 support 2021-11-22 09:00:00 +11:00
slf4j #3116: Do not fill in LogRecord caller data by default in slf4j wrapper 2021-12-19 09:53:13 +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 Fix checkstyle paren pad settings 2022-01-02 10:13:48 +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 Dependency upgrades 2021-12-18 12:18:21 +11:00
README.md Update README date 2022-01-01 08:50:50 +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-2022 SpigotMC Pty. Ltd.