From 66b2579a6812a3e798fa9e6029d40a511929b58c Mon Sep 17 00:00:00 2001 From: Teriuihi Date: Fri, 31 Dec 2021 03:40:44 +0100 Subject: [PATCH] Added API version --- src/main/resources/plugin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 099d20e..39589b0 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,7 @@ name: LiteFlags main: com.liteflags.LiteFlags version: 0.5 +api-version: 1.18 commands: flag: description: Base command for the LiteFlags plugin! \ No newline at end of file