whitelist progress

This commit is contained in:
ajgeiss0702
2021-08-08 19:50:07 -07:00
parent 4353341881
commit c4f06b0d77
13 changed files with 151 additions and 69 deletions
+2
View File
@@ -20,6 +20,8 @@ dependencies {
implementation("net.kyori:adventure-api:4.8.1")
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("org.spongepowered:configurate-yaml:4.0.0")
compileOnly("us.ajg0702:ajUtils:1.1.8")
compileOnly(group = "org.spigotmc", name = "spigot", version = "1.16.5-R0.1-SNAPSHOT")