High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Spigot 5ade077442 Prevent NPE in CraftSign
This commit prevents the constructor of CraftSign throwing an NPE when it cannot get the sign tile entity. Instead it will fallback to a 4 empty lined sign, and not try to do anything to those lines on .update().

@TheDgtl

By: md_5 <md_5@live.com.au>
2013-03-18 20:02:03 +11:00
Bukkit@51798af209 Automatically update upstream versions. Bukkit-1.4.7-R1.0-15-g51798af, CraftBukkit-1.4.7-R1.0-34-g484df2d 2013-03-17 22:31:36 -05:00
Bukkit-Patches Update Spigot API patches for 1.5 2013-03-16 08:39:54 +11:00
CraftBukkit@484df2d1fa Automatically update upstream versions. Bukkit-1.4.7-R1.0-15-g51798af, CraftBukkit-1.4.7-R1.0-34-g484df2d 2013-03-17 22:31:36 -05:00
CraftBukkit-Patches Prevent NPE in CraftSign 2013-03-18 20:02:03 +11:00
.gitmodules Initial commit - hello future of Spigot! 2013-01-15 12:18:40 +11:00
applyPatches.sh Rename generated repo, and only deploy API, not server. 2013-03-07 17:45:12 +11:00
pom.xml Update Spigot to version 1.5. By using this build you agree to the following terms: (read next line) 2013-03-16 10:17:00 +11:00
README.md Initial commit - hello future of Spigot! 2013-01-15 12:18:40 +11:00
rebuildPatches.sh Rename generated repo, and only deploy API, not server. 2013-03-07 17:45:12 +11:00
upstreamMerge.sh Switch to pwd so the scripts can work more reliably on other OSs 2013-01-21 20:24:30 +11:00

Spigot

High performance Minecraft server implementation