Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

libs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

You must build several version of craftbukkit first to compile. These should be put into the spigot directory.

The file names should start with spigot and end with .jar for our build script to find it automatically!

  1. Grab buildtools

From here: https://www.spigotmc.org/wiki/buildtools/

  1. Create requires jars

You can see the versions required in the build.sh file.

  1. Grab other jars not supported by buildtools

You also need to download:

  1. Done!

As long as they are all in the spigot directory it will work fine.