From b801d36f1224102e8b08783bb2f484b4f6ef35a8 Mon Sep 17 00:00:00 2001 From: Jikoo Date: Mon, 27 May 2019 20:52:49 -0400 Subject: [PATCH] Turns out api-version below 1.13 is unsupported. Compiling for 1.8, no api-version. --- plugin/src/main/resources/plugin.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/plugin/src/main/resources/plugin.yml b/plugin/src/main/resources/plugin.yml index 5a88760..c9079e8 100644 --- a/plugin/src/main/resources/plugin.yml +++ b/plugin/src/main/resources/plugin.yml @@ -5,7 +5,6 @@ author: lishid authors: [Jikoo, ShadowRanger] description: > This plugin allows you to open a player's inventory as a chest and interact with it in real time. -api-version: "1.8" permissions: OpenInv.any.default: