From 6a195db956f16efce719699d298a738e1bdbad59 Mon Sep 17 00:00:00 2001 From: Tastybento Date: Sun, 6 May 2018 16:41:34 -0700 Subject: [PATCH] Fixed team permission in plugin.yml. --- plugin.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.yml b/plugin.yml index ca4ba2196..322e7155a 100755 --- a/plugin.yml +++ b/plugin.yml @@ -63,9 +63,9 @@ permissions: bskyblock.island.reset: description: Player can use the island reset or restart command default: true - bskyblock.team: - description: Let a player use team commands - default: true + bskyblock.island.team: + description: Let a player use team commands + default: true bskyblock.mod.*: children: bskyblock.mod.info: