Commands: Difference between revisions

From Citizens Wiki

(17 intermediate revisions by 2 users not shown)
Line 50: Line 50:
! style="width: 100%; background-color:#ADD8E6" colspan="6" | '''Help Commands'''
! style="width: 100%; background-color:#ADD8E6" colspan="6" | '''Help Commands'''
|-
|-
! style="width: 250px;" | Command !! style="width: 200px;" | Args Description !! style="width: 170px;" | Permission !! Description
! style="width: 250px;" | Command !! style="width: 200px;" | Arguments !! style="width: 170px;" | Permission !! Description
|-
|-
| /citizens help || ''(Page)'' - Page number to display || citizens.help || Show Citizens help menu
| /citizens help || ''(Page)'' - Page number to display || citizens.help || Show Citizens help menu
Line 58: Line 58:
| /trait help || ''(Page)'' - Page number to display || citizens.trait.help || Show trait help menu
| /trait help || ''(Page)'' - Page number to display || citizens.trait.help || Show trait help menu
|-
|-
| /template help || ''(Page)'' - Page number to display || citizens.template.help || Show template help menu
| /template help || ''(Page)'' - Page number to display || citizens.templates.help || Show template help menu
|-  
|-  
| /waypoints help || ''(Page)'' - Page number to display || citizens.waypoints.help || Show waypoints help menu
| /waypoints help || ''(Page)'' - Page number to display || citizens.waypoints.help || Show waypoints help menu
Line 65: Line 65:
== NPC Commands ==
== NPC Commands ==
General commands used for all NPCs.
General commands used for all NPCs.
'''{{color|red|white|NOTE: '/npc trait' has been replaced, there is a new set of commands for adding, removing and copying traits. }}
:'''<code> /trait {traitname] </code> is now used to add traits and characters.
The following command list is copied from <code>/npc help</code>


