mirror of
https://github.com/YouHaveTrouble/YardWatch.git
synced 2026-05-11 22:16:58 +00:00
Add 'folia-supported' flag to plugin.yml
A 'folia-supported' flag is added to the plugin.yml file of the YardWatch project. This flag will provide compatibility with any Folia-powered systems, improving the plugin's functionality and coverage.
This commit is contained in:
@@ -2,6 +2,7 @@ name: '${project.artifactId}'
|
||||
version: '${project.version}'
|
||||
main: me.youhavetrouble.yardwatch.YardWatch
|
||||
api-version: '1.16'
|
||||
folia-supported: true
|
||||
softdepend:
|
||||
- "WorldGuard"
|
||||
- "GriefPrevention"
|
||||
|
||||
Reference in New Issue
Block a user