Last active
September 18, 2015 03:51
-
-
Save JaisonBrooks/aef79ae9f7948b15c8c9 to your computer and use it in GitHub Desktop.
Install the Spigot Minecraft server via command line | Checkout => www.spigotmc.org and http://getspigot.org/ for more details.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Make sure you have java 7+, git and a beer cause its going to be awhile :) # | |
wget http://getspigot.org/build.sh && sudo bash build.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment