Add the css_give command and add in README.MD

This commit is contained in:
BuildTools
2023-12-09 10:43:33 +03:30
parent 454643431a
commit 59975bb49d
3 changed files with 15 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ It's only plugin base, I don't have much time for more extensive development, so
- 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/cheats
- @Message - Say message to all admins // @css/chat
```