> For the complete documentation index, see [llms.txt](https://emibergo.gitbook.io/redischat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emibergo.gitbook.io/redischat/features/legacy-color-codes.md).

# Legacy color codes

## You can use  `&`  and  `§`  Bukkit/legacy color code symbols for chat messages and formatting

Remember that you need `redischat.useformatting` to use colors in chat

{% code title="config.yml" %}

```yaml
legacyColorCodesSupport: true
```

{% endcode %}

### Re-allow color codes to overwrite text after them

![](/files/EZn6eOCNgIjewVEQaL7h)![](/files/myueSb5DWO623r8bQR0J)

{% code title="config.yml" %}

```yaml
enablePlaceholderGlitch: false
```

{% endcode %}
