Permissions: Difference between revisions

From Citizens Wiki

No edit summary
Line 13: Line 13:
**citizens.npc.position.assume {{color|blue|white|/npc age}}
**citizens.npc.position.assume {{color|blue|white|/npc age}}
**citizens.npc.behaviour {{color|blue|white|/npc behaviour}}
**citizens.npc.behaviour {{color|blue|white|/npc behaviour}}
**citizens.npc.create {{color|blue|white|/npc create}}
**citizens.npc.create.[mobtype or *] {{color|blue|white|/npc create}}
**citizens.npc.controllable {{color|blue|white|/npc controllable}}
**citizens.npc.controllable {{color|blue|white|/npc controllable}}
**citizens.npc.copy {{color|blue|white|/npc copy}}
**citizens.npc.copy {{color|blue|white|/npc copy}}

Revision as of 03:32, 14 April 2013

Citizens 2.0 Permissions

Default on all permissions is OP

  • citizens.admin.*
    • citizens.admin This allows players to edit 'server' owned NPCs
    • citizens.admin.avoid-limits Allows user to create any number of NPCs
  • citizens.help /citizens help
  • citizens.script.*
    • citizens.script.compile
    • citizens.script.help
  • citizens.npc.*:
    • citizens.npc.age /npc age
    • citizens.npc.position.assume /npc age
    • citizens.npc.behaviour /npc behaviour
    • citizens.npc.create.[mobtype or *] /npc create
    • citizens.npc.controllable /npc controllable
    • citizens.npc.copy /npc copy
    • citizens.npc.despawn /npc despawn
    • citizens.npc.edit.*
      • citizens.npc.edit.equip /npc equip
      • citizens.npc.edit.path /npc path
    • citizens.npc.help /npc help
    • citizens.npc.limit.# Limit this player to creating # number of NPCs (works with 1-100
    • citizens.npc.list /npc list
    • citizens.npc.lookclose /npc lookclose
    • citizens.npc.moveto /npc moveto
    • citizens.npc.owner /npc owner
    • citizens.npc.path /npc path
    • citizens.npc.power /npc power
    • citizens.npc.profession /npc profession
    • citizens.npc.remove /npc remove
    • citizens.npc.remove.all /npc removeall
    • citizens.npc.rename /npc rename
    • citizens.npc.select /npc select
    • citizens.npc.spawn /npc spawn
    • citizens.npc.speed /npc speed
    • citizens.npc.talk /npc Hear NPCs by click or walking near with talk-close
    • citizens.npc.text /npc text
    • citizens.npc.trait.*
      • citizens.npc.trait /trait
      • citizens.npc.trait-configure
      • citizens.npc.trait-configure.*
      • citizens.npc.tp /npc tp
      • citizens.npc.tphere /npc tphere

Character Permissions

See the appropriate Characters page for character-specific permission nodes.