Skip to main content
Version: 0.5.1

Mythic Mob Interact Event

The MythicMob Interact Event is fired when a player interacts with a MythicMob.

How could this be used?

This can be used to create a variety of interactions that can occur between a MythicMob and a player. For example, you could create a MythicMob that gives the player an item when they interact with it.

Fields

Triggers

RequiredList

Mob Name

RequiredRegex

The specific MythicMob type to listen for


Regular expressions can be used to match a pattern. For example, ^.*$ will match any string.