# Contains Name/Contains Lore

{% hint style="info" %}
You shoud not put color code here if you enabled `ignore-color-code` option at `config.yml` file.
{% endhint %}

## Contains Name/Contains Lore

```yaml
match-item:
  contains-lore:
    - 'test1'
  contains-name:
    - 'test1'
```
