This is a template for creating a Paper Plugin with KSpigot , Gradle Kotlin DSL and the Kotlin programming language.
- Click Use this template at the top.
- Clone your version.
- Open the Project in IntelliJ.
- Make sure your project and gradle sdk match the javaVersion
- Change project name in settings.gradle.kts.
- Change group and version in build.gradle.kts.
- The plugin.yml is generated by the
bukkit
task in the build.gradle.kts. Adjust it to your needs
This template is licensed under the MIT License.
Copyright (c) 2022 StckOverflw