spigotNMS

fun Project.spigotNMS(config: DependencyConfig, spigotConfig: SpigotConfig = SpigotConfig()): ExternalModuleDependency
  1. Adds the Repository.MAVEN_CENTRAL, maven local, and Repository.SPIGOT repositories

  2. Adds the Spigot dependency (org.spigotmc:spigot:getVersionString)

Parameters

config

The configuration for the Spigot dependency