Skip to content

Repository files navigation

PluginTemplate

Java Minecraft Build

A PaperMC plugin template with Checkstyle, GitHub Actions CI, and sensible defaults for getting started quickly.

Features

  • Gradle Kotlin DSL with run-paper for local testing
  • Checkstyle with zero-warning enforcement
  • GitHub Actions CI — builds + publishes Checkstyle reports + uploads JAR artifacts

Getting Started

./gradlew runServer      # Start a test Paper server
./gradlew build          # Build the plugin JAR
./gradlew checkstyleMain # Run Checkstyle

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages