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
Create a new repository on GitHub and use this repository as template. Pull the new repository locally.
Run the following command:
.\setup-template.ps1If powershell blocks execution:
powershell -ExecutionPolicy Bypass -File .\setup-template.ps1chmod +x ./setup-template.sh./setup-template.sh