spigot NMS
fun Project.spigotNMS(config: DependencyConfig, spigotConfig: SpigotConfig = SpigotConfig()): ExternalModuleDependency
Adds the Repository.MAVEN_CENTRAL, maven local, and Repository.SPIGOT repositories
Adds the Spigot dependency (org.spigotmc:spigot:getVersionString)
Parameters
config
The configuration for the Spigot dependency