> For the complete documentation index, see [llms.txt](https://bananapuncher714.gitbook.io/brickboard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananapuncher714.gitbook.io/brickboard/chatbox-implementations/what-is-a-chatbox/untitled-1.md).

# ChatBoxFiller

## About

ChatBoxFiller simply fills in the space it occupies with a bunch of pipes(|). You can choose the color for them.

Id: `chatboxfiller`

## Options

```yaml
# The color names can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/ChatColor.html
color: <color-name>
```
