Commands
All commands require operator permission level 2 (OP level 2).
Basic Commands
Create an NPC:
/npc create <name> <skinPlayer>
Creates a new NPC at your current position with the specified skin.
name: The NPC's identifier (single word, no spaces)skinPlayer: Minecraft username whose skin to use
Remove an NPC:
/npc remove <name>
Permanently removes the specified NPC.
List all NPCs:
/npc list
Shows all active NPCs on the server.
Remove all NPCs:
/npc removeall
Removes all NPCs from the server.