This commit is contained in:
daffyyyy
2023-12-12 12:22:16 +01:00
3 changed files with 20 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ Manage your Counter-Strike 2 server by simple commands :)
- css_respawn <#userid or name> - Respawn player // @css/cheats
- css_cvar <cvar> <value> - Change cvar value // @css/cvar
- css_rcon <command> - Run command as server // @css/rcon
- css_give <#userid or name> <WeaponName> - Gives a weapon to a Player // @css/give
- team_chat @Message - Say message to all admins // @css/chat
```