From dc731b425f2765f2c6480245c5570eedcf05b506 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Sat, 21 Aug 2021 20:08:11 -0400 Subject: 1.1.0 --- src/main/resources/plugin.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/resources/plugin.yml') diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ea176f0..5f5ddb2 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,8 +1,10 @@ name: HideAndSeek main: net.tylermurphy.hideAndSeek.Main -version: 1.0 +version: 1.1.0 author: KenshinEto load: STARTUP +api-version: 1.17 +depend: [ProtocolLib] commands: hideandseek: description: Hide and Seek command -- cgit v1.2.3-freya