mirror of
https://github.com/YouHaveTrouble/YardWatch.git
synced 2026-05-11 22:16:58 +00:00
0b1305dd1ea4c1cc4edcba939f004cfb06d410f8
This commit introduces a new issue template file for submitting implementation requests on GitHub. The template adopts a structure asking for the plugin name, plugin's developer API, and a checkbox to confirm the developer's knowledge about the possibility to implement YardWatchAPI directly in their plugin.
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%