Skip to content

Repository files navigation

Paper plugin template

This project structure is a base template that is used by with the following details:

  • Java 1.21.11
  • Gradle
  • License: GPLv3
  • Pre-set README.md file
  • Pre-set config.yml file + ConfigManager class to access it
  • Pre-set plugin.yml file

Setup

Creating

Create a new repository on GitHub and use this repository as template. Pull the new repository locally.

Cleaning whole project

Run the following command:

On Windows

.\setup-template.ps1

If powershell blocks execution:

powershell -ExecutionPolicy Bypass -File .\setup-template.ps1

On Linux/MacOS

chmod +x ./setup-template.sh
./setup-template.sh

About

Template for standalone plugins

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages