Parse colors after placeholders so that colors work in placeholders
This commit is contained in:
@@ -16,7 +16,7 @@ repositories {
|
||||
dependencies {
|
||||
compileOnly("net.kyori:adventure-api:4.13.1")
|
||||
compileOnly("com.google.guava:guava:30.1.1-jre")
|
||||
compileOnly("us.ajg0702:ajUtils:1.2.10")
|
||||
compileOnly("us.ajg0702:ajUtils:1.2.14")
|
||||
|
||||
compileOnly("net.md-5:bungeecord-api:1.16-R0.4")
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ repositories {
|
||||
dependencies {
|
||||
compileOnly("net.kyori:adventure-api:4.13.1")
|
||||
compileOnly("com.google.guava:guava:30.1.1-jre")
|
||||
compileOnly("us.ajg0702:ajUtils:1.2.10")
|
||||
compileOnly("us.ajg0702:ajUtils:1.2.14")
|
||||
|
||||
compileOnly("com.velocitypowered:velocity-api:3.1.1")
|
||||
annotationProcessor("com.velocitypowered:velocity-api:3.1.1")
|
||||
|
||||
Reference in New Issue
Block a user