mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-09-27 20:17:04 +02:00
Update README.md
Corrected css_reloadadmins command in README.md
This commit is contained in:
parent
fc2958c84f
commit
f207cba0f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue