Commands: Difference between revisions
From Citizens Wiki
Mbsuperstar1 (talk | contribs) |
|||
Line 83: | Line 83: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Despawn an NPC | | Despawn an NPC | ||
|- | |- | ||
Line 90: | Line 90: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Remove an NPC | | Remove an NPC | ||
|- | |- | ||
Line 97: | Line 97: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Rename an NPC | | Rename an NPC | ||
|- | |- | ||
Line 104: | Line 104: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Selects an NPC with the given ID | | Selects an NPC with the given ID | ||
|- | |- | ||
Line 111: | Line 111: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Sets the [[Characters|character]] of an NPC | | Sets the [[Characters|character]] of an NPC | ||
|- | |- | ||
Line 118: | Line 118: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Toggle whether an NPC should sneak | | Toggle whether an NPC should sneak | ||
|- | |- | ||
Line 125: | Line 125: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Spawn an existing NPC | | Spawn an existing NPC | ||
|- | |- | ||
Line 132: | Line 132: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Teleport an NPC to your location | | Teleport an NPC to your location | ||
|- | |- | ||
Line 139: | Line 139: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Teleport to an NPC | | Teleport to an NPC | ||
|- | |- | ||
Line 146: | Line 146: | ||
| | | | ||
| | | | ||
| | | None. You must be an owner or an admin. | ||
| Toggle an NPC's look-close state | | Toggle an NPC's look-close state | ||
|} | |} |
Revision as of 02:24, 21 February 2012
Read below for detailed command documentation. For more info on per-type commands and permissions, see its corresponding page.
[] - Mandatory
() - Optional
Command - command's syntax
Args Description - description of the command's arguments
Require Selected - whether the command requires an NPC to be selected
Require Ownership - whether the commands requires you to be the owner of the NPC
Permission - command's permission node
Description - short description of the command
Admin Commands
Commands used for administration of the plugin itself, along with debug commands.
Admin Commands | ||
---|---|---|
Command | Permission | Description |
/citizens | citizens.admin | Shows basic plugin information |
Help Commands
Commands used in-game to show the help screen.
Help Commands | |||||
---|---|---|---|---|---|
Command | Args Description | 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 |
NPC Commands
General commands used for all NPCs.
NPC Commands | |||||
---|---|---|---|---|---|
Command | Args Description | Require Selected | Require Ownership | Permission | Description |
/npc | None | citizens.npc.info | Show basic NPC information | ||
/npc create | [name] --type (type) --char (character) --temp (template) | citizens.npc.create | Create a new NPC | ||
/npc despawn | None | None. You must be an owner or an admin. | Despawn an NPC | ||
/npc remove | None | None. You must be an owner or an admin. | Remove an NPC | ||
/npc rename | Name - New name for the NPC | None. You must be an owner or an admin. | Rename an NPC | ||
/npc select | [ID] - ID of the NPC to select | None. You must be an owner or an admin. | Selects an NPC with the given ID | ||
/npc character | [Character] - Character to use | None. You must be an owner or an admin. | Sets the character of an NPC | ||
/npc sneak | None | None. You must be an owner or an admin. | Toggle whether an NPC should sneak | ||
/npc spawn | [ID] - ID of the NPC you want to spawn | None. You must be an owner or an admin. | Spawn an existing NPC | ||
/npc tphere | None | None. You must be an owner or an admin. | Teleport an NPC to your location | ||
/npc tp | None | None. You must be an owner or an admin. | Teleport to an NPC | ||
/npc lookclose | None | None. You must be an owner or an admin. | Toggle an NPC's look-close state |
Editor Commands
Commands for editing existing NPCs.
Editor Commands | |||||
---|---|---|---|---|---|
Command | Args Description | Require Selected | Require Ownership | Permission | Description |
/npc equip | None | citizens.npc.equip | Toggle equipment editor | ||
/npc path | None | citizens.npc.path | Toggle path editor | ||
/npc text | None | citizens.npc.text | Toggle text editor |
See Also
Quick Navigation | |
---|---|
Usage | Installation · Frequently Asked Questions · Commands · Editors · Characters · API · |
Configuration | Configuration · Text Syntax · Permissions · Waypoints · Data Storage |