This commit is contained in:
ajgeiss0702
2021-07-05 20:32:23 -07:00
parent e10251048b
commit 726bb42bc8
13 changed files with 527 additions and 12 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ repositories {
}
dependencies {
compileOnly("net.kyori:adventure-api:4.8.1")
implementation("net.kyori:adventure-api:4.8.1")
compileOnly("com.google.guava:guava:30.1.1-jre")
}