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 ee02d98cb2
Minecraft 1.20.5-rc2 support
2024-04-20 08:53:11 +10:00
.github #3566: Bump actions/setup-java from 3 to 4 2023-12-10 11:00:24 +11:00
api #3628: Convert PostLoginEvent to AsyncEvent and expose target server 2024-04-13 17:10:24 +10:00
bootstrap #3652: Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 2024-04-16 21:33:01 +10:00
chat Minor formatting fixes 2024-03-31 10:09:20 +11:00
config Bump version to 1.20-R0.3-SNAPSHOT 2024-01-20 08:41:57 +11:00
event Bump version to 1.20-R0.3-SNAPSHOT 2024-01-20 08:41:57 +11:00
log Bump version to 1.20-R0.3-SNAPSHOT 2024-01-20 08:41:57 +11:00
module #3614: Make glist command output hover and clickable 2024-03-31 10:09:16 +11:00
native Update native libraries 2024-04-14 09:15:51 +10:00
protocol Minecraft 1.20.5-rc2 support 2024-04-20 08:53:11 +10:00
proxy #3659: Cleanup command packets for 1.20.5 2024-04-20 08:45:46 +10:00
query Bump version to 1.20-R0.3-SNAPSHOT 2024-01-20 08:41:57 +11:00
slf4j Bump version to 1.20-R0.3-SNAPSHOT 2024-01-20 08:41:57 +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
LICENSE Update LICENSE. 2013-02-09 15:30:35 +11:00
README.md #3654: Update year in README.md 2024-04-20 08:46:24 +10:00
checkstyle.xml Update tests to JUnit 5 2023-09-23 18:44:14 +10:00
nb-configuration.xml Add netbeans config file 2013-06-01 11:09:46 +10:00
pom.xml #3660: Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 2024-04-20 08:44:38 +10:00

README.md

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-2024 SpigotMC Pty. Ltd.