> 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/entity-contains-name.md).

# Entity Contains Name

## Entity Contains Name

Entity custom name contains listed text (ignores color/format).

```yaml
match-entity:
  entity-contains-name:
    - 'test1'
```
