plugins { steamwar.kotlin } dependencies { compileOnly(libs.paperapi21) compileOnly(project(":SpigotCore")) compileOnly(project(":KotlinCore")) }