bukkit commandregistrationevent

This commit is contained in:
dfsek
2021-09-06 13:50:43 -07:00
parent 320a7595f6
commit bdb486188e
3 changed files with 27 additions and 22 deletions

View File

@@ -5,6 +5,6 @@ dependencies {
"shadedApi"("net.jafama:jafama:2.3.2")
implementation("cloud.commandframework", "cloud-core", "1.5.0")
"compileOnly"("cloud.commandframework", "cloud-core", "1.5.0")
}