Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 381 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 381 Bytes

RedCraftPluginTemplate

A SpigotMC plugin boilerplate plugin

How to use

Create a new project from this template, search for "PluginTemplate" and replace it with the name of your plugin, make sure to also rename the files.

There are some models example for DB/caching, also search in the codebase for "Change" and "Add", there will be comments of what needs to be changed.