NPC Customization

📝 Atualizado em 10/03/2026

Renaming

Rename an NPC:

/npc rename <name> <newName>

Changes the display name of an NPC (supports spaces and color codes).

Example:

/npc rename Steve &6Golden &bSteve

Skin Management

Change NPC skin:

/npc skin <name> <skinPlayer>

Changes the NPC's skin to match another player's skin.

Example:

/npc skin Steve Herobrine

Teleportation

Teleport NPC (basic):

/npc teleport <name> <x> <y> <z>

Moves the NPC to the specified coordinates.

Teleport NPC (with rotation):

/npc teleport <name> <x> <y> <z> <yaw> <pitch>

Moves the NPC to the specified coordinates with custom rotation.

  • yaw: Horizontal rotation (0-360)
  • pitch: Vertical rotation (-90 to 90)