Archiviert
12
0
Dieses Repository wurde am 2021-12-14 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
Datei suchen
2021-02-19 08:50:55 +01:00
SteamWar-Patches Merge pull request 'Optimize entity activation with multiple player on one spot' (#3) from optimizeEntityActivation into master 2021-02-19 08:50:55 +01:00
applyPatches.sh Initial commit 2020-12-26 23:47:23 +01:00
README.md Initial commit 2020-12-26 23:47:23 +01:00

SteamSpigot

The SteamWar-Spigot-Patches

How to patch Spigot

Clone this repository into your BuildTools.jar directory.

Run BuildTools.jar with --rev [Your Version]

Run ./applyPatches.sh

Enjoy your patched server in [BuildTools directory]/Spigot/Spigot-Server/target.

How to create a Patch

Run BuildTools.jar with --rev [Your Version]

Edit the [BuildTools directory]/Spigot/Spigot-Server/src as you wish.

Create a patch with the changes in Spigot-Server and save this patch file in SteamWar-Patches.