We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fdf135 commit a4b9a8cCopy full SHA for a4b9a8c
build.gradle.kts
@@ -43,8 +43,8 @@ dependencies {
43
compileOnly("net.coreprotect:coreprotect:22.4")
44
45
implementation("com.github.stefvanschie.inventoryframework:IF:0.10.15")
46
- implementation("dev.jorel:commandapi-bukkit-shade:9.5.1")
47
- implementation("com.github.retrooper:packetevents-spigot:2.4.0")
+ implementation("dev.jorel:commandapi-bukkit-shade-mojang-mapped:9.5.1")
+ implementation("com.github.retrooper:packetevents-spigot:2.4.1-SNAPSHOT")
48
49
paperLibrary("org.apache.commons:commons-lang3:3.14.0")
50
paperLibrary("net.kyori:adventure-nbt:4.17.0")
0 commit comments