priority-messages

This commit is contained in:
ajgeiss0702
2021-08-08 13:50:09 -07:00
parent f1cbdc762b
commit 413548b588
9 changed files with 33 additions and 9 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ repositories {
dependencies {
compileOnly("net.kyori:adventure-api:4.8.1")
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("us.ajg0702:ajUtils:1.1.7")
compileOnly("us.ajg0702:ajUtils:1.1.8")
compileOnly("net.md-5:bungeecord-api:1.16-R0.4")
+1 -1
View File
@@ -15,7 +15,7 @@ repositories {
dependencies {
compileOnly("net.kyori:adventure-api:4.8.1")
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("us.ajg0702:ajUtils:1.1.7")
compileOnly("us.ajg0702:ajUtils:1.1.8")
compileOnly("com.velocitypowered:velocity-api:3.0.0")
annotationProcessor("com.velocitypowered:velocity-api:3.0.0")