Added permissions to the /xprate command.

This commit is contained in:
U-YUE\Sean
2013-01-30 11:10:19 -08:00
parent 4a24ade442
commit 1cb9f93f0e
2 changed files with 27 additions and 1 deletions

View File

@ -712,6 +712,7 @@ permissions:
mcmmo.commands.mmoedit.others: true
mcmmo.commands.mmoupdate: true
mcmmo.commands.skillreset.all: true
mcmmo.commands.xprate: true
mcmmo.commands.defaults:
description: Implies all default mcmmo.commands permissions.
children:
@ -907,6 +908,22 @@ permissions:
description: Allows access to the skillreset command for unarmed
mcmmo.commands.skillreset.woodcutting:
description: Allows access to the skillreset command for woodcutting
mcmmo.commands.xprate.*:
description: Implies access to all mcmmo.commands.inspect permissions
children:
mcmmo.commands.xprate.all: true
mcmmo.commands.xprate.all:
description: Implies access to all mcmmo.commands.inspect permissions
children:
mcmmo.commands.xprate: true
mcmmo.commands.xprate.reset: true
mcmmo.commands.xprate.set: true
mcmmo.commands.xprate:
description: Allows access to the xprate command
mcmmo.commands.xprate.reset:
description: Allows access to the xprate reset command
mcmmo.commands.xprate.set:
description: Allows access to the xprate command to control xp events
mcmmo.chat.*:
description: Implies all mcmmo.chat permissions. (Warning, contains adminchat)
children: