permissions node backwards compatibility for some essential commands
This commit is contained in:
parent
c5614ed39b
commit
6022f5f55f
@ -77,3 +77,16 @@ permissions:
|
|||||||
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
|
Loading…
Reference in New Issue
Block a user