Added Spigot-side API

This commit is contained in:
ajgeiss0702
2023-05-27 18:14:28 -07:00
parent 9f0881756d
commit c26e5835b7
38 changed files with 1454 additions and 206 deletions
+1
View File
@@ -20,6 +20,7 @@ repositories {
dependencies {
implementation("net.kyori:adventure-api:4.13.1")
compileOnly(project(":api"))
compileOnly("com.google.guava:guava:30.1.1-jre")
compileOnly("org.spongepowered:configurate-yaml:4.1.2")