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

@ -77,3 +77,16 @@ permissions:
discosheep.party.lightning:
description: Allow a player to use lightning for parties
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