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 fe92e8b commit 68282d0Copy full SHA for 68282d0
bukkit/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
paperweight.paperDevBundle("$serverVer-R0.1-SNAPSHOT")
15
implementation("commons-collections:commons-collections:3.2.2")
16
implementation("org.neosearch.stringsearcher:multiple-string-searcher:0.1.1")
17
- implementation("de.tr7zw:item-nbt-api:2.14.1")
+ implementation("de.tr7zw:item-nbt-api:2.15.0")
18
implementation("org.bstats:bstats-bukkit:3.0.2")
19
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0")
20
compileOnly("me.clip:placeholderapi:2.11.6")
0 commit comments