permissions node backwards compatibility for some essential commands

This commit is contained in:
Gibstick 2013-08-07 15:11:12 -04:00
parent c5614ed39b
commit 6022f5f55f

View File

@ -76,4 +76,17 @@ permissions:
default: op default: op
discosheep.party.lightning: discosheep.party.lightning:
description: Allow a player to use lightning for parties description: Allow a player to use lightning for parties
default: op default: op
# FOR BACKWARDS COMPAT FROM 1.1 TO 1.1.1
discosheep.party:
children:
discosheep.party.me: true
discosheep.partyall:
children:
discosheep.party.all: true
discosheep.reload:
children:
discoshep.admin.reload: true
discosheep.stopall:
children:
discosheep.admin.stopall: true