Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 345 Bytes

File metadata and controls

13 lines (9 loc) · 345 Bytes

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