Go to file
Zach Brown e0cb11b8c6 Simplify README.md for normal end-users 2016-01-21 00:14:24 -06:00
Bukkit-Patches SPIGOT-1117: Barrier blocks are transparent for xray purposes 2015-08-10 19:41:03 -05:00
CraftBukkit-Patches SPIGOT-596: Fix EntityDismountEvent 2015-10-27 22:33:28 -05:00
Spigot-API-Patches Migrate timings classes to new package 2016-01-10 01:33:27 -06:00
Spigot-Server-Patches Re-introduce an option to limit the height of a flying tnt entity 2016-01-18 16:24:29 -06:00
.gitignore Finish removing old gitmodules stuff that should've never lasted this 2014-11-29 23:59:27 -08:00
Contributing.md Add Contributing.md for developers and advanced users 2016-01-21 00:14:14 -06:00
README.md Simplify README.md for normal end-users 2016-01-21 00:14:24 -06:00
applyPatches.sh Revert "Add sexier applyPatches and rebuildPatches scripts" 2016-01-04 04:48:00 -06:00
pom.xml Update PaperSpigot to Minecraft 1.8 2014-11-28 15:01:21 -06:00
rebuildPatches.sh Revert "Add sexier applyPatches and rebuildPatches scripts" 2016-01-04 04:48:00 -06:00

README.md

PaperSpigot CI Status Travis Status

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

IRC Support and Project Discussion

How To

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

Place PaperTools.jar into an empty directory and run it with java -jar PaperTools.jar from Git-Bash/Bash

It requires you have git installed on your local system as well as JDK 8 or above.