> ## Documentation Index
> Fetch the complete documentation index at: https://pictogram.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings

> General plugin settings and optional configuration.

## Settings

```yaml theme={null}
settings:
  mineskin-key: "insert api key"
  ratelimit-warnings: true
  packet-formatter: true
```

| Field                | Description                                                                                                  |
| -------------------- | ------------------------------------------------------------------------------------------------------------ |
| `mineskin-key`       | Your [Mineskin](https://mineskin.org) API key. Technically optional, but recommended for better reliability. |
| `ratelimit-warnings` | Warns when MineSkin rate limits delay or stop image uploads.                                                 |
| `packet-formatter`   | Utilizes PacketEvents to add PlaceholderAPI support by formatting the packets. Restart required.             |

<Note>
  Without a Mineskin API key you may run into rate limits. It's worth grabbing a free key from [mineskin.org](https://mineskin.org).
</Note>
