Add Observer and Comparator support for spigot 1.12.2
- Download BuildTools
- run
java -jar BuildTools.jar --rev 1.12.2
- Download this two patches : BlockObserver , BlockRedstoneComparator
- go into
CraftBukkit/nms-patches
and place both.patch
file into it - go back on the BuildTools.jar folder and run
java -jar BuildTools.jar --dont-update
- You spigot is now patched to support Observer and Comparator
More info about BuildTools and Spigot installation: https://www.spigotmc.org/wiki/spigot-installation https://www.spigotmc.org/wiki/buildtools