Feature-based template for PaperMC plugin. Everything is build over so-called "Features". Therefore, everything is organized in a way that makes it easy to understand and maintain, as well as to extend or remove functionality.
- Feature-based architecture that is easy to understand and maintain.
- CommandAPI for commands.
- ConfigLib for configuration.
- Use this repository as a template.
- Follow the ToDo comments to personalize the template.
- Have productive coding!