mythicmob_npc_show
Show a MythicMob NPC — action entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | mythicmob_npc_show |
| Type | Action |
| Color | Green |
| Icon | fa6-solid:eye |
Fields
| Field | Type | Description |
|---|---|---|
npcInstance | Ref<MythicMobNpcInstance> | The MythicMob NPC instance to show. |
showForAllPlayers | Boolean | Whether to show for all players or just the triggering player. |
Usage Example
- entry: mythicmob_npc_show
name: "Show a MythicMob NPC"
npcInstance: ""
showForAllPlayers: false