Parse colors after placeholders so that colors work in placeholders

This commit is contained in:
ajgeiss0702
2023-05-28 16:48:29 -07:00
parent 17c6963889
commit 67aece11f0
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ dependencies {
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("org.spongepowered:configurate-yaml:4.0.0")
implementation("us.ajg0702:ajUtils:1.2.10")
implementation("us.ajg0702:ajUtils:1.2.14")
implementation(project(":platforms:velocity"))
implementation(project(":platforms:bungeecord"))