YouHaveTrouble 571340361e Rename implementation request file extension and remove field description
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.
2024-03-22 13:06:38 +01:00
2024-03-22 12:20:41 +01:00
2024-03-22 12:21:10 +01:00

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
S
Description
No description provided
Readme GPL-3.0 124 KiB
Languages
Java 100%