mirror of
https://github.com/YouHaveTrouble/YardWatch.git
synced 2026-05-11 22:16:58 +00:00
571340361edc0833419d17173264bb91e8242f13
This commit renames the issue template file from .yaml to .yml, to ensure consistency with existing files. It also removes the empty 'description' field from the 'plugin_api_url' entry, thereby simplifying the template configuration.
YardWatch
Implementation of YardWatchAPI for common protection plugins. If any of supported plugins implements the API itself, then this plugin will stop providing its implementation to allow the plugin to take over.
If you're a developer looking for information how to implement YardWatchAPI in your plugin, see YardWatchAPI
Requirements
- Java 17
- Minecraft 1.16+
Implementations for:
- GriefPrevention (v16+)
- WorldGuard (7.0.0+)
- LWCX
Languages
Java
100%