Go to file
2016-04-01 22:08:40 -04:00
.github
BuildData@46d0be39f2
Bukkit@8ce4d2f45f
CraftBukkit@f01861f80b Update upstream 2016-04-01 22:08:40 -04:00
Paperclip@6bff72410e Use paperclip.properties so CI can work 2016-03-30 21:27:13 -04:00
Spigot@a1b8bf3530 Update upstream 2016-04-01 22:08:40 -04:00
Spigot-API-Patches Move fastutil from a patch file to a library, and improve EAR 2016-04-01 00:18:18 -04:00
Spigot-Server-Patches Update upstream 2016-04-01 22:08:40 -04:00
.gitignore Use paperclip.properties so CI can work 2016-03-30 21:27:13 -04:00
.gitmodules
.travis.yml
applyPatches.sh
build.sh
CONTRIBUTING.md
decompile.sh
importmcdev.sh Fix Massive Memory Leak 2016-03-31 19:08:27 -04:00
init.sh Use relative paths for paperclip 2016-04-01 19:50:31 -04:00
makemcdevsrc.sh Add makemcdevsrc.sh 2016-03-08 22:08:16 -05:00
paperclip.sh Use paperclip.properties so CI can work 2016-03-30 21:27:13 -04:00
pom.xml Move fastutil from a patch file to a library, and improve EAR 2016-04-01 00:18:18 -04:00
README.md
rebuildPatches.sh
remap.sh
upstreamMerge.sh

Paper CI Status

High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.

IRC Support and Project Discussion

Documentation

Access the paper docs here: paper.readthedocs.org

How To (Server Admins)

Paperclip is a jar file that you can download and run just like a normal jar file.

Download a copy of Paperclip.jar from our buildserver here: https://ci.destroystokyo.com/job/PaperSpigot/

Run the Paperclip jar directly from your server. Just like old times

Paper requires Java 8 or above.

How To (Compiling Jar From Source)

To compile Paper, you need JDK 8, maven, and an internet connection.

Clone this repo, run ./build.sh --jar from bash, get files.

Leave off --jar if you only wish to resync your checkout and not create a paperclip jar file just yet.

How To (Pull Request)

See Contributing

Special Thanks To:

YourKit-Logo

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