Warn Command
/warn add
Section titled “/warn add”This command takes in a user and a reason and gives the user a warning.
| Parameter | Description | Type | Required | Choices | Example |
|---|---|---|---|---|---|
user | The user to warn | User | Required | None | None |
reason | The reason for the warning | String | Required | None | None |
/warn remove
Section titled “/warn remove”This command takes a warning ID and removes it.
| Parameter | Description | Type | Required | Choices | Example |
|---|---|---|---|---|---|
id | The ID of the warning | String | Required | None | None |
/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 | Description | Type | Required | Choices | Example |
|---|---|---|---|---|---|
user | The user to list warnings for (shows all users if unspecified) | User | Optional | None | None |