Properly defaulting more permissions.

This commit is contained in:
Glitchfinder 2013-02-05 17:24:23 -08:00
parent 4931ff6e4a
commit b843970033

View File

@ -546,29 +546,14 @@ permissions:
children: children:
mcmmo.commands.all: true mcmmo.commands.all: true
mcmmo.commands.all: mcmmo.commands.all:
default: false
description: Implies all mcmmo.commands permissions. description: Implies all mcmmo.commands permissions.
children: children:
mcmmo.commands.addlevels: true
mcmmo.commands.addlevels.others: true
mcmmo.commands.addxp: true
mcmmo.commands.addxp.others: true
mcmmo.commands.defaults: true mcmmo.commands.defaults: true
mcmmo.commands.inspect.far: true mcmmo.commands.defaultsop: true
mcmmo.commands.inspect.offline: true
mcmmo.commands.mcability.others: true
mcmmo.commands.mcgod: true
mcmmo.commands.mcgod.others: true
mcmmo.commands.mcpurge: true mcmmo.commands.mcpurge: true
mcmmo.commands.mcrank.others.all: true
mcmmo.commands.mcrefresh: true
mcmmo.commands.mcrefresh.others: true
mcmmo.commands.mcremove: true mcmmo.commands.mcremove: true
mcmmo.commands.mmoedit: true
mcmmo.commands.mmoedit.others: true
mcmmo.commands.mmoupdate: true mcmmo.commands.mmoupdate: true
mcmmo.commands.ptp.world.all: true
mcmmo.commands.skillreset.all: true
mcmmo.commands.xprate: true
mcmmo.commands.defaults: mcmmo.commands.defaults:
description: Implies all default mcmmo.commands permissions. description: Implies all default mcmmo.commands permissions.
children: children:
@ -599,6 +584,27 @@ permissions:
mcmmo.commands.unarmed: true mcmmo.commands.unarmed: true
mcmmo.commands.woodcutting: true mcmmo.commands.woodcutting: true
mcmmo.commands.xplock.all: true mcmmo.commands.xplock.all: true
mcmmo.commands.defaultsop:
description: Implies all default op mcmmo.commands permissions.
children:
mcmmo.commands.addlevels: true
mcmmo.commands.addlevels.others: true
mcmmo.commands.addxp: true
mcmmo.commands.addxp.others: true
mcmmo.commands.defaults: true
mcmmo.commands.inspect.far: true
mcmmo.commands.inspect.offline: true
mcmmo.commands.mcability.others: true
mcmmo.commands.mcgod: true
mcmmo.commands.mcgod.others: true
mcmmo.commands.mcrank.others.all: true
mcmmo.commands.mcrefresh: true
mcmmo.commands.mcrefresh.others: true
mcmmo.commands.mmoedit: true
mcmmo.commands.mmoedit.others: true
mcmmo.commands.ptp.world.all: true
mcmmo.commands.skillreset.all: true
mcmmo.commands.xprate: true
mcmmo.commands.ability: mcmmo.commands.ability:
default: false default: false
description: Allows access to the mcability command description: Allows access to the mcability command
@ -1018,6 +1024,7 @@ permissions:
description: mcmmo permissions that default to op description: mcmmo permissions that default to op
children: children:
mcmmo.chat.adminchat: true mcmmo.chat.adminchat: true
mcmmo.commands.defaultsop: true
mcmmo.tools.all: true mcmmo.tools.all: true
mcmmo.motd: mcmmo.motd:
description: Allows access to the motd description: Allows access to the motd