feat: NickCore v1.0.0 - enterprise nickname plugin for Paper/Folia/Velocity
This commit is contained in:
12
settings.gradle.kts
Normal file
12
settings.gradle.kts
Normal file
@@ -0,0 +1,12 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven("https://repo.papermc.io/repository/maven-public/")
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "nickcore"
|
||||
|
||||
include("nickcore-common")
|
||||
include("nickcore-paper")
|
||||
include("nickcore-velocity")
|
||||
Reference in New Issue
Block a user