Git Product home page Git Product logo

kigpaper's Introduction

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:

kigpaper's People

Contributors

md-5 avatar thinkofname avatar roccodev avatar ecocitycraftci avatar byteflux avatar aikar avatar archer-321 avatar ammaraskar avatar dmck2b avatar gsand avatar mcy avatar jedediah avatar techcable avatar ichbinjoe avatar superspytx avatar mikeprimm avatar cybertiger avatar denwav avatar tonybruess avatar bestle avatar itsjh avatar agaricusb avatar randomspamman avatar derflash avatar yawkat avatar sudzzy avatar snowleo avatar vemacs avatar gingergeek avatar remixz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.