spigot NMS
fun Project.spigotNMS(config: DependencyConfig, spigotConfig: SpigotConfig = SpigotConfig(), block: ExternalModuleDependency.() -> Unit = {}): List<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