Warn Command
/warn add
Section titled “/warn add”This command takes in a user and a reason and gives the user a warning.
| Parameter | Type | Description | Required | Choices |
|---|---|---|---|---|
| user | User | The user to warn | Yes | N/A |
| reason | String | The reason for the warning | Yes | N/A |
/warn remove
Section titled “/warn remove”This command takes a warning ID and removes it.
| Parameter | Type | Description | Required | Choices |
|---|---|---|---|---|
| id | String | The ID of the warning | Yes | N/A |
/warn list
Section titled “/warn list”You can use this command to list out all the warnings in the server or just the warnings for a specific user.
| Parameter | Type | Description | Required | Choices |
|---|---|---|---|---|
| user | User | The user to list warnings for (shows all users if unspecified) | No | N/A |