From 1380e64c0bee329401af00c1b7dfc4317e83b9be Mon Sep 17 00:00:00 2001 From: GJ Date: Wed, 13 Feb 2013 08:16:55 -0500 Subject: [PATCH] Added missing * perm node for mcmmmo.commands.mcmmo --- src/main/resources/plugin.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index c7f20681b..211a874e6 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -678,6 +678,11 @@ permissions: description: Allows access to the mcgod command for other players mcmmo.commands.mchud: description: Allows access to the mchud command + mcmmo.commands.mcmmo.*: + default: false + description: Implies access to all mcmmo.commands.mcmmo permissions + children: + mcmmo.commands.mcmmo.all: true mcmmo.commands.mcmmo.all: description: Implies access to all mcmmo.commands.mcmmo permissions. children: