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

@@ -11,7 +11,7 @@ dependencies {
compileOnly(project(":plugins:fancynpcs:fn-api"))
compileOnly(project(":libraries:common"))
compileOnly("org.lushplugins:ChatColorHandler:6.0.3")
compileOnly("org.lushplugins:ChatColorHandler:6.0.0")
}