Further updating the permissions for the /mcrank command.

This commit is contained in:
Glitchfinder
2013-02-03 13:35:36 -08:00
parent b01d80b1f4
commit 93ffd950e9
2 changed files with 35 additions and 1 deletions

View File

@ -715,7 +715,7 @@ permissions:
mcmmo.commands.mcgod: true
mcmmo.commands.mcgod.others: true
mcmmo.commands.mcpurge: true
mcmmo.commands.mcrank.others: true
mcmmo.commands.mcrank.others.all: true
mcmmo.commands.mmoedit: true
mcmmo.commands.mmoedit.others: true
mcmmo.commands.mmoupdate: true
@ -774,8 +774,22 @@ permissions:
description: Allows access to the mcpurge command
mcmmo.commands.mcrank:
description: Allows access to the mcrank command
mcmmo.commands.mcrank.others.*:
description: Implies access to all mcmmo.commands.mcrank.others permissions
children:
mcmmo.commands.mcrank.others.all: true
mcmmo.commands.mcrank.others.all:
description: Implies access to all mcmmo.commands.mcrank.others permissions
children:
mcmmo.commands.mcrank.others: true
mcmmo.commands.mcrank.others.far: true
mcmmo.commands.mcrank.others.offline: true
mcmmo.commands.mcrank.others:
description: Allows access to the mcrank command for other players
mcmmo.commands.mcrank.others.far:
description: Allows access to the mcrank command for far players
mcmmo.commands.mcrank.others.offline:
description: Allows access to the mcrank command for offline players
mcmmo.commands.mcstats:
description: Allows access to the mcstats command
mcmmo.commands.mctop: