// This file was auto-generated by SourceMod (v1.7.3-dev+5301) // ConVars for plugin "CombatSurf\togschattags_comb.smx" // Color to use for console chat color (check color cfg file for #s). // - // Default: "7" tc_console_chatcolor "7" // If "", everyone can change their tags, "none" restricted access (other than external plugin use), otherwise, only players with the listed flag(s) can access plugin features. // - // Default: "a" tct_accessflag "a" // Only players with this flag can restrict/remove tags of players. // - // Default: "g" tct_adminflag "g" // Only players with this flag can force tags/colors for other players. // - // Default: "g" tct_adminflag_force "g" // Color to use as default chat color for CTs, if nothing else applies (check color cfg file for #s). // - // Default: "1" tct_chatcolor_ct "1" // Color to use as default chat color for Ts, if nothing else applies (check color cfg file for #s). // - // Default: "1" tct_chatcolor_t "1" // Name to use for console. // - // Default: "CONSOLE:" tct_console_name "CONSOLE:" // Color to use for console name color (check color cfg file for #s). // - // Default: "7" tct_console_namecolor "7" // Tag to use for console. // - // Default: "" tct_console_tag "" // Color to use for console tag color (check color cfg file for #s). // - // Default: "7" tct_console_tagcolor "7" // Enable plugin (0 = Disabled, 1 = Enabled). // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" tct_enable "1" // Enable being able to set chat colors (1 = enabled, 0 = disabled). // - // Default: "1" tct_enablechatcolors "1" // Enable muting chat spammers after 3rd detection in a set time span (0 = disabled). // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" tct_enablegag "1" // Enable being able to set name colors (1 = enabled, 0 = disabled). // - // Default: "1" tct_enablenamecolors "1" // Enable blocking chat spam (0 = disabled). // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" tct_enablespamblock "1" // Enable being able to set tag colors (1 = enabled, 0 = disabled). // - // Default: "1" tct_enabletagcolors "1" // Enable being able to set a tags if you have access (1 = enabled, 0 = disabled). // - // Default: "1" tct_enabletags "1" // 0 = external tags applied on left of normal tags, 1 = on right, 2 = Only one tag can show, ext tag is preferenced, 3 = Only one tag can show, personal is preferenced. // - // Default: "0" // Minimum: "0.000000" // Maximum: "3.000000" tct_exttagspos "0" // Enable chat logger. // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" tct_log "1" // Color to use as default name color for CTs, if nothing else applies (check color cfg file for #s). // - // Default: "1" tct_namecolor_ct "1" // Color to use as default name color for Ts, if nothing else applies (check color cfg file for #s). // - // Default: "1" tct_namecolor_t "1" // Number of seconds used for the spam protection (0 = disabled). If more than 3 messages are sent within this time frame, it blocks them. // - // Default: "5" // Minimum: "0.000000" tct_spamcountduration "5" // Number of seconds used for the detection with spam auto-gag. If spam detection is triggered 3 times in this amount of time, the client will recieve a gag. // - // Default: "90" // Minimum: "0.000000" tct_spamdetectduration "90" // Number of minutes to gag client if auto-detection gag is being used. This only applies if using extendedcomm (or extendedcomm_togedit). Else, mutes will be temp, per SM default. // - // Default: "5" tct_spamgaglength "5" // Convert chat triggers to lowercase if theyre uppercase. // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" tct_triggercase "1" // Only players with this flag can unload the entire plugin until map change. // - // Default: "h" tct_unloadflag "h"