Colin Sutter


Spigot Race

Commands

Installing

Download the jar from under the releases page on the github page
After you have downloaded it copy it into your server plugin folder

Source Code

You can find the source code of the plugin on github.com
To building it make sure you have maven installed
Then open a command prompt in the folder, then run mvn package
Then copy the jar under target/Race-1.0-SNAPSHOT.jar into you servers plugin folder