.
This commit is contained in:
parent
8eb15179db
commit
19df9ed066
5 changed files with 58 additions and 1 deletions
|
|
@ -34,7 +34,10 @@ dependencies {
|
|||
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
|
||||
|
||||
api("org.spigotmc:spigot-api:1.21.11-R0.1-SNAPSHOT")
|
||||
api("net.kyori:adventure-platform-bukkit:4.4.1")
|
||||
|
||||
// Source: https://mvnrepository.com/artifact/io.nats/jnats
|
||||
implementation("io.nats:jnats:2.25.2")
|
||||
api("io.nats:jnats:2.25.2")
|
||||
|
||||
api("de.kentoj.scrow:kencommandapi-core:0.2")
|
||||
implementation("de.kentoj.scrow:kencommandapi-bukkit:0.2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue