Skip to content

KettleMC-Network/kWorlds

Repository files navigation

☕ kTemplate

📝 Description

A template for creating a spigot, paper or paper-legacy plugin.

No need to set up gradle, maven or anything else. Just clone this repository and start coding.

📦 Setup

  1. Clone this repository
  2. Open the project in your IDE
  3. Edit the gradle.properties file to your liking
  4. Start coding

⚙ Settings

When using this project it shouldn't be required to edit the build.gradle.

Repositories and dependencies can be added using the repositories.gradle or the dependencies.gradle, while spigot/paper can be added using the settings.

➕ Additional Information

As this template has been created for KettleMC.net, most of the settings are already set up for KettleMC.net. If you want to use this template for your own project, you should change the settings to your liking.

By default, the plugin contains JASKL, a library for creating configuration files. If you don't want to use JASKL, simply disable it in the gradle.properties file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages