1
0
Fork 0
Cloned from https://github.com/SpigotMC/BungeeCord BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
Go to file
Marc Baloup 6949470e3b
Code extracted from useless for loop. Closes #2872
2020-12-28 19:17:06 +01:00
.github/workflows #2865: Bump actions/checkout version 2020-06-26 09:55:05 +10:00
api #2977: Added availability to set custom permission messages on commands. 2020-10-17 18:12:01 +11:00
bootstrap Misc dependency updates 2020-10-17 18:04:25 +11:00
chat #2985: Add Keybinds.SOCIAL_INTERACTIONS 2020-11-04 19:43:11 +11:00
config Misc dependency updates 2020-10-17 18:04:25 +11:00
event Bump version to 1.16-R0.4-SNAPSHOT 2020-07-18 17:36:11 +10:00
log Bump version to 1.16-R0.4-SNAPSHOT 2020-07-18 17:36:11 +10:00
module Bump version to 1.16-R0.4-SNAPSHOT 2020-07-18 17:36:11 +10:00
native Bump version to 1.16-R0.4-SNAPSHOT 2020-07-18 17:36:11 +10:00
protocol Minecraft 1.16.4 support 2020-11-03 07:00:00 +11:00
proxy Code extracted from useless for loop. Closes #2872 2020-12-28 19:17:06 +01:00
query Bump version to 1.16-R0.4-SNAPSHOT 2020-07-18 17:36:11 +10:00
.gitignore #2763: Fix .DS_Store entry in .gitignore 2020-01-28 16:04:23 +11:00
LICENSE Update LICENSE. 2013-02-09 15:30:35 +11:00
README.md Update date 2020-01-05 11:28:26 +11:00
checkstyle.xml Add checkstyle indentation checks 2020-01-24 14:07:42 +11:00
nb-configuration.xml Add netbeans config file 2013-06-01 11:09:46 +10:00
pom.xml Misc dependency updates 2020-10-17 18:04:25 +11: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-2020 SpigotMC Pty. Ltd.