group = "com.willfp" version = rootProject.version dependencies { compileOnly("org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT") compileOnly("net.kyori:adventure-api:4.9.3") // Integrations compileOnly("com.github.lokka30:LevelledMobs:3.1.4") compileOnly("com.ticxo.modelengine:api:R3.0.1") }