Rollback ChatColorHandler 6.0.0

This commit is contained in:
Oliver
2025-11-09 11:34:12 +01:00
parent a2a2d39d7e
commit 5c5f82736b
25 changed files with 25 additions and 25 deletions

View File

@@ -53,7 +53,7 @@ dependencies {
implementation("io.github.revxrsal:lamp.common:4.0.0-rc.12")
implementation("io.github.revxrsal:lamp.bukkit:4.0.0-rc.12")
compileOnly(project(":plugins:fancynpcs:fn-api"))
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
compileOnly("org.lushplugins:ChatColorHandler:6.0.0")
compileOnly("com.viaversion:viaversion-api:5.2.1")
compileOnly("org.geysermc.floodgate:api:2.2.4-SNAPSHOT")
}