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] bd8d114992
#3561: Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.0...maven-javadoc-plugin-3.6.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  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-11-07 20:17:54 +11:00
.github Add Java 21 compilation support 2023-09-20 18:06:33 +10:00
api #3540: Add TextComponent#fromLegacy() as an array-free alternative to #fromLegacyText() 2023-10-28 13:04:18 +11:00
bootstrap #3531: Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 2023-09-26 07:52:07 +10:00
chat #3557: Replace Guava Charsets with Java StandardCharsets 2023-10-31 21:49:17 +11:00
config #3557: Replace Guava Charsets with Java StandardCharsets 2023-10-31 21:49:17 +11:00
event Update tests to JUnit 5 2023-09-23 18:44:14 +10:00
log #3557: Replace Guava Charsets with Java StandardCharsets 2023-10-31 21:49:17 +11:00
module #3540: Add TextComponent#fromLegacy() as an array-free alternative to #fromLegacyText() 2023-10-28 13:04:18 +11:00
native Update tests to JUnit 5 2023-09-23 18:44:14 +10:00
protocol #3559: Fix serialisation of certain scoreboard packets < 1.13 2023-11-06 20:14:57 +11:00
proxy #3559: Fix serialisation of certain scoreboard packets < 1.13 2023-11-06 20:14:57 +11:00
query Bump version to 1.20-R0.2-SNAPSHOT 2023-08-07 08:01:47 +10:00
slf4j Bump version to 1.20-R0.2-SNAPSHOT 2023-08-07 08:01:47 +10: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 Update tests to JUnit 5 2023-09-23 18:44:14 +10: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 #3561: Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 2023-11-07 20:17:54 +11: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.