# 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

![](https://4192870058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mix0kMe6uMSoQG3GdY-%2Fuploads%2FXwbknSW5b7QcrzVImmYC%2Fimage.png?alt=media\&token=8e73bf77-07fa-4ffc-a854-968ce5a7f470)![](https://4192870058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mix0kMe6uMSoQG3GdY-%2Fuploads%2FCVtPuM2XiXo2Dkf9YHEk%2Fimage.png?alt=media\&token=39fac5c0-9a9a-4d08-bef2-f39bd9248a1d)

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

```yaml
enablePlaceholderGlitch: false
```

{% endcode %}
