"description":"Spigot is the most widely-used modded Minecraft server software in the world. It powers many of the top Minecraft server networks around to ensure they can cope with their huge player base and ensure the satisfaction of their players. Spigot works by reducing and eliminating many causes of lag, as well as adding in handy features and settings that help make your job of server administration easier.",
"description":"The version of Spigot to download (using the --rev tag). Use \"latest\" for latest.",
"env_variable":"SPIGOT_VERSION",
"default_value":"latest",
"user_viewable":1,
"user_editable":1,
"rules":"required|string|between:3,7"
},
{
"name":"Download Path",
"description":"A URL to use to download Spigot rather than building it on the server. This is not user viewable. Use <code>{{DL_VERSION}}<\/code> in the URL to automatically insert the assigned version into the URL. If you do not enter a URL Spigot will build directly in the container (this will fail on low memory containers).",