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
Joe 7653a5f0f8 #2363: Chat Component API Improvements
- duplicateWithoutFormatting deprecated and now works to include extra. Less maintenance required for any component implementations.
- Improved copyFormatting API to allow for retention copying.
- API to append a single BaseComponent in a ComponentBuilder, previously had to wrap a
component in its own array to do this.
- BaseComponent retain API that functions the same as from
ComponentBuilder.
2018-03-05 18:25:48 +11:00
api #2342: Add score and selector components to chat API 2018-02-19 11:48:22 +11:00
bootstrap Fix some compiler warnings 2017-10-28 17:08:05 +11:00
chat #2363: Chat Component API Improvements 2018-03-05 18:25:48 +11:00
config Fix some source code formatting 2018-01-28 10:23:52 +11:00
event Minecraft 1.12-pre2 Support 2017-05-14 12:00:00 +10:00
log Minecraft 1.12-pre2 Support 2017-05-14 12:00:00 +10:00
module Fix some compiler warnings 2017-10-28 17:08:05 +11:00
native Fix some compiler warnings 2017-10-28 17:08:05 +11:00
protocol Fix some source code formatting 2018-01-28 10:23:52 +11:00
proxy #2362: Fixed tablist rewrite getting wrong field 2018-02-26 07:00:37 +11:00
query Formatting & dependency updates 2017-08-06 11:19:08 +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 Netty 4.1.21.Final 2018-02-07 18:26:56 +11:00
README.md Update date 2017-03-06 18:10:40 +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.

Source

Source code is currently available on GitHub.

Binaries

Precompiled binaries are available for end users on Jenkins.

(c) 2012-2017 SpigotMC Pty. Ltd.