mirror of
https://github.com/YouHaveTrouble/YardWatch.git
synced 2026-05-11 22:16:58 +00:00
Add FactionsUUID support to YardWatch Plugin
The YardWatch Plugin now supports FactionsUUID. The plugin's functionality has been implemented and added to the list of dependencies in the pom.xml file. Also, FactionsUUID has been included in the soft dependencies category in the plugin.yml file and in the options for bug reports.
This commit is contained in:
@@ -3,11 +3,12 @@ version: '${project.version}'
|
||||
main: me.youhavetrouble.yardwatch.YardWatch
|
||||
api-version: '1.16'
|
||||
folia-supported: true
|
||||
softdepend:
|
||||
- "WorldGuard"
|
||||
- "GriefPrevention"
|
||||
- "Towny"
|
||||
authors:
|
||||
- "YouHaveTrouble"
|
||||
description: '${project.description}'
|
||||
website: '${project.url}'
|
||||
softdepend:
|
||||
- "WorldGuard"
|
||||
- "GriefPrevention"
|
||||
- "Towny"
|
||||
- "Factions"
|
||||
|
||||
Reference in New Issue
Block a user