Skip to content

ShayBox/LatestSpigot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LatestSpigot

Command line wrapper to build Spigot

Requirements:

Minecraft Recommended
< 1.17 Java 8
1.17 Java 16
1.17 > Java 17

Usage:

Option                                 Description
------                                 -----------
--compile <[NONE,CRAFTBUKKIT,SPIGOT]>  Software to compile
--compile-if-changed                   Run BuildTools only when changes are
                                         detected in the repository
--dev                                  Development mode
--disable-certificate-check            Disable HTTPS certificate check
--disable-java-check                   Disable Java version check
--dont-update                          Don't pull updates from Git
--generate-docs                        Generate Javadoc jar
--generate-source                      Generate source jar
--help                                 Show the help
-o, --output-dir <File>                Final jar output directory (default: .)
--remapped                             Produce and install extra remapped jars
--rev <String>                         Version to build (default: latest)
--skip-compile                         Skip compilation

Download