BungeeCord

The most reliable Minecraft server portal suite.

Coding guidelines

Its not fun to always have to stick to a set of rules, but here are are few to make sure everyone gets the best experience.

  • Have verbose commit messages, this makes it much easier to revert commits if the need arises.
  • Rebase your commits onto the tracked branch. No merges please.
  • Use for spaces, NO tabs.
  • Use lombok wherever possible.
Description
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.
Readme 8.1 MiB
Languages
Java 99.2%
C 0.6%
Shell 0.2%