.
This commit is contained in:
parent
7e5bd1bb6d
commit
5073d933d2
24 changed files with 168 additions and 111 deletions
|
|
@ -13,7 +13,9 @@ dependencies {
|
|||
compileOnly(libs.adventure.api)
|
||||
compileOnly(libs.adventure.minimessage)
|
||||
api(libs.bson)
|
||||
api(libs.scrow.commandapi.core)
|
||||
api(libs.scrow.commandapi.core) {
|
||||
this.isChanging = true
|
||||
}
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue