Automatically create/update a Spigot Minecraft server on macOS
- You must have Java installed (Java 8 is recommended)
-
Clone this repository into a new folder for your server,
Minecraft server/git clone https://github.com/polarstoat/spigot-updater.git 'Minecraft server' -
Run
update.commandIt will take some time. When finished, there will be a
spigot-X.jarfile in the server folder. -
Run
start.commandThis starts the server
update.command: Downloads the latest BuildTools.jar, then builds it, and copies the resultingspigot-X.jarfile into your server folderstart.command: Starts running the Spigot Minecraft server