89c912061b
Vanilla stores how long a chunk has been active on a server, and dynamically scales some aspects of vanilla gameplay to this factor. For people who want all chunks to be treated equally, you can disable the timer. |
||
---|---|---|
.github | ||
BuildData@29cbded5ff | ||
Bukkit@56605a05f6 | ||
CraftBukkit@1d9c5c628d | ||
Paperclip@1d8ff24ec3 | ||
Spigot@2038f4a1ee | ||
Spigot-API-Patches | ||
Spigot-Server-Patches | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
applyPatches.sh | ||
build.sh | ||
CONTRIBUTING.md | ||
decompile.sh | ||
init.sh | ||
makemcdevsrc.sh | ||
paperclip.sh | ||
pom.xml | ||
README.md | ||
rebuildPatches.sh | ||
remap.sh | ||
upstreamMerge.sh |
Paper
High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.
IRC Support and Project Discussion
How To (Server Admins)
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
Paperclip requires Java 8 or above.
How To (Compiling 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.
Special Thanks To:
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.