StarterMinecraftPlugin
About
StarterMinecraftPlugin is a lightweight Paper plugin foundation that provides a clean Gradle build setup, plugin metadata, and a working starter command. It confirms that the plugin is loaded, gives developers a ready-to-build project structure, and produces a distributable JAR in the standard Gradle output directory. The project is intentionally minimal so additional gameplay features, commands, configuration, and integrations can be added without removing boilerplate.