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

@@ -54,7 +54,7 @@ dependencies {
implementation(project(":libraries:jdb"))
implementation(project(":libraries:plugin-tests"))
implementation(project(":libraries:config"))
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
compileOnly("org.lushplugins:ChatColorHandler:6.0.0")
implementation("de.oliver.FancyAnalytics:java-sdk:0.0.4")
implementation("de.oliver.FancyAnalytics:mc-api:0.1.11")
implementation("de.oliver.FancyAnalytics:logger:0.0.8")