Last updated
Match mob from the MythicMobs plugin. You can specify one or more MythicMob internal names, and the rule will match any entity that corresponds to those IDs.
match-entity:
mythicmobs:
- "UndeadKnight"
- "FireDemon"
- "EliteZombie"This example matches any entity that is a MythicMob with one of the listed internal names.
Last updated