Update ChatColorHandler to 6.0.0 (added support for MiniPlaceholders v3)

This commit is contained in:
Oliver
2025-08-26 18:32:20 +02:00
parent b92c8139f0
commit 5412a60936
23 changed files with 23 additions and 23 deletions

View File

@@ -59,7 +59,7 @@ dependencies {
implementation("de.oliver.FancyAnalytics:logger:0.0.6")
compileOnly(project(":plugins:fancynpcs:fn-api"))
compileOnly("org.lushplugins:ChatColorHandler:5.1.3")
compileOnly("org.lushplugins:ChatColorHandler:6.0.0")
implementation("io.github.revxrsal:lamp.common:4.0.0-rc.12")
implementation("io.github.revxrsal:lamp.bukkit:4.0.0-rc.12")