Skip to content

Commit

Permalink
docs: mod commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Jooty committed Jan 22, 2024
1 parent 5c62a9c commit 01d18a3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/modules/imlight/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,16 @@ Your command context will not drop. If you select a player, that player will sti
| warn | Hall Monitor | `.warn $reason` | Adds an infraction record to the user's account. |
| info | Hall Monitor | `.info` | Shows account information about the selected character. |

## Modification Commands

| Command | Security | Syntax | Description |
| ------- | -------- | ------ | ----------- |
| levelup | Quality Assurance | `mod levelup` | Levels up your character. |
| level | Quality Assurance | `mod level $level` | Levels up your character to a certain level. |
| speed | Quality Assurance | `mod speed $speed`| Changes your speed multipler. Max of 10. |
| additem | Quality Assurance | `mod additem $id` | Adds an item to your inventory by ID. |


## Debug Commands

| Command | Security | Syntax | Description |
Expand Down

0 comments on commit 01d18a3

Please sign in to comment.