High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Aikar 89c912061b Configurable Chunk Inhabited Timer
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.
2016-03-28 20:47:46 -04:00
.github Update ISSUE_TEMPLATE.md 2016-03-26 14:00:59 +01:00
BuildData@29cbded5ff Submodules 2016-03-03 03:46:48 -06:00
Bukkit@56605a05f6 Update upstream B/CB 2016-03-28 15:21:30 -05:00
CraftBukkit@1d9c5c628d Update upstream 2016-03-28 20:27:56 -04:00
Paperclip@1d8ff24ec3 Upstream merge Bukkit, update Paperclip 2016-03-21 09:04:19 -05:00
Spigot@2038f4a1ee Update upstream B/CB/Spigot and rebuild 2016-03-27 20:48:50 -05:00
Spigot-API-Patches Entity AddTo/RemoveFrom World Events 2016-03-28 20:33:10 -04:00
Spigot-Server-Patches Configurable Chunk Inhabited Timer 2016-03-28 20:47:46 -04:00
.gitignore Update for upstream changes 2016-03-03 04:07:25 -06:00
.gitmodules Update module urls 2016-03-28 20:38:51 -04:00
.travis.yml Paper 1.9 2016-03-03 03:46:49 -06:00
applyPatches.sh ensure upstream is set correctly on apply patches 2016-03-25 00:11:58 -04:00
build.sh Abort properly on error for build script 2016-03-24 20:39:20 -04:00
CONTRIBUTING.md Add issue template 2016-03-25 17:11:17 -04:00
decompile.sh Paper 1.9 2016-03-03 03:46:49 -06:00
init.sh Abort properly on error for build script 2016-03-24 20:39:20 -04:00
makemcdevsrc.sh Add makemcdevsrc.sh 2016-03-08 22:08:16 -05:00
paperclip.sh Fix chest sound playing at the wrong locaton 2016-03-04 17:49:32 -06:00
pom.xml set default goals on all pom poms </cheer> 2016-03-18 02:13:51 -04:00
README.md Update README.md 2016-03-20 21:00:46 -04:00
rebuildPatches.sh Fix rebuild patches for real this time. 2016-03-21 21:40:18 -04:00
remap.sh Basic OS X compatibility: It works 2016-01-26 01:50:49 -06:00
upstreamMerge.sh Update upstream Spigot and upstreamMerge script 2016-03-21 12:32:05 -05:00

Paper CI Status

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-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.