From a903fb68f9f6e50f39394b200b273a8eead0da24 Mon Sep 17 00:00:00 2001 From: Chalwk77 Date: Thu, 20 Jul 2023 23:33:48 +1200 Subject: [PATCH] ... --- INDEV/Admin Manager/about.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/INDEV/Admin Manager/about.md b/INDEV/Admin Manager/about.md index 270a4947..87498f30 100644 --- a/INDEV/Admin Manager/about.md +++ b/INDEV/Admin Manager/about.md @@ -55,17 +55,17 @@ This plugin is a drop-in replacement for SAPP's built-in admin system and adds n | **admin_chat** `<1/0 (on/off)>` | Toggle admin chat on or off for yourself | **2** | | **change_password** `` `<"new password">` | Change your own password | **2** | | **ip_mute** `` `` | Mute a player by IP | **3** | -| **ip_mutes** `` | List all muted players by IP | **3** | | **ip_unmute** `` | Unmute a player's IP | **3** | +| **ip_mutes** `` | List all muted players by IP | **3** | | **hash_mute** `` `` | Mute a player by hash | **3** | -| **hash_mutes** `` | List all muted players by hash | **3** | | **hash_unmute** `` | Unmute a player's hash | **3** | +| **hash_mutes** `` | List all muted players by hash | **3** | | **spy** `<1/0 (on/off)>` | Toggle command spy on or off for yourself | **3** | | **ip_alias** `` `` | Lookup aliases by player id or ip | **4** | | **hash_alias** `` `` | Lookup aliases by player id or hash | **4** | | **ip_ban** `` `` | Ban a player by IP | **4** | -| **ip_bans** `` | List all IP-bans | **4** | | **ip_unban** `` | Unban a player's IP | **4** | +| **ip_bans** `` | List all IP-bans | **4** | | **hash_admin_add** `` `` | Add player as a hash-admin | **5** | | **hash_admin_delete** `` | Remove player as a hash-admin | **5** | | **hash_admins** `` | List all hash-admins | **5** | @@ -73,22 +73,22 @@ This plugin is a drop-in replacement for SAPP's built-in admin system and adds n | **ip_admin_delete** `` | Remove player as an ip-admin | **5** | | **ip_admins** `` | List all ip-admins | **5** | | **hash_ban** `` `` | Ban a player by hash (requires confirmation if the hash is pirated) | **5** | -| **hash_bans** `` | List all hash-bans | **5** | | **hash_unban** `` | Unban a player's hash | **5** | +| **hash_bans** `` | List all hash-bans | **5** | | **name_ban** `` | Ban a players name by ID or name | **5** | -| **name_bans** `` | List all name bans | **5** | | **name_unban** `` | Unban a name | **5** | +| **name_bans** `` | List all name bans | **5** | | **pw_admin_add** `` ` <"password">` | Add player as a password-admin | **5** | | **pw_admin_delete** `` | Remove player as a password-admin | **5** | -| **confirm** | Confirm level delete | **5** | | **pw_admins** `` | List all password-admins | **5** | +| **confirm** | Confirm level delete | **5** | | **change_level** `` `` | Change player admin level | **6** | | **change_admin_password** `` `<"new password">` | Change another player's password | **6** | | **level_add** `` | Add an admin level | **6** | | **level_delete** `` | Delete an admin level (requires confirmation) | **6** | -| **set_command** `` `` `(opt 3rd arg: "true" to enable, "false" to disable)` | Add or set a new/existing command to a new level | **6** | | **disable_command** `` | Disables a command | **6** | | **enable_command** `` | Enables a command | **6** | +| **set_command** `` `` `(opt 3rd arg: "true" to enable, "false" to disable)` | Add or set a new/existing command to a new level | **6** | ### Getting started: