> For the complete documentation index, see [llms.txt](https://natorog.gitbook.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://natorog.gitbook.io/chat-filters/caps.md).

# Caps

Use this filter to avoid player abusing CAPS in messages

***

```
Messages with more than X capital letters will be changed to lowercase
```

```yaml
  anti-caps:
    enabled: true
    max-caps: 5 # How many CAPS to trigger the filter
```

***

<figure><img src="https://915383071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkgPprrYnIJHMCcjNEdrD%2Fuploads%2F0Z5hgK6NZ4khcetitnk1%2Fanticaps.png?alt=media&amp;token=bf8b2565-9859-46d9-9564-ccac23f3951e" alt=""><figcaption></figcaption></figure>
