#
Sitting NPCs
You can make a NPC sit by following these steps:
- Create a NPC
- Make sure the type is PLAYER (
/npc type <npc> PLAYER
) - Run
/npc attribute <npc> pose sitting
You can make the npc stand again by running /npc attribute <npc> pose standing