> For the complete documentation index, see [llms.txt](https://tchat.tect.host/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tchat.tect.host/format/default-configuration.md).

# Default configuration

```yml
chat:
  # Global chat format (modules.format)
  # You can use placeholders from the PlaceholderAPI
  # Preferably use MiniMessage colors, although legacy colors (&) will also work
  format: "%luckperms_prefix%&a%player_name% &e>> &7<message>"
```
