Skip to content

A template for a minecraft paper plugin with kotlin dsl and kotlin programming language

License

Notifications You must be signed in to change notification settings

cocahonka/paper-kotlin-template

Repository files navigation

Paper Kotlin Template

This is a template for creating a Spigot Plugin with Gradle and the Kotlin programming language.

How to use

  1. Click Use this template.
  2. Open the Folder in IntelliJ IDEA
  3. Rename group in build.gradle.kts
  4. Rename project name in settings.gradle.kts
  5. Rename main class in src/main/resources/plugin.yml

Acknowledgment

  1. Original author
  2. Original repo

About

A template for a minecraft paper plugin with kotlin dsl and kotlin programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages