From f207cba0f621516d268e68d423266bfdb8dbf28f Mon Sep 17 00:00:00 2001 From: asozio <48190027+asozio@users.noreply.github.com> Date: Fri, 10 May 2024 00:29:15 +1000 Subject: [PATCH] Update README.md Corrected css_reloadadmins command in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef83c9d..4f5898b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Manage your Counter-Strike 2 server by simple commands :) ```js - css_addadmin [time in minutes] - Add admin by steamid // @css/root - css_deladmin - Delete admin by steamid // @css/root -- css_reladmin - Reload sql admins // @css/root +- css_reloadadmins - Reload sql admins // @css/root - css_hide - Hide admin on scoreboard and commands action // @css/kick - css_admin - Display all admin commands // @css/generic - css_who <#userid or name> - Display informations about player // @css/generic