csgo-plugins/entWatch_csgo/cfg/sourcemod/plugin.entWatch.cfg
2020-03-25 20:09:12 +02:00

32 lines
602 B
INI

// This file was auto-generated by SourceMod (v1.9.0.6281)
// ConVars for plugin "entWatch.smx"
// The name of the color config.
// -
// Default: "color_classic"
entwatch_config_color "color_classic"
// Show/Hide the cooldowns on the display.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
entwatch_display_cooldowns "1"
// Enable/Disable the display.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
entwatch_display_enable "1"
// Enable/Disable team only mode.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
entwatch_mode_teamonly "1"