From d331302e3d203a7716195aa66c4bc8e0b19099d0 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Tue, 24 Aug 2021 23:43:01 -0400 Subject: fixed snowball, changed config, added blocked commands, bug fixes i guess --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/plugin.yml') diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 4250258..61d8b88 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: HideAndSeek main: net.tylermurphy.hideAndSeek.Main -version: 1.2.0 +version: 1.3.0 author: KenshinEto load: STARTUP api-version: 1.17 -- cgit v1.2.3-freya