mirror of
https://github.com/PepperDash/EssentialsPluginTemplate.git
synced 2026-07-02 08:38:14 +00:00
A template plugin meant to be used as a starting point for a new plugin. Fork as necessary
| .github | ||
| EssentialsBuilds@855dccd0d4 | ||
| PDT.EssentialsPluginTemplate.EPI | ||
| .gitignore | ||
| .gitmodules | ||
| LICENSE.md | ||
| README.md | ||
Essentials Plugin Template (c) 2020
License
Provided under MIT license
Overview
Fork this repo when creating a new plugin for Essentials. For more information about plugins, refer to the Essentials Wiki Plugins article.
This repo contains a Github Action workflow that will build this project automatically. Modify the SOLUTION_PATH and SOLUTION_FILE environment variables as needed.