From 0e9ca2f9b1b83e37e011bb71e9ef9eadc304e20a Mon Sep 17 00:00:00 2001 From: Marc Baloup Date: Tue, 9 Jul 2019 01:08:34 +0200 Subject: [PATCH] Added api-version in plugin.yml for 1.14 --- resources/plugin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/plugin.yml b/resources/plugin.yml index 04f9692..88a5136 100644 --- a/resources/plugin.yml +++ b/resources/plugin.yml @@ -2,6 +2,7 @@ name: DiscoSheep main: me.cwang.discosheep.DiscoSheep authors: [Gibstick, RangerMauve] version: 2.0 +api-version: 1.14 commands: ds: description: "Main DiscoSheep command"