Skip to content

Commit

Permalink
Add api-version to plugin
Browse files Browse the repository at this point in the history
Adds the 1.18 Api-version to the Plugin.yml to fix Bukkits Legacy content warning.
  • Loading branch information
MrFawkes1337 authored and MrFawkes1337 committed Mar 6, 2022
1 parent f791c08 commit 73d24f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: dynmap-mobs
main: org.dynmap.mobs.DynmapMobsPlugin
version: "${project.version}"
api-version: "1.18"
author: mikeprimm
depend: [ dynmap ]

0 comments on commit 73d24f4

Please # to comment.