Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 2.29 KB

File metadata and controls

52 lines (40 loc) · 2.29 KB

KigPaper CI Status

KigPaper is a fork of 1.8.8 Paper focused on improving stability, fixing bugs, and increasing security.

Production-readiness

KigPaper aims to be a stable, yet performant, server software. It fixes many vanilla and CraftBukkit inconsistencies, though any patches that alter vanilla gameplay are made configurable.

No guarantees are made regarding plugin compatibility. For the best experience, consider modeling your server stack around KigPaper.

KigPaper is currently being used in a production environment on KIG Network.

Building

After cloning the project, run

./build.sh

to generate the server JAR.
Once it's done, you'll have a Paperclip.jar file in the project directory.

Running benchmarks

To run benchmarks, first build the server normally, then run these commands:

# Run these two commands sequentially, not together
mvn compile -P benchmarks
mvn package -P benchmarks

java -jar Benchmarks/target/paper-benchmarks.jar

License

We do not own the original Minecraft server code, and we're not affiliated with Microsoft or Mojang.
All patches (including the ones from the original Spigot and Paper) are licensed under the GPLv3.

Special Thanks

This project includes some patches from:

YourKit

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications.
YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

Hetzner

Our production servers run on Hetzner Cloud, use our affiliate link to get €20 credit! KigPaper also works on the cost-effective ARM64 cloud options.