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
Daniel Naylor 28496e0471 Add API for getting whether the user is a Forge user.
For Minecraft+Forge 1.8 we can detect whether the user is a Forge user before we get the mod list, due to the changes to the initial (not FML|HS) handshake that are now made (which is for vanilla client support). Bungee can exploit this to detect FML clients from the off, but it still does not tell us what the mod list is. Thus, creating this API method for users who simply need to know whether the user is connected via FML is no longer a duplication of the getModList api method.
2015-01-12 19:23:07 +11:00
api Add API for getting whether the user is a Forge user. 2015-01-12 19:23:07 +11:00
bootstrap Fix fancy terminal on Windows. 2014-12-14 13:07:13 +11:00
chat Move mojang translations to chat module, fixes SpigotMC/BungeeCord#1301 2014-12-23 19:23:24 +11:00
config Add methods to load configurations with defaults. 2014-10-17 20:37:59 +11:00
event Update versions to 1.8... oops 2014-09-01 16:56:03 +10:00
module #1325 - Fix /server with extra args. 2015-01-12 11:07:32 +11:00
native Try loading native cipher from java.library.path first 2014-12-16 13:21:25 +11:00
protocol Use string lists in preference to string arrays. 2014-12-22 19:59:14 +11:00
proxy Add API for getting whether the user is a Forge user. 2015-01-12 19:23:07 +11:00
query Update versions to 1.8... oops 2014-09-01 16:56:03 +10:00
.gitignore Implement skeleton modules for our 5 initial commands. 2014-01-10 09:35:27 +11:00
.travis.yml Faster Travis CI builds 2015-01-12 11:55:09 +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 Update Depend Versions: 2014-09-25 11:05:21 +10:00
README.md Update README.md 2013-01-23 10:37:26 +11:00

BungeeCord

The most reliable Minecraft server portal suite.

BungeeCord is a piece of Java software which allows a user to link multiple Minecraft servers together, allowing players to teleport between them and access advanced features. This makes it perfect for servers looking to expand their player base and spread across multiple gameplay styles.

History

For a long time developers have tried to create these mythical 'cloud' systems as outlined above. Until now, none of them have succeeded in making a fully open source and reliable 'cloud'. You may have already noticed my quoting of the word 'cloud', and this is one of the last times you will see it in this document. BungeeCord is NOT a 'cloud'. The actual meaning of the aforementioned word is quoted below:

The use of computing resources (hardware and software) that are delivered as a service over a network (typically the Internet).

BungeeCord does not do this and therefore is not a 'cloud'. Please do not refer to it as one, since the owners and operators of real clouds will get very angry, and you will be seen as ignorant and stupid. Instead I encourage you to use the term 'Server Port Suite' or something to that effect.

Installation & Usage

For and in depth guide to the installation and usage of BungeeCord you should check the current primary download location. The current link is provided below for your convenience.

http://www.spigotmc.org/threads/bungeecord.392/