spraxdev/Compile Minecraft Spigot (via BuildTools)

Makes it easier to compile multiple Spigot versions at the same time and speed up clean builds

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionsVersions to build (separate multiple with ',')nolatest
generateSrcShould sources be generated?nofalse
remappedShould use the SpecialSource Plugin of md_5 to deobfuscate Mojang-NMS-Packetsnofalse
generateDocShould the documentation be generated?nofalse
disableJavaCheckShould we disable the BuildTools's Java-Version-Checknofalse
forceRunDisables the check for existing files in the local maven repositorynofalse
threadsThe amount of builds allowed to run at a time, set to '-1' to use system's cpu countno-1
buildToolProviderWhose BuildTool should be used? (SpigotMC [default])noSpigotMC
finalJarOutputDirThe directory BuildTools should put the final server jar intono""
sftpCacheHostThe host of the SFTP-Server to use as dedicated artifact cacheno""
sftpCachePortThe port of the SFTP-Server to use as dedicated artifact cacheno22
sftpCacheUserThe username of the SFTP-Server to use as dedicated artifact cacheno""
sftpCachePrivateKeyThe private key of the SFTP-Server to use as dedicated artifact cacheno""
sftpCacheExpectedHostKeySetting this to the server's host key, will enable strictly checking the host key (something like `ssh-ed25519 [HASH]` is expected here)no""

no outputs