From aaa0c23a8fa39172e7509999c2cf2251b3f652f6 Mon Sep 17 00:00:00 2001 From: HandyHat <58530748+HandyHat@users.noreply.github.com> Date: Sun, 23 Aug 2020 17:31:00 +0100 Subject: [PATCH] Update plugin.yml to specify API version Stops legacy material support from being initialised --- plugin.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugin.yml b/plugin.yml index 088ad21..a48eba3 100644 --- a/plugin.yml +++ b/plugin.yml @@ -2,6 +2,7 @@ name: ActionHealth main: com.zeshanaslam.actionhealth.Main version: 3.5.1 softdepend: [PlaceholderAPI, MVdWPlaceholderAPI, WorldGuard, mcMMO, MythicMobs, LangUtils] +api-version: 1.13 commands: Actionhealth: - description: Actionhealth main commands. \ No newline at end of file + description: Actionhealth main commands.