1

HELP SETTING UP SELF HOSTED SPIGOT SERVER

TiTech 3/27/15 3:41 pm
234
3/27/2015 4:40 pm
Hi I need help creating a self hosted 1.8 spigot server. Tutorials are too confusing and I downloaded a compiled spigot but don't know what to do. If anyone can help id really appreciate it! --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Posted by
TiTech
Level 1 : New Miner
0

  Have something to say?

JoinSign in

2

TiTech
03/27/2015 4:40 pm
Level 1 : New Miner
I already got it compiled I think...
1
Butter1484
03/27/2015 4:08 pm
Level 17 : Journeyman System
Steps to get a compiled Spigot build:
1. Have Git installed on your computer. If you don't have it just google git bash and download it
2. Open Git and run the following command curl "https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar" -o BuildTools.jar

3. Run the following command java -jar BuildTools.jar

Build Tools will compile Spigot
1

Welcome