Gradle Kotlin DSL template for Spigot/Paper Minecraft plugins.
A Gradle (Kotlin DSL) starter template for building Spigot and Paper Minecraft server plugins in Java and Kotlin. It includes project structure, example plugin code, database tooling (migrations and query integration), development server tasks, testing and release workflows. Suited for server-side Minecraft plugin development requiring persistence and CI-friendly releases.
0