From 3153bbc973a8f3e3ba1d5556a471aa894ef72ae2 Mon Sep 17 00:00:00 2001 From: GJ Date: Mon, 4 Feb 2013 15:45:15 -0500 Subject: [PATCH] Typo fix. --- src/main/resources/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 22db8a80c..b9801feba 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1125,11 +1125,11 @@ permissions: mcmmo.commands.xplock.woodcutting: description: Allows access to the xplock command for woodcutting mcmmo.commands.xprate.*: - description: Implies access to all mcmmo.commands.inspect permissions + description: Implies access to all mcmmo.commands.xprate permissions children: mcmmo.commands.xprate.all: true mcmmo.commands.xprate.all: - description: Implies access to all mcmmo.commands.inspect permissions + description: Implies access to all mcmmo.commands.xprate permissions children: mcmmo.commands.xprate: true mcmmo.commands.xprate.reset: true