This commit is contained in:
kento2 2026-08-10 00:31:28 +02:00
parent 13ced30434
commit a9b7f47494
35 changed files with 1024 additions and 123 deletions

View file

@ -27,12 +27,14 @@ maven.install(
"org.postgresql:postgresql:42.7.12",
"org.mongodb:bson:5.8.0",
"io.nats:jnats:2.25.2",
"de.kentoj.scrow:kencommandapi-core:0.36-SNAPSHOT",
"de.kentoj.scrow:kencommandapi-bukkit:0.36-SNAPSHOT",
"de.kentoj.scrow:kencommandapi-velocity:0.36-SNAPSHOT",
"de.kentoj.scrow:kencommandapi-core:0.39-SNAPSHOT",
"de.kentoj.scrow:kencommandapi-bukkit:0.39-SNAPSHOT",
"de.kentoj.scrow:kencommandapi-velocity:0.39-SNAPSHOT",
"io.papermc.paper:paper-api:[26.2.build,)",
"net.luckperms:api:5.5",
"com.google.code.gson:gson:2.14.0",
],
fetch_sources = True,
repositories = [
"https://repo.papermc.io/repository/maven-public/",
"https://git.lab0x13.site/api/packages/scrow/maven",