Modular structure - separate modules for API, core implementation, mod integrations, and development environment Automatic mixin configuration generation - reduces boilerplate and potential errors ...
This template is a good start for your plugin, it contains the basic classes and methods that you need to start coding your plugin. Maven is used to manage the dependencies and build the plugin.