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 7f89578 commit 7911786Copy full SHA for 7911786
build.gradle.kts
@@ -61,7 +61,7 @@ project(":chat-formatter") {
61
implementation("net.kyori:adventure-text-minimessage:4.11.0")
62
63
// LiteCommands & CDN
64
- implementation("dev.rollczi.litecommands:bukkit:2.5.0")
+ implementation("dev.rollczi.litecommands:bukkit:2.6.0")
65
implementation("net.dzikoysk:cdn:1.14.1")
66
67
// bStats
0 commit comments