Skip to content

v5

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 18:34
· 16 commits to main since this release

Minimum CSSharp requirement bumped to v65, addition of new commands and modified others.

New configuration values:
If you are upgrading from previous version, please add the following :

  "admin_list_min_flag": "@css/kick",
  "admin_list_req_flag": "",
  "freeze_duration": 5,

New commands:

  • css_admins
  • css_admin_help
  • css_noclip,
  • css_freeze(unfreeze),
  • css_slap

Modified:

  • css_wsmap now takes an id or a name.
  • css_bury takes a second argument, duration.
  • css_spec renamed to css_forcespec to avoid conflicts.

Added logging for the following actions:

  • Game restart
  • Cvar changing
  • Map changing

Other minor changes.