{| class="wikitable collapsible" style="text-align: center; width: 100%"
{| class="wikitable collapsible" style="text-align: center; width: 100%"
Line 76: Line 70:
! style="width: 100%; background-color:#ADD8E6" colspan="7" | '''NPC Commands'''
! style="width: 100%; background-color:#ADD8E6" colspan="7" | '''NPC Commands'''
|-
|-
! style="width: 200px;" | Command !! style="width: 400px;" | Args Description !! Description
! style="width: 200px;" | Command !! style="width: 400px;" | Arguments !! Description
{{#!:
{{#!:
|-
|-
| /npc || ''None'' || Show basic NPC information
| /npc || <code>None</code>  || None
|-
| /npc activationrange || <code>[range]</code>  || Sets the activation range
|-
| /npc age || <code>[age] (-l(ock))</code>  || Can only be used on entities that can become babies. Use the [[-l]] flag to lock age over time (note: relogs may be required to see this).
|-
| /npc aggressive || <code>[true\&amp;#124;false]</code>  || Sets the aggressive status of the entity
|-
| /npc ai || <code>(true&amp;#124;false)</code>  || Sets whether the NPC should use vanilla AI
|-
| /npc allay || <code>(-d(ancing))</code>  || Sets allay modifiers
|-
| /npc anchor || <code>(--save [name]&amp;#124;--assume [name]&amp;#124;--remove [name]) (-a) (-c)</code>  || Manages the NPC&#39;s location anchor(s)
|-
| /npc armadillo || <code>--state [state]</code>  || None
|-
| /npc armorstand || <code>--visible [visible] --small [small] --marker [marker] --gravity [gravity] --arms [arms] --baseplate [baseplate] --(head&amp;#124;body&amp;#124;leftarm&amp;#124;leftleg&amp;#124;rightarm&amp;#124;rightleg)pose [angle x,y,z]</code>  || Edit armorstand properties
|-
| /npc attribute || <code>[attribute] [value]</code>  || Set various NPC attributes
|-
| /npc axolotl || <code>(-d) (--variant variant)</code>  || Sets axolotl modifiers
|-
| /npc bee || <code>(-s/-n) --anger anger</code>  || Sets bee modifiers
|-
| /npc boat || <code>--type [type]</code>  || Sets boat modifiers
|-
| /npc bossbar || <code>--style [style] --color [color] --title [title] --visible [visible] --viewpermission [permission] --flags [flags] --track [health &amp;#124; placeholder] --range [range]</code>  || Edit bossbar properties
|-
| /npc breakblock || <code>--location [x,y,z] --radius [radius]</code>  || None
|-
| /npc camel || <code>(--pose pose)</code>  || Sets camel modifiers
|-
| /npc cat || <code>(-s/-n/-l) --type type --ccolor collar color</code>  || Sets cat modifiers
|-
| /npc chunkload || <code>(-t(emporary))</code>  || Toggle the NPC forcing chunks to stay loaded
|-
| /npc collidable || <code>collidable</code>  || Toggles an NPC&#39;s collidability
|-
| /npc command || <code>(add [command] &amp;#124; remove [id&amp;#124;all] &amp;#124; permissions [permissions] &amp;#124; sequential &amp;#124; cycle &amp;#124; random &amp;#124; forgetplayer (uuid) &amp;#124; clearerror [type] (name&amp;#124;uuid) &amp;#124; errormsg [type] [msg] &amp;#124; persistsequence [true&amp;#124;false] &amp;#124; cost [cost] (id) &amp;#124; expcost [cost] (id) &amp;#124; itemcost (id)) (-s(hift)) (-l[eft]/-r[ight]) (-p[layer] -o[p]), --cooldown --gcooldown [seconds] --delay [ticks] --permissions [perms] --n [max # of uses]</code>  ||
Use the [[-l]] flag to make the command run on left click, [[-r]] on right click (default).
Set the per-player cooldown before the command can be used again using [[--cooldown]] (in [[seconds]]).
Set the server-wide cooldown in seconds using [[--gcooldown]].
[[--delay]] will wait the specified amount in [[ticks]] before executing the command.
[[--permissions]] will set the command to require specific permissions (separate multiple with commas).
[[--n]] will only let the player run the command that number of times.
Use [[-o]] to temporarily execute the command as an op and [[-p]] to run the command as the clicking player instead of the server.
To give the player temporary permissions instead of op, use [[/npc command permissions]].
Set the cost of each click with [[/npc command cost/expcost/itemcost]].
Commands can be executed one by one instead of all at once by using [[/npc command sequential]] or [[/npc command cycle]].
|-
| /npc configgui || <code>configgui</code>  || Display NPC configuration GUI
|-
| /npc controllable || <code>(-m(ount),-y,-n,-o(wner required))</code>  || Toggles whether the NPC can be ridden and controlled
|-
| /npc copier || <code>copier</code>  || Toggle the NPC copier
|-
| /npc copy || <code>(--name newname)</code>  || Copies an NPC
|-
| /npc create || <code>[name] ((-b(aby),u(nspawned),s(ilent),t(emporary),c(enter),p(acket)) --at [x,y,z,world] --type [type] --item (item) --trait [&#39;trait1, trait2...&#39;] --model [model name] --nameplate [true&amp;#124;false&amp;#124;hover] --temporaryticks [ticks] --registry [registry name]</code>  || Create a new NPC
|-
| /npc debug || <code>-p(aths) -n(avigation)</code>  || Display debugging information
|-
| /npc deselect || <code>deselect</code>  || Deselect currently selected NPC
|-
| /npc despawn || <code>(id)</code>  || Despawn a NPC
|-
| /npc drops || <code>drops</code>  || Edit an NPC&#39;s drops
|-
| /npc endercrystal || <code>-b(ottom)</code>  || Edit endercrystal modifiers
|-
| /npc enderdragon || <code>--phase [phase] --destroywalls [true&amp;#124;false]</code>  || Sets enderdragon modifiers
|-
| /npc enderman || <code>-a(ngry)</code>  || Set enderman modifiers
|-
| /npc equip || <code>equip</code>  || Toggle the equipment editor
|-
| /npc flyable || <code>(true&amp;#124;false)</code>  || Toggles or sets an NPC&#39;s flyable status
|-
|-
| /npc age || <code>[age] (-l)</code> || Set the age of a NPC
| /npc follow || <code>(player name&amp;#124;NPC id) (-p[rotect]) (--margin [margin]) (--enable [boolean])</code> || Toggles NPC following you
|-
|-
| /npc ai || <code>(true&#124;false)</code> || Sets whether the NPC should use vanilla AI
| /npc fox || <code>--type type --sleeping [true&amp;#124;false] --sitting [true&amp;#124;false] --crouching [true&amp;#124;false] --interested [true&amp;#124;false] --pouncing [true&amp;#124;false] --faceplanted [true&amp;#124;false]</code> || Sets fox modifiers
|-
|-
| /npc anchor || <code>(--save [name]&#124;--assume [name]&#124;--remove [name]) (-a)(-c)</code> || Changes/Saves/Lists NPC&#39;s location anchor(s)
| /npc frog || <code>(--variant variant)</code> || Sets frog modifiers
|-
|-
| /npc armorstand || <code>--visible [visible] --small [small] --gravity [gravity] --arms [arms] --baseplate [baseplate]</code> || Edit armorstand properties
| /npc gamemode || <code>[gamemode]</code> || Changes the gamemode
|-
|-
| /npc axolotl || <code>(-d) (--variant variant)</code> || Sets axolotl modifiers
| /npc glowing || <code>--color [minecraft chat color]</code> || Toggles an NPC&#39;s glowing status
|-
|-
| /npc bee || <code>(-s/-n) --anger anger</code> || Sets bee modifiers
| /npc goat || <code>-l(eft) -r(ight) -n(either) -b(oth) horn</code> || Sets goat modifiers
|-
|-
| /npc bossbar || <code>--style [style] --color [color] --title [title] --visible [visible] --flags [flags] --track [health &#124; placeholder]</code> || Edit bossbar properties
| /npc gravity || <code>gravity</code> || Toggles gravity
|-
|-
| /npc breakblock || <code>--location [x,y,z] --radius [radius]</code> || Mine a block at the given location or cursor if not specified
| /npc hitbox || <code>--scale [scale] --width/height [value]</code> || Sets the NPC hitbox
|-
|-
| /npc cat || <code>(-s/-n/-l) --type type --ccolor collar color</code> || Sets cat modifiers
| /npc hologram || <code>add [text] &amp;#124; set [line #] [text] &amp;#124; remove [line #] &amp;#124; clear &amp;#124; lineheight [height] &amp;#124; viewrange [range] &amp;#124; margintop [line #] [margin] &amp;#124; marginbottom [line #] [margin]</code> || Controls NPC hologram text
|-
|-
| /npc chunkload || <code>(-t(emporary))</code> || Toggle the NPC forcing chunks to stay loaded
| /npc home || <code>--location [loc] --delay [delay] --distance [distance] -h(ere) -p(athfind) -t(eleport)</code> || Controls home location
|-
|-
| /npc collidable || None || Toggles an NPC&#39;s collidability
| /npc horse || <code>(--color color) (--type type) (--style style) (-cb)</code>  || Use the -c flag to make the NPC have a chest, or the -b flag to stop them from having a chest.
|-
|-
| /npc command, /npc cmd || <code>(add [command] &#124; remove [id] &#124; permissions [permissions] &#124; sequential &#124; random &#124; (exp&#124;item)cost [cost]) (-l[eft]/-r[ight]) (-p[layer] -o[p]), --(g)cooldown [seconds] --delay [ticks] --permissions [perms] --n [max # of uses]</code> || Controls commands which will be run when clicking on an NPC
| /npc hurt || <code>[damage]</code> || Damages the NPC
|-
|-
| /npc controllable, /npc control || <code>(-m(ount),-y,-n,-o)</code> || Toggles whether the NPC can be ridden and controlled
| /npc id || <code>id</code> || Sends the selected NPC&#39;s ID to the sender
|-
|-
| /npc copier || None || Toggle the NPC copier
| /npc inventory || <code>inventory</code>  || Show&#39;s an NPC&#39;s inventory
|-
|-
| /npc copy || <code>(--name newname)</code> || Copies an NPC
| /npc item || <code>(item) (metadata) (-h(and))</code> || Sets the NPC&#39;s item
|-
|-
| /npc create || <code>[name] ((-b(aby),u(nspawned),s(ilent),t(emporary)) --at [x:y:z:world] --type [type] --trait [&#39;trait1, trait2...&#39;] --registry [registry name])</code> || Create a new NPC
| /npc itemframe || <code>--visible [true&amp;#124;false] --fixed [true&amp;#124;false] --rotation [rotation] --item [item]</code> || Sets itemframe modifiers
|-
|-
| /npc despawn || <code>(id)</code> || Despawn a NPC
| /npc jump || <code>jump</code> || Makes the NPC jump
|-
|-
| /npc drops || None || Edit an NPC&#39;s drops
| /npc knockback || <code>(--explicit true&amp;#124;false)</code>  || Toggle NPC knockback
|-
|-
| /npc endercrystal || <code>-b(ottom)</code> || Edit endercrystal modifiers
| /npc leashable || <code>leashable</code> || Toggles leashability
|-
|-
| /npc enderman || <code>-a[ngry]</code> || Set enderman modifiers
| /npc list || <code>(page) ((-a) --owner (owner) --type (type) --char (char) --registry (name))</code> || List NPCs
|-
|-
| /npc equip || None || Toggle the equipment editor
| /npc llama || <code>(--color color) (--strength strength)</code>  || Sets llama modifiers
|-
|-
| /npc flyable || <code>(true&#124;false)</code> || Toggles or sets an NPC&#39;s flyable status
| /npc lookclose || <code>--range [range] -r[ealistic looking] --randomlook [true&amp;#124;false] --perplayer [true&amp;#124;false] --randomswitchtargets [true&amp;#124;false] --randompitchrange [min,max] --randomyawrange [min,max] --disablewhennavigating [true&amp;#124;false] --targetnpcs [true&amp;#124;false]</code> || Toggle whether a NPC will look when a player is near
|-
|-
| /npc follow || <code>(player name&#124;NPC id) (-p[rotect])</code> || Toggles NPC following you
| /npc metadata || <code>set&amp;#124;get&amp;#124;remove [key] (value) (-t(emporary))</code> || Manages NPC metadata
|-
|-
| /npc fox || <code>--type type --sleeping [true&#124;false] --sitting [true&#124;false] --crouching [true&#124;false]</code> || Sets fox modifiers
| /npc minecart || <code>(--item item_name(:data)) (--offset offset)</code> || Sets minecart item
|-
|-
| /npc gamemode || <code>[gamemode]</code> || Changes the gamemode
| /npc mirror || <code>--name [true&amp;#124;false]</code> || Controls mirroring of NPC skins and more
|-
|-
| /npc glowing || <code>--color [minecraft chat color]</code> || Toggles an NPC&#39;s glowing status
| /npc model || <code>[name]</code> || None
|-
|-
| /npc gravity || None || Toggles gravity
| /npc modelanimate || <code>[start&amp;#124;stop&amp;#124;clear] (name) (speed)</code>  || None
|-
|-
| /npc gui || None || Display NPC configuration GUI
| /npc mount || <code>(--onnpc &lt;npc id&amp;#124;uuid&gt;) (-c(ancel))</code>  || Mounts a controllable NPC
|-
|-
| /npc hologram || <code>add [text] &#124; set [line #] [text] &#124; remove [line #] &#124; clear &#124; lineheight [height] &#124; direction [up&#124;down]</code> || Controls NPC hologram text
| /npc moveto || <code>x:y:z:world &amp;#124; x y z world</code> || Teleports a NPC to a given location
|-
|-
| /npc horse, /npc donkey, /npc mule || <code>(--color color) (--type type) (--style style) (-cb)</code> || Sets horse and horse-like entity modifiers
| /npc mushroomcow || <code>(--variant [variant])</code> || Sets mushroom cow modifiers
|-
|-
| /npc id || None || Sends the selected NPC&#39;s ID to the sender
| /npc name || <code>(-h(over))</code>  || Toggle nameplate visibility, or only show names on hover
|-
|-
| /npc inventory || None || Show&#39;s an NPC&#39;s inventory
| /npc ocelot || <code>(--type type) (-s(itting), -n(ot sitting))</code>  || Set the ocelot type of an NPC and whether it is sitting
|-
|-
| /npc item || <code>[item] (data)</code> || Sets the NPC&#39;s item
| /npc owner || <code>[uuid&amp;#124;SERVER]</code> || Set the owner of an NPC
|-
|-
| /npc leashable || None || Toggles leashability
| /npc packet || <code>--enabled [true&amp;#124;false]</code>  || Controls packet NPC settings
|-
|-
| /npc list || <code>(page) ((-a) --owner (owner) --type (type) --char (char) --registry (name))</code> || List NPCs
| /npc painting || <code>(--art art)</code> || Set painting modifiers
|-
|-
| /npc llama || <code>(--color color) (--strength strength)</code> || Sets llama modifiers
| /npc panda || <code>--gene (main gene) --hiddengene (hidden gene) -e(ating) -s(itting) -n (sneezing) -r(olling)</code> || Sets panda modifiers
|-
|-
| /npc lookclose || <code>--range [range] -r[ealistic looking] --(random&#124;r)look [true&#124;false] --(random&#124;r)pitchrange [min,max] --(random&#124;r)yawrange [min,max]</code> || Toggle whether a NPC will look when a player is near
| /npc panimate || <code>[animation]</code> || Plays a player animation
|-
|-
| /npc mcow || <code>(--variant [variant])</code> || Sets mushroom cow modifiers.
| /npc parrot || <code>(--variant variant)</code> || Sets parrot modifiers
|-
|-
| /npc metadata || <code>set&#124;get&#124;remove [key] (value) (-t(emporary))</code> || Manages NPC metadata
| /npc passive || <code>(--set [true&amp;#124;false])</code> || Sets whether an NPC damages other entities or not
|-
|-
| /npc minecart || <code>(--item item_name(:data)) (--offset offset)</code> || Sets minecart item
| /npc path || <code>path</code> || Toggle the waypoint editor
|-
|-
| /npc mount || <code>(--onnpc &lt;npc id&gt;) (-c (ancel))</code> || Mounts a controllable NPC
| /npc pathopt || <code>--avoid-water&amp;#124;aw [true&amp;#124;false] --open-doors [true&amp;#124;false] --path-range [range] --stationary-ticks [ticks] --attack-range [range] --distance-margin [margin] --path-distance-margin [margin] --use-new-finder [true&amp;#124;false] --falling-distance [distance]</code> || Sets an NPC&#39;s pathfinding options
|-
|-
| /npc moveto || <code>x:y:z:world &#124; x y z world</code> || Teleports a NPC to a given location
| /npc pathto || <code>me &amp;#124; here &amp;#124; cursor &amp;#124; [x] [y] [z] (--margin [distance margin]) (-s[traight line])</code> || Starts pathfinding to a certain location
|-
|-
| /npc name || <code>(-h(over))</code> || Toggle nameplate visibility, or only show names on hover
| /npc pausepathfinding || <code>--onrightclick [true&amp;#124;false] --when-player-within [range in blocks] --pauseticks [ticks]</code> || Sets pathfinding pause
|-
|-
| /npc ocelot || <code>(--type type) (-s(itting), -n(ot sitting))</code> || Set the ocelot type of an NPC and whether it is sitting
| /npc phantom || <code>(--size size)</code> || Sets phantom modifiers
|-
|-
| /npc owner || <code>[uuid]</code> || Set the owner of an NPC
| /npc pickupitems || <code>(--set [true&amp;#124;false])</code> || Allow NPC to pick up items
|-
|-
| /npc panda || <code>--gene (main gene) --hgene (hidden gene) -s(itting)</code> || Sets panda modifiers
| /npc piglin || <code>(--dancing [true&amp;#124;false])</code> || Sets piglin modifiers
|-
|-
| /npc panimate || <code>[animation]</code> || Plays a player animation
| /npc playerfilter || <code>-a(llowlist) -e(mpty) -d(enylist) --add [uuid] --remove [uuid] --addgroup [group] --removegroup [group] -c(lear) --applywithin [blocks range]</code> || Manages the NPC&#39;s player filter
|-
|-
| /npc parrot || <code>(--variant variant)</code> || Sets parrot modifiers
| /npc playerlist || <code>(-a(dd),r(emove))</code> || Sets whether the NPC is put in the playerlist
|-
|-
| /npc passive || <code>(--set [true&#124;false])</code> || Sets whether an NPC damages other entities or not
| /npc playsound || <code>[sound] (volume) (pitch) (--at x:y:z:world)</code> || Plays a sound at the NPC&#39;s location
|-
|-
| /npc path || None || Toggle the waypoint editor
| /npc polarbear || <code>(-r)</code>  || Sets polarbear modifiers
|-
|-
| /npc pathopt || <code>--avoid-water&#124;aw [true&#124;false] --stationary-ticks [ticks] --attack-range [range] --distance-margin [margin] --path-distance-margin [margin] --use-new-finder [true&#124;false]</code> || Sets an NPC&#39;s pathfinding options
| /npc pose || <code>(--save [name] (-d) &amp;#124; --mirror [name] (-d) &amp;#124; --assume [name] &amp;#124; --remove [name] &amp;#124; --default [name]) (--yaw yaw) (--pitch pitch) (-a)</code> || Manage NPC poses
|-
|-
| /npc pathrange || <code>[range]</code> || Sets an NPC&#39;s pathfinding range
| /npc powered || <code>(--set true&amp;#124;false)</code> || Toggle a creeper NPC as powered
|-
|-
| /npc pathto || <code>[x] [y] [z]</code> || Starts pathfinding to a certain location
| /npc profession || <code>[profession]</code> || Set a NPC&#39;s profession
|-
|-
| /npc phantom || <code>(--size size)</code> || Sets phantom modifiers
| /npc pufferfish || <code>(--state state)</code> || Sets pufferfish modifiers
|-
|-
| /npc playerlist || <code>(-a,r)</code> || Sets whether the NPC is put in the playerlist
| /npc rabbittype || <code>[type]</code> || Set the NPC&#39;s rabbit type
|-
|-
| /npc polarbear || <code>(-r)</code> || Sets polarbear modifiers.
| /npc remove || <code>(all&amp;#124;id&amp;#124;name&amp;#124; --owner [owner] &amp;#124; --eid [entity uuid] &amp;#124; --world [world])</code> || Remove a NPC
|-
|-
| /npc pose || <code>(--save [name] (-d) &#124; --mirror [name] (-d) &#124; --assume [name] &#124; --remove [name] &#124; --default [name]) (-a)</code> || Manage NPC poses
| /npc rename || <code>[name]</code> || Rename a NPC
|-
|-
| /npc power || None || Toggle a creeper NPC as powered
| /npc respawn || <code>[delay]</code>  || Sets an NPC&#39;s respawn delay
|-
|-
| /npc profession, /npc prof || <code>[profession]</code> || Set a NPC&#39;s profession
| /npc rotate || <code>(--towards [x,y,z]) (--body [yaw]) (--head [yaw]) (--pitch [pitch]) (-s(mooth))</code> || Rotate NPC
|-
|-
| /npc pufferfish || <code>(--state state)</code> || Sets pufferfish modifiers
| /npc select || <code>[id&amp;#124;name] (--range range) (--registry [name])</code> || Select a NPC with the given ID or name
|-
|-
| /npc rabbittype || <code>[type]</code> || Set the Type of a Rabbit NPC
| /npc setequipment || <code>[slot] [item]</code> || Sets equipment via commands
|-
|-
| /npc remove, /npc rem || <code>(all&#124;id&#124;name&#124; --owner [owner] &#124; --eid [entity uuid] &#124; --world [world])</code> || Remove a NPC
| /npc sheep || <code>(--color [color]) (--sheared [sheared])</code> || Sets sheep modifiers
|-
|-
| /npc rename || <code>[name]</code> || Rename a NPC
| /npc shop || <code>(edit&amp;#124;show&amp;#124;delete) (name)</code> || NPC shop edit/show
|-
|-
| /npc respawn || <code>[delay in ticks]</code> || Sets an NPC&#39;s respawn delay in ticks
| /npc shulker || <code>(--peek [peek] --color [color])</code> || Sets shulker modifiers
|-
|-
| /npc scoreboard || <code>--addtag [tags] --removetag [tags]</code> || Controls an NPC&#39;s scoreboard
| /npc sitting || <code>(--explicit [true&amp;#124;false]) (--at [at])</code> || Sets the NPC sitting
|-
|-
| /npc script || <code>--add [files] --remove [files]</code> || Controls an NPC&#39;s scripts
| /npc size || <code>[size]</code> || Sets the NPC&#39;s size
|-
|-
| /npc select, /npc sel || <code>[id&#124;name] (--r range) (--registry [name])</code> || Select a NPC with the given ID or name
| /npc skin || <code>(-e(xport) -c(lear) -l(atest) -s(kull)) [name] (or --url [url] --file [file] (-s(lim)) or -t [uuid/name] [data] [signature])</code> || Sets an NPC&#39;s skin name. Use -l to set the skin to always update to the latest
|-
|-
| /npc sheep || <code>(--color [color]) (--sheared [sheared])</code> || Sets sheep modifiers
| /npc skinlayers || <code>(--cape [true&amp;#124;false]) (--hat [true&amp;#124;false]) (--jacket [true&amp;#124;false]) (--sleeves [true&amp;#124;false]) (--pants [true&amp;#124;false])</code> || Sets an NPC&#39;s skin layers visibility
|-
|-
| /npc shop || <code>(edit&#124;show) (name)</code> || NPC shop edit/show
| /npc sniffer || <code>(--state [state])</code> || Sets sniffer modifiers
|-
|-
| /npc shulker || <code>(--peek [peek] --color [color])</code> || Sets shulker modifiers.
| /npc snowman || <code>(-d[erp]) (-f[orm snow])</code> || Sets snowman modifiers
|-
|-
| /npc size || <code>[size]</code> || Sets the NPC&#39;s size
| /npc sound || <code>(--death [death sound&amp;#124;d]) (--ambient [ambient sound&amp;#124;d]) (--hurt [hurt sound&amp;#124;d]) (-n(one)/-s(ilent)) (-d(efault))</code> || Sets an NPC&#39;s played sounds
|-
|-
| /npc skin || <code>(-c -l(atest)) [name] (or --url [url] or -t [uuid/name] [data] [signature])</code> || Sets an NPC&#39;s skin name. Use -l to set the skin to always update to the latest
| /npc spawn || <code>(id&amp;#124;name) -l(oad chunks)</code> || Spawn an existing NPC
|-
|-
| /npc skinlayers || <code>(--cape [true&#124;false]) (--hat [true&#124;false]) (--jacket [true&#124;false]) (--sleeves [true&#124;false]) (--pants [true&#124;false])</code> || Sets an NPC&#39;s skin layers visibility.
| /npc speak || <code>[message] --bubble [duration] --target [npcid&amp;#124;player name] --range (range to look for entities to speak to in blocks)</code> || Says a message from the NPC
|-
|-
| /npc snowman || <code>(-d[erp])</code> || Sets snowman modifiers.
| /npc speed || <code>[speed]</code> || Sets the movement speed of an NPC as a percentage
|-
|-
| /npc sound || <code>(--death [death sound&#124;d]) (--ambient [ambient sound&#124;d]) (--hurt [hurt sound&#124;d]) (-n(one)/-s(ilent)) (-d(efault))</code> || Sets an NPC&#39;s played sounds
| /npc spellcaster || <code>(--spell spell)</code> || Sets spellcaster modifiers
|-
|-
| /npc spawn || <code>(id&#124;name) -l(oad chunks)</code> || Spawn an existing NPC
| /npc swim || <code>(--set [true&amp;#124;false])</code> || Sets an NPC to swim or not
|-
|-
| /npc speak || <code>message to speak --target npcid&#124;player_name --type vocal_type</code> || Uses the NPCs SpeechController to talk
| /npc target || <code>[name&amp;#124;UUID] (-a[ggressive]) (-c[ancel])</code> || Target a given entity
|-
|-
| /npc speed || <code>[speed]</code> || Sets the movement speed of an NPC as a percentage
| /npc targetable || <code>(-t(emporary))</code> || Toggles an NPC&#39;s targetability
|-
|-
| /npc swim || <code>(--set [true&#124;false])</code> || Sets an NPC to swim or not
| /npc text || <code>text</code> || Toggle the text editor
|-
|-
| /npc target || <code>[name&#124;UUID] (-a[ggressive])</code> || Target a given entity
| /npc tp || <code>(-e(xact))</code> || Teleport in front of an NPC
|-
|-
| /npc targetable || None || Toggles an NPC&#39;s targetability
| /npc tphere || <code>(cursor) -c(enter) -f(ront)</code>  || Teleport a NPC to your location
|-
|-
| /npc text || None || Toggle the text editor
| /npc tpto || <code>[player name&amp;#124;npc id] [player name&amp;#124;npc id]</code>  || Teleport an NPC or player to another NPC or player
|-
|-
| /npc tfish || <code>(--body color) (--pattern pattern) (--patterncolor color)</code> || Sets tropical fish modifiers
| /npc trackingrange || <code>[range]</code> || Sets the tracking range
|-
|-
| /npc tp || None || Teleport to a NPC
| /npc tropicalfish || <code>(--body color) (--pattern pattern) (--patterncolor color)</code>  || Sets tropical fish modifiers
|-
|-
| /npc tphere || <code>(cursor) (-c(enter))</code> || Teleport a NPC to your location
| /npc type || <code>[type]</code> || Sets an NPC&#39;s entity type
|-
|-
| /npc tpto || <code>[player name&#124;npc id] [player name&#124;npc id]</code> || Teleport an NPC or player to another NPC or player
| /npc undo || <code>(all)</code> || Undoes the last action (currently only create/remove supported)
|-
|-
| /npc type || <code>[type]</code> || Sets an NPC&#39;s entity type
| /npc useitem || <code>(-o(ffhand))</code> || Sets an NPC to  be using their held items
|-
|-
| /npc undo || <code>(all)</code> || Undoes the last action (currently only create/remove supported)
| /npc villager || <code>(--level level) (--type type) (--profession profession) -s(hake head)</code> || Sets villager modifiers
|-
|-
| /npc useitem || <code>(-o(ffhand))</code> || Sets an NPC to  be using their held items
| /npc vulnerable || <code>(-t(emporary))</code> || Toggles an NPC&#39;s vulnerability
|-
|-
| /npc villager || <code>(--level level) (--type type) (--profession profession)</code> || Sets villager modifiers
| /npc wander || <code>wander</code> || Sets the NPC to wander around
|-
|-
| /npc vulnerable || <code>(-t)</code> || Toggles an NPC&#39;s vulnerability
| /npc warden || <code>dig&amp;#124;emerge&amp;#124;roar&amp;#124;anger [entity uuid/player name] [anger]</code> || Sets warden modifiers
|-
|-
| /npc wither || <code>(--charged [charged])</code> || Sets wither modifiers
| /npc wither || <code>(--invulnerable [true&amp;#124;false]) (--invulnerable-ticks [ticks]) (--arrow-shield [true&amp;#124;false])</code> || Sets wither modifiers
|-
|-
| /npc wolf || <code>(-s(itting) a(ngry) t(amed) i(nfo)) --collar [hex rgb color&#124;name]</code> || Sets wolf modifiers
| /npc wolf || <code>(-s(itting) a(ngry) t(amed) i(nterested)) --collar [hex rgb color&amp;#124;name] --variant [variant]</code> || Sets wolf modifiers
|-
|-
|/trait || <code>[trait1] [trait2] ... [traitN]</code> - A list of [[Characters|Traits]] to apply || Adds the [[Characters|trait type]] to the NPC. NPCs can have multiple traits. Example: <code> /trait sentinel</code>
|/trait || <code>[trait1] [trait2] ... [traitN]</code> - A list of [[Characters|Traits]] to apply || Adds the [[Characters|trait type]] to the NPC. NPCs can have multiple traits. Example: <code> /trait sentinel</code>
Line 280: Line 350:
! style="width: 100%; background-color:#ADD8E6" colspan="7" | '''Denizen /NPC Commands'''
! style="width: 100%; background-color:#ADD8E6" colspan="7" | '''Denizen /NPC Commands'''
|-
|-
! style="width: 200px;" | Command !! style="width: 400px;" | Args Description !! Description
! style="width: 200px;" | Command !! style="width: 400px;" | Arguments !! Description
{{#!:
{{#!:
|-
|-
Line 287: Line 357:
| /npc mirrorname || None || Makes the NPC mirror the name of the player looking at it.
| /npc mirrorname || None || Makes the NPC mirror the name of the player looking at it.
|-
|-
| /npc equip || None || Makes the NPC mirror the equipment of the player looking at it.
| /npc mirrorequip || None || Makes the NPC mirror the equipment of the player looking at it.
|-
|-
| /npc stand || None || Makes the NPC stand.
| /npc stand || None || Makes the NPC stand.
Line 320: Line 390:


== Waypoint commands ==
== Waypoint commands ==
Permissions are of the format "citizens.waypoints.xx", like "citizens.waypoints.disableteleport" for the "disableteleport" command.
{| class="wikitable collapsible" style="text-align: center; width: 100%"
{| class="wikitable collapsible" style="text-align: center; width: 100%"
|-
|-
! style="width: 100%; background-color:#ADD8E6" colspan="7" | '''Waypoint Commands'''
! style="width: 100%; background-color:#ADD8E6" colspan="7" | '''Waypoint Commands'''
|-
|-
! style="width: 200px;" | Command !! style="width: 400px;" | Args Description !! style="width: 50px;" | Permission !! Description
! style="width: 200px;" | Command !! style="width: 400px;" | Arguments !! Description
|-
|-
| /waypoints disableteleport || ''None'' || citizens.waypoints.disableteleport || Stops NPCs from automatically teleporting the end of their path if they get stuck (NOTE: might be removed at some point).
| /waypoints add || <code>[x] [y] [z] (world) (--index idx)</code>  || Adds a waypoint at a point
|-
|-
| /waypoints provider || ''[provider name] (-a)'' - provider name is the provider to use (currently linear, guided and wander), use -a to get a list of all providers || citizens.waypoints.provider || Sets the waypoint provider to use when using the waypoint editor.
| /waypoints disableteleport || <code>disableteleport</code>  || Disables teleportation when stuck
|-
| /waypoints hpa || <code>hpa</code>  || None
|-
| /waypoints provider || <code>[provider name]</code>  || Sets the current waypoint provider
|-
| /waypoints remove || <code>(x y z world) (--index idx)</code> || Adds a waypoint at a point
|-
|-
|}
|}
Line 337: Line 414:
! style="width: 100%; background-color:#ADD8E6" colspan="7" | '''Template Commands'''
! style="width: 100%; background-color:#ADD8E6" colspan="7" | '''Template Commands'''
|-
|-
! style="width: 200px;" | Command !! style="width: 400px;" | Args Description !! style="width: 50px;" | Permission !! Description
! style="width: 200px;" | Command !! style="width: 400px;" | Arguments !! style="width: 50px;" | Permission !! Description
|-
| /template apply || <code>(template namespace:)[template name]</code>  || citizens.templates.apply || Applies a template to the selected NPC
|-
|-
| /template apply || ''[template name] (id1 id2...)'' - takes the name of the template and an optional list of IDs to apply it to || citizens.templates.apply || Applies the given templates to the NPC.
| /template generate || <code>(template namespace:)[name]</code>  || citizens.templates.generate || Generate a template from the selected NPC
|-
|-
| /template create || ''[template name] (-o)'' - takes the name of the generated template, -o sets it to override || citizens.templates.create || Generates a template from the selected NPC and saves it to the templates.yml file.
| /template list || <code>list</code>  || citizens.templates.list || Lists available templates
|-
|-
|}
|}

Revision as of 11:59, 30 May 2024

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
Require Mob Types - whether the command requires an NPC to be a certain mob type(s)
Permission - command's permission node
Description - short description of the command

Commands not listed here

There are quite a few commands that are not listed here, mainly for reasons of maintenance order (the wiki isn't updated all that often, but the actual commands list is updated regularly.)
To see the list of commands on your current version of Citizens, simply type /npc help in-game. You can use /npc help 2 to view page 2, and so on (switch 2 to any page number).

To see information on a specific command, you can use /npc help create in-game. Change the "create" to any other command name (the example will show help for the /npc create command).

Some commands have documentation elsewhere. Such as:

  • npc skin has documentation here: Skins



There are also many commands that are added by other traits. see Characters

Adding Click Commands

If you're looking for a way to add automatically ran commands when you click an NPC, that's explained at NPC_Commands.

Admin Commands

Commands used for administration of Citizens.

Admin Commands
Command Permission Description
/citizens citizens.admin Show basic plugin information
/citizens reload citizens.admin Reload Citizens
/citizens save citizens.admin Save NPCs and configuration

Help Commands

Commands used in-game to show the help screen.

Help Commands
Command Arguments 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
/template help (Page) - Page number to display citizens.templates.help Show template help menu
/waypoints help (Page) - Page number to display citizens.waypoints.help Show waypoints help menu

NPC Commands

General commands used for all NPCs.

NPC Commands
Command Arguments Description
/npc None None
/npc activationrange [range] Sets the activation range
/npc age [age] (-l(ock)) Can only be used on entities that can become babies. Use the -l flag to lock age over time (note: relogs may be required to see this).
/npc aggressive [true\&#124;false] Sets the aggressive status of the entity
/npc ai (true&#124;false) Sets whether the NPC should use vanilla AI
/npc allay (-d(ancing)) Sets allay modifiers
/npc anchor (--save [name]&#124;--assume [name]&#124;--remove [name]) (-a) (-c) Manages the NPC's location anchor(s)
/npc armadillo --state [state] None
/npc armorstand --visible [visible] --small [small] --marker [marker] --gravity [gravity] --arms [arms] --baseplate [baseplate] --(head&#124;body&#124;leftarm&#124;leftleg&#124;rightarm&#124;rightleg)pose [angle x,y,z] Edit armorstand properties
/npc attribute [attribute] [value] Set various NPC attributes
/npc axolotl (-d) (--variant variant) Sets axolotl modifiers
/npc bee (-s/-n) --anger anger Sets bee modifiers
/npc boat --type [type] Sets boat modifiers
/npc bossbar --style [style] --color [color] --title [title] --visible [visible] --viewpermission [permission] --flags [flags] --track [health &#124; placeholder] --range [range] Edit bossbar properties
/npc breakblock --location [x,y,z] --radius [radius] None
/npc camel (--pose pose) Sets camel modifiers
/npc cat (-s/-n/-l) --type type --ccolor collar color Sets cat modifiers
/npc chunkload (-t(emporary)) Toggle the NPC forcing chunks to stay loaded
/npc collidable collidable Toggles an NPC's collidability
/npc command (add [command] &#124; remove [id&#124;all] &#124; permissions [permissions] &#124; sequential &#124; cycle &#124; random &#124; forgetplayer (uuid) &#124; clearerror [type] (name&#124;uuid) &#124; errormsg [type] [msg] &#124; persistsequence [true&#124;false] &#124; cost [cost] (id) &#124; expcost [cost] (id) &#124; itemcost (id)) (-s(hift)) (-l[eft]/-r[ight]) (-p[layer] -o[p]), --cooldown --gcooldown [seconds] --delay [ticks] --permissions [perms] --n [max # of uses]

Use the -l flag to make the command run on left click, -r on right click (default). Set the per-player cooldown before the command can be used again using --cooldown (in seconds). Set the server-wide cooldown in seconds using --gcooldown. --delay will wait the specified amount in ticks before executing the command. --permissions will set the command to require specific permissions (separate multiple with commas). --n will only let the player run the command that number of times. Use -o to temporarily execute the command as an op and -p to run the command as the clicking player instead of the server. To give the player temporary permissions instead of op, use /npc command permissions. Set the cost of each click with /npc command cost/expcost/itemcost. Commands can be executed one by one instead of all at once by using /npc command sequential or /npc command cycle.

/npc configgui configgui Display NPC configuration GUI
/npc controllable (-m(ount),-y,-n,-o(wner required)) Toggles whether the NPC can be ridden and controlled
/npc copier copier Toggle the NPC copier
/npc copy (--name newname) Copies an NPC
/npc create [name] ((-b(aby),u(nspawned),s(ilent),t(emporary),c(enter),p(acket)) --at [x,y,z,world] --type [type] --item (item) --trait ['trait1, trait2...'] --model [model name] --nameplate [true&#124;false&#124;hover] --temporaryticks [ticks] --registry [registry name] Create a new NPC
/npc debug -p(aths) -n(avigation) Display debugging information
/npc deselect deselect Deselect currently selected NPC
/npc despawn (id) Despawn a NPC
/npc drops drops Edit an NPC's drops
/npc endercrystal -b(ottom) Edit endercrystal modifiers
/npc enderdragon --phase [phase] --destroywalls [true&#124;false] Sets enderdragon modifiers
/npc enderman -a(ngry) Set enderman modifiers
/npc equip equip Toggle the equipment editor
/npc flyable (true&#124;false) Toggles or sets an NPC's flyable status
/npc follow (player name&#124;NPC id) (-p[rotect]) (--margin [margin]) (--enable [boolean]) Toggles NPC following you
/npc fox --type type --sleeping [true&#124;false] --sitting [true&#124;false] --crouching [true&#124;false] --interested [true&#124;false] --pouncing [true&#124;false] --faceplanted [true&#124;false] Sets fox modifiers
/npc frog (--variant variant) Sets frog modifiers
/npc gamemode [gamemode] Changes the gamemode
/npc glowing --color [minecraft chat color] Toggles an NPC's glowing status
/npc goat -l(eft) -r(ight) -n(either) -b(oth) horn Sets goat modifiers
/npc gravity gravity Toggles gravity
/npc hitbox --scale [scale] --width/height [value] Sets the NPC hitbox
/npc hologram add [text] &#124; set [line #] [text] &#124; remove [line #] &#124; clear &#124; lineheight [height] &#124; viewrange [range] &#124; margintop [line #] [margin] &#124; marginbottom [line #] [margin] Controls NPC hologram text
/npc home --location [loc] --delay [delay] --distance [distance] -h(ere) -p(athfind) -t(eleport) Controls home location
/npc horse (--color color) (--type type) (--style style) (-cb) Use the -c flag to make the NPC have a chest, or the -b flag to stop them from having a chest.
/npc hurt [damage] Damages the NPC
/npc id id Sends the selected NPC's ID to the sender
/npc inventory inventory Show's an NPC's inventory
/npc item (item) (metadata) (-h(and)) Sets the NPC's item
/npc itemframe --visible [true&#124;false] --fixed [true&#124;false] --rotation [rotation] --item [item] Sets itemframe modifiers
/npc jump jump Makes the NPC jump
/npc knockback (--explicit true&#124;false) Toggle NPC knockback
/npc leashable leashable Toggles leashability
/npc list (page) ((-a) --owner (owner) --type (type) --char (char) --registry (name)) List NPCs
/npc llama (--color color) (--strength strength) Sets llama modifiers
/npc lookclose --range [range] -r[ealistic looking] --randomlook [true&#124;false] --perplayer [true&#124;false] --randomswitchtargets [true&#124;false] --randompitchrange [min,max] --randomyawrange [min,max] --disablewhennavigating [true&#124;false] --targetnpcs [true&#124;false] Toggle whether a NPC will look when a player is near
/npc metadata set&#124;get&#124;remove [key] (value) (-t(emporary)) Manages NPC metadata
/npc minecart (--item item_name(:data)) (--offset offset) Sets minecart item
/npc mirror --name [true&#124;false] Controls mirroring of NPC skins and more
/npc model [name] None
/npc modelanimate [start&#124;stop&#124;clear] (name) (speed) None
/npc mount (--onnpc <npc id&#124;uuid>) (-c(ancel)) Mounts a controllable NPC
/npc moveto x:y:z:world &#124; x y z world Teleports a NPC to a given location
/npc mushroomcow (--variant [variant]) Sets mushroom cow modifiers
/npc name (-h(over)) Toggle nameplate visibility, or only show names on hover
/npc ocelot (--type type) (-s(itting), -n(ot sitting)) Set the ocelot type of an NPC and whether it is sitting
/npc owner [uuid&#124;SERVER] Set the owner of an NPC
/npc packet --enabled [true&#124;false] Controls packet NPC settings
/npc painting (--art art) Set painting modifiers
/npc panda --gene (main gene) --hiddengene (hidden gene) -e(ating) -s(itting) -n (sneezing) -r(olling) Sets panda modifiers
/npc panimate [animation] Plays a player animation
/npc parrot (--variant variant) Sets parrot modifiers
/npc passive (--set [true&#124;false]) Sets whether an NPC damages other entities or not
/npc path path Toggle the waypoint editor
/npc pathopt --avoid-water&#124;aw [true&#124;false] --open-doors [true&#124;false] --path-range [range] --stationary-ticks [ticks] --attack-range [range] --distance-margin [margin] --path-distance-margin [margin] --use-new-finder [true&#124;false] --falling-distance [distance] Sets an NPC's pathfinding options
/npc pathto me &#124; here &#124; cursor &#124; [x] [y] [z] (--margin [distance margin]) (-s[traight line]) Starts pathfinding to a certain location
/npc pausepathfinding --onrightclick [true&#124;false] --when-player-within [range in blocks] --pauseticks [ticks] Sets pathfinding pause
/npc phantom (--size size) Sets phantom modifiers
/npc pickupitems (--set [true&#124;false]) Allow NPC to pick up items
/npc piglin (--dancing [true&#124;false]) Sets piglin modifiers
/npc playerfilter -a(llowlist) -e(mpty) -d(enylist) --add [uuid] --remove [uuid] --addgroup [group] --removegroup [group] -c(lear) --applywithin [blocks range] Manages the NPC's player filter
/npc playerlist (-a(dd),r(emove)) Sets whether the NPC is put in the playerlist
/npc playsound [sound] (volume) (pitch) (--at x:y:z:world) Plays a sound at the NPC's location
/npc polarbear (-r) Sets polarbear modifiers
/npc pose (--save [name] (-d) &#124; --mirror [name] (-d) &#124; --assume [name] &#124; --remove [name] &#124; --default [name]) (--yaw yaw) (--pitch pitch) (-a) Manage NPC poses
/npc powered (--set true&#124;false) Toggle a creeper NPC as powered
/npc profession [profession] Set a NPC's profession
/npc pufferfish (--state state) Sets pufferfish modifiers
/npc rabbittype [type] Set the NPC's rabbit type
/npc remove (all&#124;id&#124;name&#124; --owner [owner] &#124; --eid [entity uuid] &#124; --world [world]) Remove a NPC
/npc rename [name] Rename a NPC
/npc respawn [delay] Sets an NPC's respawn delay
/npc rotate (--towards [x,y,z]) (--body [yaw]) (--head [yaw]) (--pitch [pitch]) (-s(mooth)) Rotate NPC
/npc select [id&#124;name] (--range range) (--registry [name]) Select a NPC with the given ID or name
/npc setequipment [slot] [item] Sets equipment via commands
/npc sheep (--color [color]) (--sheared [sheared]) Sets sheep modifiers
/npc shop (edit&#124;show&#124;delete) (name) NPC shop edit/show
/npc shulker (--peek [peek] --color [color]) Sets shulker modifiers
/npc sitting (--explicit [true&#124;false]) (--at [at]) Sets the NPC sitting
/npc size [size] Sets the NPC's size
/npc skin (-e(xport) -c(lear) -l(atest) -s(kull)) [name] (or --url [url] --file [file] (-s(lim)) or -t [uuid/name] [data] [signature]) Sets an NPC's skin name. Use -l to set the skin to always update to the latest
/npc skinlayers (--cape [true&#124;false]) (--hat [true&#124;false]) (--jacket [true&#124;false]) (--sleeves [true&#124;false]) (--pants [true&#124;false]) Sets an NPC's skin layers visibility
/npc sniffer (--state [state]) Sets sniffer modifiers
/npc snowman (-d[erp]) (-f[orm snow]) Sets snowman modifiers
/npc sound (--death [death sound&#124;d]) (--ambient [ambient sound&#124;d]) (--hurt [hurt sound&#124;d]) (-n(one)/-s(ilent)) (-d(efault)) Sets an NPC's played sounds
/npc spawn (id&#124;name) -l(oad chunks) Spawn an existing NPC
/npc speak [message] --bubble [duration] --target [npcid&#124;player name] --range (range to look for entities to speak to in blocks) Says a message from the NPC
/npc speed [speed] Sets the movement speed of an NPC as a percentage
/npc spellcaster (--spell spell) Sets spellcaster modifiers
/npc swim (--set [true&#124;false]) Sets an NPC to swim or not
/npc target [name&#124;UUID] (-a[ggressive]) (-c[ancel]) Target a given entity
/npc targetable (-t(emporary)) Toggles an NPC's targetability
/npc text text Toggle the text editor
/npc tp (-e(xact)) Teleport in front of an NPC
/npc tphere (cursor) -c(enter) -f(ront) Teleport a NPC to your location
/npc tpto [player name&#124;npc id] [player name&#124;npc id] Teleport an NPC or player to another NPC or player
/npc trackingrange [range] Sets the tracking range
/npc tropicalfish (--body color) (--pattern pattern) (--patterncolor color) Sets tropical fish modifiers
/npc type [type] Sets an NPC's entity type
/npc undo (all) Undoes the last action (currently only create/remove supported)
/npc useitem (-o(ffhand)) Sets an NPC to be using their held items
/npc villager (--level level) (--type type) (--profession profession) -s(hake head) Sets villager modifiers
/npc vulnerable (-t(emporary)) Toggles an NPC's vulnerability
/npc wander wander Sets the NPC to wander around
/npc warden dig&#124;emerge&#124;roar&#124;anger [entity uuid/player name] [anger] Sets warden modifiers
/npc wither (--invulnerable [true&#124;false]) (--invulnerable-ticks [ticks]) (--arrow-shield [true&#124;false]) Sets wither modifiers
/npc wolf (-s(itting) a(ngry) t(amed) i(nterested)) --collar [hex rgb color&#124;name] --variant [variant] Sets wolf modifiers
/trait [trait1] [trait2] ... [traitN] - A list of Traits to apply Adds the trait type to the NPC. NPCs can have multiple traits. Example: /trait sentinel

Denizen-added commands

The following /npc commands are added by Denizen (as copied from /npc help). Denizen can be downloaded from here.

Denizen /NPC Commands
Command Arguments Description
/npc mirrorskin None Makes the NPC mirror the skin of the player looking at it.
/npc mirrorname None Makes the NPC mirror the name of the player looking at it.
/npc mirrorequip None Makes the NPC mirror the equipment of the player looking at it.
/npc stand None Makes the NPC stand.
/npc pushable -t (-r) (--delay #) Makes an NPC pushable.
/npc constant --set/remove name --value constant value Views/adds/removes NPC string constants.
/npc assignment --set assignment_name (-r) Controls the assignment for an NPC.
/npc trigger [trigger name] [(--cooldown [seconds])/(--radius [radius])/(-t)] Controls the various triggers for an NPC.
/npc nickname [--set nickname] Gives the NPC a nickname, used with a Denizen-compatible Speech Engine.
/npc sit (--location x,y,z,world) (--anchor anchor_name) (-c) Makes the NPC sit.
/npc sleep (--location x,y,z,world) (--anchor anchor_name) Makes the NPC sleep.
/npc sneak None Makes the NPC crouch.
/npc wakeup None Makes the NPC wake up.
/npc fish (--location x,y,z,world) (--anchor anchor_name) (-c) Makes the NPC fish, casting at the given location.
/npc stopfishing None Makes the NPC stop fishing.
/npc invisible None Turns the NPC invisible.
/npc health --set # (-r) Sets the max health for an NPC.

Waypoint commands

Permissions are of the format "citizens.waypoints.xx", like "citizens.waypoints.disableteleport" for the "disableteleport" command.

Waypoint Commands
Command Arguments Description
/waypoints add [x] [y] [z] (world) (--index idx) Adds a waypoint at a point
/waypoints disableteleport disableteleport Disables teleportation when stuck
/waypoints hpa hpa None
/waypoints provider [provider name] Sets the current waypoint provider
/waypoints remove (x y z world) (--index idx) Adds a waypoint at a point

Template commands

Template Commands
Command Arguments Permission Description
/template apply (template namespace:)[template name] citizens.templates.apply Applies a template to the selected NPC
/template generate (template namespace:)[name] citizens.templates.generate Generate a template from the selected NPC
/template list list citizens.templates.list Lists available templates

See Also

Characters
Text Syntax
Waypoints