Skip to main content

Hide NPC

The mythicmob_npc_hide action makes a specific NPC invisible.

Configuration

mythicmob_npc_hideMap

Configuration for the action.

Properties

id

Optional unique identifier. npcInstanceInstance

The NPC instance to hide. hideForAllPlayersBoolean

If true, hides for everyone. Else, only for the executing player. Default is false.