CS2-SimpleAdmin
GitHub
  • Welcome
  • Getting Started
    • Quickstart
    • General Configuration
    • Commands Configuration
  • Commands
    • Basebans
    • Basechat
    • Basecommands
    • Basecomms
    • Basevotes
    • Funcommands
    • Playercommands
  • Developers
    • API
Powered by GitBook
On this page
  • Slay the player @css/slay
  • Slap the player @css/slay
  • Give the player an item @css/cheats
  • Take all weapons away from the player @css/slay
  • Set the player's health @css/slay
  • Set the player's speed @css/slay
  • Set the player's gravity @css/slay
  • Set the player's money @css/slay
  • Set the player's team @css/kick
  • Rename a player @css/kick
  • Permanent rename a player @css/ban
  • Respawn a dead player @css/cheats
  • Teleport to a player @css/kick
  • Teleport a player to you @css/kick
  1. Commands

Playercommands

Here you will find all the commands from the playercommands group.

Slay the player

css_slay <#userid or name>

Slap the player

css_slap <#userid or name> [damage]

Give the player an item

css_give <#userid or name> <weapon>

Take all weapons away from the player

css_strip <#userid or name>

Set the player's health

css_hp <#userid or name> <health>

Set the player's speed

css_speed <#userid or name> <speed>

Set the player's gravity

css_gravity <#userid or name> <gravity>

Set the player's money

css_money <#userid or name> <money>

Set the player's team

css_team <#userid or name> [<ct/tt/spec>] [-k]

Adding -k means killing the player

Rename a player

css_rename <#userid or name> <new name>

Permanent rename a player

css_prename <#userid or name> <new name>

Respawn a dead player

css_respawn <#userid or name>

Teleport to a player

css_tp <#userid or name>
css_tpto <#userid or name>
css_goto <#userid or name>

Teleport a player to you

css_bring <#userid or name>
css_tphere <#userid or name>
PreviousFuncommandsNextAPI

Last updated 8 months ago