feat: NickCore v1.0.0 - enterprise nickname plugin for Paper/Folia/Velocity
This commit is contained in:
6
nickcore-common/build.gradle.kts
Normal file
6
nickcore-common/build.gradle.kts
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies {
|
||||
val adventureVersion: String by project
|
||||
|
||||
compileOnly("net.kyori:adventure-api:$adventureVersion")
|
||||
compileOnly("net.kyori:adventure-text-minimessage:$adventureVersion")
|
||||
}
|
||||
Reference in New Issue
Block a user