# CMI

## Ranks

1. Open the `Settings/Chat.yml` file in your CMI folder and set `GeneralFormat` (I use the `%vault_prefix%` placeholder instead of CMI's `{prefix}`) to:

```yaml
GeneralFormat: '%vault_prefix% &f{displayName}&7: &r{message}'
```

2\. Download [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/) and [Vault](https://github.com/MilkBowl/Vault/releases/latest).\
3\. Install them and restart your server.\
4\. Type `/papi ecloud download Vault`.\
5\. Finally, type `/papi reload`.

ItemsAdder should now work properly with CMI's chat feature.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://itemsadder.devs.beer/compatibility-with-other-plugins/compatible/cmi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
