High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Byteflux 4431926268 Add submodules and build scripts
These will be made default in 1.9, dropping PaperTools support
2015-12-29 20:40:32 -08:00
BuildData@838b40587f Add submodules and build scripts 2015-12-29 20:40:32 -08:00
Bukkit@f10a7a92f3 Add submodules and build scripts 2015-12-29 20:40:32 -08:00
Bukkit-Patches Update to Minecraft 1.8.8 (Pre-)Release. 2015-07-27 22:20:54 +10:00
CraftBukkit@a66b965847 Add submodules and build scripts 2015-12-29 20:40:32 -08:00
CraftBukkit-Patches SPIGOT-596: Fix EntityDismountEvent 2015-10-25 17:12:43 -05:00
Spigot-API-Patches Java 8 javadoc lint bypass. Until we can fix this properly (massive patch for old bukkit ???!?!?!?!) this will have to do 2016-01-21 17:39:56 -06:00
Spigot-Server-Patches Re-introduce an option to limit the height of a flying tnt entity 2016-01-16 21:04:07 -06:00
.gitignore Add submodules and build scripts 2015-12-29 20:40:32 -08:00
.gitmodules Add submodules and build scripts 2015-12-29 20:40:32 -08:00
applyPatches.sh Revert "Add sexier applyPatches and rebuildPatches scripts" 2016-01-04 04:48:00 -06:00
build.sh Add submodules and build scripts 2015-12-29 20:40:32 -08:00
Contributing.md Add Contributing.md for developers and advanced users 2016-01-21 00:12:19 -06:00
decompile.sh Add submodules and build scripts 2015-12-29 20:40:32 -08:00
init.sh Add submodules and build scripts 2015-12-29 20:40:32 -08:00
newApplyPatches.sh Add submodules and build scripts 2015-12-29 20:40:32 -08:00
newRebuildPatches.sh Add submodules and build scripts 2015-12-29 20:40:32 -08:00
pom.xml Update PaperSpigot to Minecraft 1.8 2014-11-27 17:17:45 -08:00
README.md Simplify README.md for normal end-users 2016-01-21 00:12:33 -06:00
rebuildPatches.sh Revert "Add sexier applyPatches and rebuildPatches scripts" 2016-01-04 04:48:00 -06:00
remap.sh Add submodules and build scripts 2015-12-29 20:40:32 -08:00

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.