Dateien nach "MAIN/nms-patches/1.12.2" hochladen

This commit is contained in:
2025-08-15 16:14:35 +00:00
parent d77d82c0f5
commit ea7f971bf0
3 changed files with 73 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
**Add Observer and Comparator support for spigot 1.12.2**
1. Download [BuildTools](https://hub.spigotmc.org/jenkins/job/BuildTools)
2. run ``java -jar BuildTools.jar --rev 1.12.2``
3. Download this two patches : [BlockObserver](./BlockObserver.patch) , [BlockRedstoneComparator](./BlockRedstoneComparator.patch)
4. go into ``CraftBukkit/nms-patches`` and place both ``.patch`` file into it
5. go back on the BuildTools.jar folder and run ``java -jar BuildTools.jar --dont-update``
6. 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