From 78cb51830afa2cc155e9800f64e1cf508ed9dcc0 Mon Sep 17 00:00:00 2001 From: Camper_Samu Date: Sat, 13 Jan 2024 03:24:36 +0100 Subject: [PATCH] chore: updated documentation --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 00431b7..1a6f95f 100644 --- a/README.md +++ b/README.md @@ -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***_