# Sitting NPCs

You can make a NPC sit by following these steps:

  1. Create a NPC
  2. Make sure the type is PLAYER (/npc type <npc> PLAYER)
  3. Run /npc attribute <npc> pose sitting

You can make the npc stand again by running /npc attribute <npc> pose standing