Minecraft Blogs / Tutorial

How to Download A CraftBukkit/Spigot (modded) Server

  • 1,590 views, 1 today
  • 2
  • 0
  • 2
Hallowizer's Avatar Hallowizer
Level 26 : Expert Network
7
So, a couple years ago, I posted how to make a vanilla server. But I discovered CraftBukkit, and am now making a tutorial on that. So first, go to spigotmc.org, and go to downloads, the Spigot/BuildTools. Create a new file called start_compile.command and put the following in it.

On Linux:



git config --global --unset core.autocrlf
java -jar BuildTools.jar


On Windows:



java -jar BuildTools.jar




On Mac:



export MAVEN_OPTS="-Xmx2G"
java -Xmx2G -jar BuildTools.jar




If you wish to do a different version, simply put --rev <version> at the end of the last line, going back to 1.8




Now, type cd, space, and drag the BuildTools folder into the terminal/console. Now, type ./start_compile.command and wait for it to compile. When it is done, take either the craftbukkit.jar or the spigot.jar and put it in another folder. Now, you have the download. Click here for steps on running it.
Credithttps://www.spigotmc.org/wiki/buildtools/#what-is-it
Tags

Create an account or sign in to comment.

1
11/26/2016 4:26 am
Level 1 : New Explorer
ShesBandTrash
ShesBandTrash's Avatar
The link isn't working :/
1
01/16/2017 11:33 pm
Level 26 : Expert Network
Hallowizer
Hallowizer's Avatar
Don't use getbukkit.org as it isn't official. Instead, use the new instructions, and compile it using BuildTools.jar
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome