Skip to content

⚙️ A configurable Spigot plugin template project

License

Notifications You must be signed in to change notification settings

alteamc/plugin-template

Repository files navigation

PluginTemplate

This repository contains a configurable Spigot plugin template project with a configuration script bundled.

Quick start

Run the following commands in your shell and follow the script instructions.

$ git clone https://github.com/alteamc/plugin-template <your-plugin-name>
$ cd plugin-template
$ ./configure.sh