Skip to content

[REQ] Some admin commands missing #27

@crashzk

Description

@crashzk
  • css_admin - Display all admin commands - // @css/generic
  • css_addban <steamid> [time in minutes/0 perm] [reason] - Ban player via steamid64 - // @css/ban
  • css_banip <ip> [time in minutes/0 perm] [reason] - Ban player via IP address - // @css/ban
  • css_gag <#userid or name> [time in minutes/0 perm] [reason] - Gag player - // @css/generic
  • css_ungag <steamid or #userid> [reason] - Ungag player - // @css/unban
  • css_mute <#userid or username> <time_seconds> [reason] - Mute player - // @css/generic
  • css_unmute <steamid or #userid> [reason] - Unmute player - // @css/unban
  • css_silence <#userid or name> [time in minutes/0 perm] [reason] - Mute & Gag player - // @css/generic
  • css_unsilence <steamid or #userid> [reason] [time in minutes/0 perm] [reason] - Mute & Gag player - // @css/unban
  • css_slap <#userid or name> [damage] - Slap player - // @css/slay
  • css_team <#userid or name> [<ct/tt/spec/swap>] [-k] - Change player team (swap - swap player team, -k - kill player) - // @css/kick
  • css_map <mapname> - Change map & workshop map - // @css/changemap
  • css_say <message> - Say message as admin in chat - // @css/chat
  • css_psay <#userid or name> <message> - Sends private message to player - // @css/chat
  • css_csay <message> - Say message as admin in center - // @css/chat
  • css_hsay <message> - Say message as admin in hud - // @css/chat
  • css_noclip <#userid or name> - Toggle noclip for player - // @css/cheats
  • css_god <#userid or name> - Toggle godmode for player - // @css/cheats
  • css_freeze <#userid or name> [duration] - Freeze player - // @css/slay
  • css_unfreeze <#userid or name> - Unfreeze player - // @css/slay
  • css_cvar <cvar> <value> - Change cvar value - // @css/cvar
  • css_rcon <command> - Run command as server - // @css/rcon

Can we expect some fun commands, well known in SourceMod? (https://github.com/alliedmodders/sourcemod/tree/master/plugins/funcommands)

  • !beacon <#userid or name> - Beacon on the player, blinking circle and beeping sound - // @css/cheats
  • !blind <#userid or name> - Option to make the player blind or all players at the same time - // @css/cheats
  • !drug <#userid or name> - Drugs the player and the screen is "wobbled", changes the angle of the screen - // @css/cheats
  • !fire <#userid or name> - Sets the player on fire - // @css/cheats
  • !gravity <#userid or name> - Changes the gravity of the specific player or all players - // @css/cheats
  • !timebomb <#userid or name> - Sets a time on the player, at the end of the time it explodes - // @css/cheats

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions