YouHaveTrouble 13a664741e Enable the configuration for blank issues in GitHub
This commit adds a new configuration in GitHub to disable creation of blank issues. This change ensures that all issues have a predefined structure, which could potentially increase the quality and applicability of the responses.
2024-03-22 12:57:16 +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%