summaryrefslogtreewikicommitdiff
path: root/src/main/resources/plugin.yml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-08-16 20:10:36 -0400
committerGitHub <noreply@github.com>2022-08-16 20:10:36 -0400
commit725db2875c3ddb7829ebe8f7e68886eec83337f9 (patch)
tree12d39d7e1e2c09e0db81c7c3d1313ec79b01991a /src/main/resources/plugin.yml
parentMerge pull request #72 from tylermurphy534/1.6.0 (diff)
parentdelayed respawn (diff)
downloadkenshinshideandseek-725db2875c3ddb7829ebe8f7e68886eec83337f9.tar.gz
kenshinshideandseek-725db2875c3ddb7829ebe8f7e68886eec83337f9.tar.bz2
kenshinshideandseek-725db2875c3ddb7829ebe8f7e68886eec83337f9.zip
Merge pull request #76 from tylermurphy534/1.6.1
1.6.1
Diffstat (limited to 'src/main/resources/plugin.yml')
-rw-r--r--src/main/resources/plugin.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index eab74ad..1f61282 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
name: KenshinsHideAndSeek
main: net.tylermurphy.hideAndSeek.Main
-version: 1.6.0
+version: 1.6.1
author: KenshinEto
load: STARTUP
api-version: 1.13
@@ -21,6 +21,7 @@ permissions:
hideandseek.setborder: true
hideandseek.setspawn: true
hideandseek.setlobby: true
+ hideandseek.setseekerlobby: true
hideandseek.setexit: true
hideadnseek.setbounds: true
hideandseek.setup: true
@@ -51,6 +52,9 @@ permissions:
hideandseek.setlobby:
description: Allows you to set the game lobby point
default: op
+ hideandseek.setseekerlobby:
+ description: Allows you to set the game seeker lobby point
+ default: op
hideandseek.setexit:
description: Allows you to set the game exit point
default: op