Minekarta Docs
ModelEngineNPCReference

Commands

Full reference of all ModelEngineNPC commands.

reviewThis page is not verified against ModelEngineNPC v2.0.1.

All commands use /menpc or /megnpc.

Core Management

  • /menpc create <id> <type> <model|url>: Create NPC (model or normal type)
  • /menpc remove <id>: Delete an NPC
  • /menpc copy <source-id> <new-id>: Clone an NPC to your location
  • /menpc setnpctype <id> normal: Convert NPC to a normal player entity
  • /menpc setnpctype <id> model <model-id>: Convert NPC to a model entity
  • /menpc setskin <id> <player-name|url>: Set skin on a normal NPC
  • /menpc list: List all NPCs
  • /menpc teleport <id>: Teleport to an NPC
  • /menpc setmodel <id> <model>: Change NPC model
  • /menpc setname <id> <name>: Set display name
  • /menpc name <id> <true|false>: Toggle display name visibility
  • /menpc rotate <id> <yaw> [pitch]: Rotate NPC orientation
  • /menpc lookclose <id> [radius]: Toggle look at player
  • /menpc animation <id> <state> <anim>: Set animations
  • /menpc play <id> <anim> [loop] [speed]: Play an animation manually
  • /menpc editor: Open GUI Editor
  • /menpc reload: Reload configuration

Hologram Commands

Requires FancyHolograms.

  • /menpc hologram <id> enable|disable: Toggle hologram
  • /menpc hologram <id> text <text>: Set the hologram text
  • /menpc hologram <id> addline <text>: Add a line
  • /menpc hologram <id> removeline <index>: Remove a line

Interaction Commands

  • /menpc interaction <id> <left|right|both> add <prefix> <command>: Add a command
  • /menpc interaction <id> <left|right|both> set <prefix> <command>: Replace all commands
  • /menpc interaction <id> <left|right|both> clear: Clear commands