CS2-AntiTeamFlash

Simple Anti Team Flash plugin.

Requirements

CounterStrikeSharp

Installation

Drag and drop from releases to game/csgo/addons/counterstrikesharp/plugins

Configuration

Configure the file AntiTeamFlash.json generated on addons/counterstrikesharp/configs/plugins/AntiTeamFlash

{
  "Enabled": true,
  "FlashOwner": true,
  "AccessFlag": "",
  "ConfigVersion": 1
}
  • Enable - Enable or disable the plugin.
  • FlashOwner - true: Whether to blind the thrower of the flash.
  • AccessFlag - access required for get access to this plugin, leave blank "" for public access.