« Citizens2 » : différence entre les versions

De Nefald Wiki
Aller à la navigation Aller à la recherche
Hiob (discussion | contributions)
Aucun résumé des modifications
Hiob (discussion | contributions)
Aucun résumé des modifications
Ligne 8 : Ligne 8 :
{| class="wikitable3"
{| class="wikitable3"
!'''commande'''
!'''commande'''
!'''permission'''
!'''description'''
!'''description'''
|-
|
|citizens.admin.*
|
|-
|
* /citizens
* /citizens reload
* /citizens save
|citizens.admin
|
* Permet de modifier tous les pnjs présents sur le serveur.
* Accès aux informations de base de '''Citizens'''
* Permet de recharger le plugin
* Permet de sauvegarder tous les pnjs et la configuration
|-
|citizens.admin.avoid-limits
|
|Permet d'outrepasser la limite de pnjs
|}
{| class="wikitable3"
!'''commande'''
!'''Argument'''
!'''permission'''
!'''description'''
|-
| /citizens help
|''(Page)'' - Page number to display
|citizens.help
| Show Citizens help menu
|-
| /npc help
| ''(Page)'' - Page number to display
| citizens.npc.help
| Show NPC help menu
|-
| /trait help
| ''(Page)'' - Page number to display
| citizens.trait.help
| Show trait help menu
|-
| /script help
| ''(Page)'' - Page number to display
| citizens.script.help
| Show scripting help menu
|-
| /template help
| ''(Page)'' - Page number to display
| citizens.template.help
| Show template help menu
|-
| /waypoints help
| ''(Page)'' - Page number to display
| citizens.waypoints.help
| Show waypoints help menu
|}
{| class="wikitable3"
!'''commande'''
!'''permission'''
!'''permission'''
!'''description'''
|-
|
|
* '''citizens.script.*'''
* citizens.script.compile
* citizens.script.help
|
|-
|{{cc|vert|'''citizens.npc.*'''}}
|{{cc|vert|}}
|{{cc|vert|}}
|-
|/npc age
|
* citizens.npc.age
* citizens.npc.position.assume
|
|-
|/npc behaviour
|citizens.npc.behaviour
|
|-
|/npc create
|citizens.npc.create.[mobtype or *]
|
|-
|/npc controllable
|citizens.npc.controllable
|
|-
|/npc copy
|citizens.npc.copy
|
|-
|/npc despawn
|citizens.npc.despawn
|
|-
|{{cc|jaune|'''citizens.npc.edit.*'''}}
|{{cc|jaune|}}
|{{cc|jaune|}}
|-
|/npc equip
|citizens.npc.edit.equip
|
|-
|/npc path
|citizens.npc.edit.path
|
|-
|/npc help
|citizens.npc.help
|
|-
|
|citizens.npc.limit.#
|Limit this player to creating # number of NPCs (works with 1-100)
|-
|/npc list
|citizens.npc.list
|
|-
|/npc lookclose
|citizens.npc.lookclose
|
|-
|/npc moveto
|citizens.npc.moveto
|
|-
|/npc owner
|citizens.npc.owner
|
|-
|/npc path
|citizens.npc.path
|
|-
|/npc power
|citizens.npc.power
|
|-
|/npc profession
|citizens.npc.profession
|
|-
|/npc remove
|citizens.npc.remove
|
|-
|/npc removeall
|citizens.npc.remove.all
|
|-
|/npc rename
|citizens.npc.rename
|
|-
|/npc select
|citizens.npc.select
|
|-
|/npc spawn
|citizens.npc.spawn
|
|-
|/npc speed
|citizens.npc.speed
|
|-
|/npc Hear NPCs by click or walking near with talk-close
|citizens.npc.talk
|
|-
|/npc text
|citizens.npc.text
|-
|{{cc|jaune|'''citizens.npc.trait.*'''}}
|{{cc|jaune|}}
|{{cc|jaune|}}
|-
|/trait
|
* citizens.npc.trait
* citizens.npc.trait-configure
* citizens.npc.trait-configure.*
|
|-
|/npc tp
|citizens.npc.tp
|
|-
|-
|commande
|/npc tphere
|description
|citizens.npc.tphere
|permission
|
|}
|}





Version du 14 avril 2013 à 11:44


Citizens2
Citizens2
Plugin
Catégorie npc [edit]
Développeur(s) aPunch, agentkid, aufdemrand, Neon_Master
Bukkit citizen
Nefald
Status installé [edit]
Grade requis Architecte
Article
Dernière révision 14/04/2013


Citizens2 est ce merveilleux plugin qui fait que nos rues soient toujours animées, grâce aux NPC. Le plus bel exemple étant sur Edderkopp.
Il fonctionne avec Sentry et Denizen.


Commandes & permissions

commande permission description
citizens.admin.*
  • /citizens
  • /citizens reload
  • /citizens save
citizens.admin
  • Permet de modifier tous les pnjs présents sur le serveur.
  • Accès aux informations de base de Citizens
  • Permet de recharger le plugin
  • Permet de sauvegarder tous les pnjs et la configuration
citizens.admin.avoid-limits Permet d'outrepasser la limite de pnjs
commande Argument permission description
/citizens help (Page) - Page number to display citizens.help Show Citizens help menu
/npc help (Page) - Page number to display citizens.npc.help Show NPC help menu
/trait help (Page) - Page number to display citizens.trait.help Show trait help menu
/script help (Page) - Page number to display citizens.script.help Show scripting help menu
/template help (Page) - Page number to display citizens.template.help Show template help menu
/waypoints help (Page) - Page number to display citizens.waypoints.help Show waypoints help menu
commande permission description
  • citizens.script.*
  • citizens.script.compile
  • citizens.script.help
citizens.npc.*
/npc age
  • citizens.npc.age
  • citizens.npc.position.assume
/npc behaviour citizens.npc.behaviour
/npc create citizens.npc.create.[mobtype or *]
/npc controllable citizens.npc.controllable
/npc copy citizens.npc.copy
/npc despawn citizens.npc.despawn
citizens.npc.edit.*
/npc equip citizens.npc.edit.equip
/npc path citizens.npc.edit.path
/npc help citizens.npc.help
citizens.npc.limit.# Limit this player to creating # number of NPCs (works with 1-100)
/npc list citizens.npc.list
/npc lookclose citizens.npc.lookclose
/npc moveto citizens.npc.moveto
/npc owner citizens.npc.owner
/npc path citizens.npc.path
/npc power citizens.npc.power
/npc profession citizens.npc.profession
/npc remove citizens.npc.remove
/npc removeall citizens.npc.remove.all
/npc rename citizens.npc.rename
/npc select citizens.npc.select
/npc spawn citizens.npc.spawn
/npc speed citizens.npc.speed
/npc Hear NPCs by click or walking near with talk-close citizens.npc.talk
/npc text citizens.npc.text
citizens.npc.trait.*
/trait
  • citizens.npc.trait
  • citizens.npc.trait-configure
  • citizens.npc.trait-configure.*
/npc tp citizens.npc.tp
/npc tphere citizens.npc.tphere


Voir aussi