[SOLVED]Starting my server with spigot

So recently the servers were working when i used bukkit, but when i switched over to spigot it won’t work. I tried going back to bukkit and it still doesn’t work. Right now whenever i try and start it using spigot is says “Server did not respond to request.” Also, in the profiles that i used there is an X under spigot, this is what i have down under profiles as spigot:
profile name: Spigot
type:
Download URL: https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar
Save Download: spigot
Run Jarfile: spigot.jar
Jarfile arguments: (none)

Any help would be great, thanks!

looks like you are having it download buildtools, save it as spigot, then try to run spigot.jar. you should be saving it as BuildTools.jar, but keep it running spigot.jar. then go your spigot dir in the terminal & run java -jar BuildTools.jar after spigot is built, just click the start button in the web interface, and it should work.

1 Like