Go to file
Marc Baloup 53f5c18f14 Waterfall + Pandacube patches = PandaCord 2021-08-13 20:23:24 +02:00
Waterfall@7e6af4cef6 Waterfall + Pandacube patches = PandaCord 2021-08-13 20:23:24 +02:00
Waterfall-Proxy-Patches Waterfall + Pandacube patches = PandaCord 2021-08-13 20:23:24 +02:00
scripts Waterfall + Pandacube patches = PandaCord 2021-08-13 20:23:24 +02:00
.gitignore Waterfall + Pandacube patches = PandaCord 2021-08-13 20:23:24 +02:00
.gitmodules Waterfall + Pandacube patches = PandaCord 2021-08-13 20:23:24 +02:00
CONTRIBUTING.md Waterfall + Pandacube patches = PandaCord 2021-08-13 20:23:24 +02:00
README.md [CI-SKIP] Remove jenkins references (#148) 2021-08-12 18:27:58 +02:00
pandacord Waterfall + Pandacube patches = PandaCord 2021-08-13 20:23:24 +02:00

README.md

Travertine

Travertine is Waterfall with additional protocols. Waterfall is a fork of the well-known BungeeCord server teleportation suite.

Waterfall focuses on three main areas:

  • Stability: Waterfall aims to be stable. We will achieve this through making the code base testable and discouraging practices that lead to proxy lag.
  • Features: Waterfall aims to include more features than canonical BungeeCord.
  • Scalability: Waterfall should be able to handle a large number of concurrent players, given a reasonably modern CPU, memory, and good network connection.

Travertine focuses on one main area:

  • Additional Client Version Support: Travertine aims to support client versions older then what is supported in upstream. This includes 1.7 support. Additionally Travertine may release Snapshot and PRE Client support patches as time permits.

Why fork Waterfall?

Travertine has a goal of adding additional protocol versions.

Travertine was forked because of the fact that Waterfall intends to only support protocol versions supported by upstream BungeeCord.

Travertine will track upstream Waterfall and merge changes as needed.

How to (Server Admins)

Download a copy of Travertine.jar from our homepage here: Travertine

Travertine requires Java 8 or above.

How To (Compiling from source)

To compile Travertine, you need JDK8, git, bash, maven, and an internet connection.

Clone this repo, run ./travertine b from bash, get jar from Travertine-Proxy/bootstrap/target

Join us

Special Thanks To

YourKit-Logo

YourKit, makers of the outstanding Java profiler, supports open source projects of all kinds with their full-featured Java and .NET application profilers. We thank them for granting Travertine an OSS license so that we can make our software the best it can be.