mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-24 03:25:13 +01:00
Update plugin.yml permissions
This commit is contained in:
parent
50c18d22dd
commit
32008a178d
@ -23,7 +23,10 @@ permissions:
|
||||
citizens.*:
|
||||
default: op
|
||||
children:
|
||||
citizens.admin: true
|
||||
citizens.admin.*:
|
||||
children:
|
||||
citizens.admin: true
|
||||
citizens.admin.avoid-limits: true
|
||||
citizens.help: true
|
||||
citizens.script.*:
|
||||
children:
|
||||
@ -32,22 +35,35 @@ permissions:
|
||||
citizens.npc.*:
|
||||
children:
|
||||
citizens.npc.age: true
|
||||
citizens.npc.character.*: true
|
||||
citizens.npc.behaviour: true
|
||||
citizens.npc.create: true
|
||||
citizens.npc.controllable: true
|
||||
citizens.npc.copy: true
|
||||
citizens.npc.despawn: true
|
||||
citizens.npc.equip: true
|
||||
citizens.npc.edit.*:
|
||||
children:
|
||||
citizens.npc.edit.equip: true
|
||||
citizens.npc.edit.path: true
|
||||
citizens.npc.help: true
|
||||
citizens.npc.list: true
|
||||
citizens.npc.lookclose: true
|
||||
citizens.npc.moveto: true
|
||||
citizens.npc.owner: true
|
||||
citizens.npc.path: true
|
||||
citizens.npc.power: true
|
||||
citizens.npc.profession: true
|
||||
citizens.npc.remove: true
|
||||
citizens.npc.remove.all: true
|
||||
citizens.npc.rename: true
|
||||
citizens.npc.select: true
|
||||
citizens.npc.spawn: true
|
||||
citizens.npc.speed: true
|
||||
citizens.npc.talk: true
|
||||
citizens.npc.text: true
|
||||
citizens.npc.trait.*:
|
||||
children:
|
||||
citizens.npc.trait: true
|
||||
citizens.npc.trait-configure: true
|
||||
citizens.npc.trait-configure.*: true
|
||||
citizens.npc.tp: true
|
||||
citizens.npc.tphere: true
|
Loading…
Reference in New Issue
Block a user