Pular para o conteúdo principal

mythicmob_npc_show

Show a MythicMob NPC — action entry.

Entry Information

PropertyValue
Entry IDmythicmob_npc_show
TypeAction
ColorGreen
Iconfa6-solid:eye

Fields

FieldTypeDescription
npcInstanceRef<MythicMobNpcInstance>The MythicMob NPC instance to show.
showForAllPlayersBooleanWhether to show for all players or just the triggering player.

Usage Example

- entry: mythicmob_npc_show
name: "Show a MythicMob NPC"
npcInstance: ""
showForAllPlayers: false