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

# Warnings

> Track misbehavior with automatic punishment at a threshold.

Warnings stack per-user. When a member reaches the configured threshold, Luster automatically applies the chosen punishment.

## Issuing warnings

| Command                         | Description                                                                      |
| ------------------------------- | -------------------------------------------------------------------------------- |
| `,warn \<member\> \<reason\>`   | Warns a member                                                                   |
| `,warnings [member]`            | Shows a member's warning history, or the most-warned users if no member is given |
| `,warn remove \<member\> \<#\>` | Removes a single warning                                                         |
| `,warn clearall \<member\>`     | Clears every warning for a member                                                |
| `,warn clearguild`              | Clears every warning in the server                                               |

## Configuration

| Command                      | Description                                   |         |                     |                                                             |
| ---------------------------- | --------------------------------------------- | ------- | ------------------- | ----------------------------------------------------------- |
| `,warn threshold \<amount\>` | Sets how many warnings trigger the punishment |         |                     |                                                             |
| \`,warn punishment \<ban     | kick                                          | timeout | none> \[duration]\` | Sets what happens at the threshold. Duration uses `s/m/h/d` |
| `,warn config`               | Shows the current configuration               |         |                     |                                                             |
| `,warn reset`                | Resets every warning-related setting          |         |                     |                                                             |

## Bypass & whitelist

| Command                         | Description                                                     |
| ------------------------------- | --------------------------------------------------------------- |
| `,warn bypass \<user/role\>`    | Toggles bypass status (can issue warnings without restrictions) |
| `,warn bypassed`                | Lists bypassed users and roles                                  |
| `,warn whitelist \<user/role\>` | Toggles a user or role as exempt from being warned              |
| `,warn exempted`                | Lists exempt users and roles                                    |
