> For the complete documentation index, see [llms.txt](https://enchantedmobs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enchantedmobs.superiormc.cn/docs/match-entity-rules/mythicmobs.md).

# MythicMobs

## MythicMobs

Match mob from the [MythicMobs plugin](https://mythiccraft.io/).\
You can specify one or more MythicMob internal names, and the rule will match any entity that corresponds to those IDs.

```yaml
match-entity:
  mythicmobs:
    - "UndeadKnight"
    - "FireDemon"
    - "EliteZombie"
```

This example matches any entity that is a MythicMob with one of the listed internal names.
