Spigot has been around for about 3 years, and you may have issues getting Spigot from BuildTools. This script allows you to install BuildTools and Spigot with just a simple command.
- Tested Minecraft Versions:
- 1.8
- 1.9
I've been getting into bash scripts and using that knowledge for Minecraft, so if this script is basic, I apologize.
This script is made to make making a spigot server easier than copying commands.
Requirements:
As to run BuildTools, you'll need to install Java and Git.
You also need to make the .sh file writeable, which you can do.
If you have any suggestions, please post them in the discussions page or contact me.Code (Text):chmod +x spigot_installer.sh
To select a spigot version, type 1.8 or 1.9 and it'll do it's course. However, if you want to cancel the script, type n.

Spigot Autoinstaller v1.0
Uses BuildTools..