Update README.md with reloadadmins

This commit is contained in:
Dollan 2024-05-01 02:03:15 +02:00 • committed by GitHub
parent ebf9e06bcd
commit 5f02f43336
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ Manage your Counter-Strike 2 server by simple commands :)
```js ```js
- css_addadmin <steamid> <name> <flags/groups> <immunity> [time in minutes] - Add admin by steamid // @css/root - css_addadmin <steamid> <name> <flags/groups> <immunity> [time in minutes] - Add admin by steamid // @css/root
- css_deladmin <steamid> - Delete admin by steamid // @css/root - css_deladmin <steamid> - 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_hide - Hide admin on scoreboard and commands action // @css/kick
- css_admin - Display all admin commands // @css/generic - css_admin - Display all admin commands // @css/generic
- css_who <#userid or name> - Display informations about player // @css/generic - css_who <#userid or name> - Display informations about player // @css/generic