BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
Go to file
dependabot[bot] 1b76a26691
#3456: Bump netty-bom from 4.1.90.Final to 4.1.91.Final
Bumps [netty-bom](https://github.com/netty/netty) from 4.1.90.Final to 4.1.91.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.90.Final...netty-4.1.91.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-07 09:01:03 +10:00
.github Update Github actions to ubuntu-22.04 2023-04-04 07:20:07 +10:00
api Update dependencies 2023-04-02 14:08:27 +10:00
bootstrap Minecraft 1.19.4 support 2023-03-15 03:30:00 +11:00
chat #3430: Add new fallback field to TranslatableComponent 2023-01-28 11:32:59 +11:00
config Minecraft 1.19.4 support 2023-03-15 03:30:00 +11:00
event Minecraft 1.19 support 2022-06-08 02:00:00 +10:00
log #3374, #3389: Improve log handling of normal java.util Logger usage by forwarding the LogRecords directly to the BungeeLogger instead of the fallback err stream. 2022-11-12 11:51:14 +11:00
module Deprecate string join 2023-03-25 11:00:30 +11:00
native Update native libraries 2023-03-25 11:14:25 +11:00
protocol #3451: Improve length field prepending on bungee -> server connection 2023-03-25 11:00:30 +11:00
proxy Update dependencies 2023-04-02 14:08:27 +10:00
query Apply dependabot configuration 2023-03-15 18:18:15 +11:00
slf4j Apply dependabot configuration 2023-03-15 18:18:15 +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 #3456: Bump netty-bom from 4.1.90.Final to 4.1.91.Final 2023-04-07 09:01:03 +10:00
README.md Update README date 2023-01-01 11:17:02 +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-2023 SpigotMC Pty. Ltd.