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
@@ -20,7 +20,7 @@ dependencies {
implementation("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(group = "org.spigotmc", name = "spigot", version = "1.16.5-R0.1-SNAPSHOT")
compileOnly("me.clip:placeholderapi:2.10.4")