Files
YardWatch/readme.md
T

17 lines
553 B
Markdown

# YardWatch
Implementation of [YardWatchAPI](https://github.com/YouHaveTrouble/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](https://github.com/YouHaveTrouble/YardWatchAPI)
## Requirements
- Java 17
- Minecraft 1.16+
## Implementations for:
- GriefPrevention (v16+)
- WorldGuard (7.0.0+)
- LWCX