Skip to content

Automatically create/update a Spigot Minecraft server on macOS

Notifications You must be signed in to change notification settings

polarstoat/spigot-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spigot updater (macOS)

Automatically create/update a Spigot Minecraft server on macOS

macOS Minecraft

Requirements

  • You must have Java installed (Java 8 is recommended)

Setup

  1. Clone this repository into a new folder for your server, Minecraft server/

    git clone https://github.com/polarstoat/spigot-updater.git 'Minecraft server'
  2. Run update.command

    It will take some time. When finished, there will be a spigot-X.jar file in the server folder.

  3. Run start.command

    This starts the server

Usage

  • update.command: Downloads the latest BuildTools.jar, then builds it, and copies the resulting spigot-X.jar file into your server folder
  • start.command: Starts running the Spigot Minecraft server

About

Automatically create/update a Spigot Minecraft server on macOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages