mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-09-27 20:17:04 +02:00
1.2.2a UPDATE
- Fixed css_addban, css_addmute - New command `css_hp` - New command `css_god` - New command `css_speed`
This commit is contained in:
parent
15ab2d9e65
commit
28f6cf63fe
8 changed files with 390 additions and 219 deletions
|
|
@ -24,6 +24,9 @@ Manage your Counter-Strike 2 server by simple commands :)
|
|||
- css_addmute <steamid> [time in minutes/0 perm] [reason] - Mute player via steamid64 // @css/chat
|
||||
- css_unmute <steamid or name> - Unmute player // @css/chat
|
||||
- css_give <#userid or name> <weapon> - Give weapon to player // @css/cheats
|
||||
- css_hp <#userid or name> [health] - Set player health // @css/slay
|
||||
- css_speed <#userid or name> [speed] - Set player speed // @css/slay
|
||||
- css_god <#userid or name> - Toggle godmode for player // @css/cheats
|
||||
- css_slay <#userid or name> - Kill player // @css/slay
|
||||
- css_slap <#userid or name> [damage] - Slap player // @css/slay
|
||||
- css_team <#userid or name> [<ct/tt/spec>] - Change player team // @css/kick
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue