Skip to content

Commit

Permalink
chore: updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
CamperSamu committed Jan 13, 2024
1 parent 11f0e81 commit 78cb518
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ _consume actions:_

_command sources:_

| Action | Description |
|------------|----------------------------------------|
| **SERVER** | Command executed by the server |
| PLAYER | Command executed by the player |
| OP | Command executed by the player with OP |
| Action | Description |
|------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **SERVER** | Command executed by the server |
| PLAYER | Command executed by the player |
| OP | Command executed by the player with OP |
| SERVER_AS_PLAYER | Command executed by the server as the player (like OP) |
| DANGEROUSLY_OP | Command executed by the player whilst being OP [⚠️](https://github.com/CamperSamu/ItemCommander/ "THIS CONTEXT CAN BE DANGEROUS AND MIGHT LEAD TO EXPLOITS, USE WITH CAUTION") |

_defaults in **bold***_

Expand Down

0 comments on commit 78cb518

Please sign in to comment.