Skip to content

Commands

Tigerkev edited this page Mar 14, 2015 · 26 revisions

Information

Most of the Console Commands can also be typed directly into the chat with one of the given Chat Prefixes.

Commands

  • cu_help <command>
    • Prints all the commands you have access to or help on the command given.
    • Chat: help

  • cu_setgroup <player name>
    • Set a user's group.
    • Permission: cu_setusergroup

  • cu_runlua <code>
    • Run server side Lua code.
    • Chat: runlua
    • Permission: cu_runlua
    • Plugin: core/sv_runlua

  • cu_ban <name/steamid> <time> <reason>
    • Ban players that are bad.
    • Chat: ban
    • Permission: cu_ban
    • Plugin: core/sv_ban

  • cu_unban <steamid>
    • Unban players.
    • Chat: unban
    • Permission: cu_unban
    • Plugin: core/sv_ban

Clone this wiki locally