Update plugin and dependencies versions

Updated the api-version in plugin.yml from '1.13' to '1.16', and the paper-api version in pom.xml from '1.13-R0.1-SNAPSHOT' to '1.16.5-R0.1-SNAPSHOT'.
This commit is contained in:
2024-03-21 23:25:28 +01:00
parent ad820a1ab9
commit 137ef21410
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: '${project.artifactId}'
version: '${project.version}'
main: me.youhavetrouble.yardwatch.YardWatch
api-version: '1.13'
api-version: '1.16'
softdepend:
- "WorldGuard"
- "GriefPrevention"