This commit is contained in:
Maarten 2025-04-17 15:46:35 +02:00
parent 9237cfd2a0
commit 8a914168ed

View file

@ -4,7 +4,7 @@ PluginTemplate is a simple starting point for creating Spigot plugins using the
## Features ## Features
- **Integrated with PluginKit**: Build on top of your custom PluginKit framework for consistency and reduced boilerplate. - **Integrated with PluginKit**: Build on top of my custom PluginKit framework for consistency and reduced boilerplate.
- **Pre-configured Structure**: Includes a clear folder and package layout for your Spigot plugin. - **Pre-configured Structure**: Includes a clear folder and package layout for your Spigot plugin.
- **Ease of Use**: Designed to get you started quickly with minimal setup. - **Ease of Use**: Designed to get you started quickly with minimal setup.