Skip to content

Commit 23c1066

Browse files
Cleanup configs (#265)
* remove auto-generated configs info * remove auto-generated configs Co-authored-by: Sergey Shorokhov <[email protected]>
1 parent d74ba75 commit 23c1066

File tree

10 files changed

+1
-55
lines changed

10 files changed

+1
-55
lines changed

cstrike/addons/amxmodx/configs/plugins/ChatAdditions/CA_Addon_DeathMute.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// This file was auto-generated by AMX Mod X (v1.10.0.5413)
2-
// Cvars for plugin "CA Addon: Death mute" by "Sergey Shorokhov" (CA_Addon_DeathMute.amxx, v%CA_VERSION%)
3-
4-
51
// Time (in seconds) for killed players, during which they can report information to living players.
62
// 0 - disabled functionality
73
// -
@@ -74,5 +70,3 @@ ca_deathmute_notify_hud_b "0"
7470
// -
7571
// Default: "a"
7672
ca_deathmute_immunity_flags "a"
77-
78-

cstrike/addons/amxmodx/configs/plugins/ChatAdditions/CA_Addon_RankRestrictions.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// This file was auto-generated by AMX Mod X (v1.9.0.5271)
2-
// Cvars for plugin "CA Addon: Rank restrictions" by "steelzzz" (CA_Addon_RankRestrictions.amxx, vf22af4c)
3-
4-
51
// Restrictions Types
62
// 0 - Disable restrictions
73
// 1 - Level restrictions
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// This file was auto-generated by AMX Mod X (v1.9.0.5271)
2-
// Cvars for plugin "CA Addon: Request UnGAG" by "steelzzz" (CA_Addon_Request_UnGag.amxx, v6ce18b0)
3-
4-
51
// Request ungag command
62
// -
73
// Default: "/sorry"
@@ -12,5 +8,3 @@ ca_requestungag_cmd "/sorry"
128
// Default: "40.0"
139
// Minimum: "1.000000"
1410
ca_requestungag_delay "40.0"
15-
16-

cstrike/addons/amxmodx/configs/plugins/ChatAdditions/CA_AntiFlood.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@ ca_anti_flood_time "0.75"
1111
// Default: "2"
1212
// Minimum: "0.000000"
1313
ca_equal_messages "2"
14-
15-

cstrike/addons/amxmodx/configs/plugins/ChatAdditions/CA_Gag.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// This file was auto-generated by AMX Mod X (v1.10.0.5413)
2-
// Cvars for plugin "CA: Gag" by "Sergey Shorokhov" (CA_Gag.amxx, v%CA_VERSION%)
3-
4-
51
// Gag time values for choose
62
// format: 1 = 1 second, 1i = 1 minute, 1h = 1 hour, 1d = 1 day, 1w = 1 week, 1m = 1 month, 1y = 1 year
73
// NOTE: Changes will be applied only after reloading the map (or command `ca_gag_reload_config`)
@@ -89,5 +85,3 @@ ca_gag_common_chat_block "1"
8985
// -
9086
// Default: "1"
9187
ca_gag_own_reason_enabled "1"
92-
93-
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
// This file was auto-generated by AMX Mod X (v1.10.0.5413)
2-
// Cvars for plugin "CA: Mute" by "Sergey Shorokhov" (CA_Mute.amxx, v%CA_VERSION%)
3-
4-
51
// How often players can use menu. (in seconds)
62
// -
73
// Default: "3"
84
// Minimum: "0.000000"
95
// Maximum: "120.000000"
106
ca_mute_use_delay "3"
11-
12-

cstrike/addons/amxmodx/configs/plugins/ChatAdditions/CA_Storage_CSBans.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// This file was auto-generated by AMX Mod X (v1.10.0.5413)
2-
// Cvars for plugin "ChatAdditions: CSBans storage" by "Sergey Shorokhov" (CA_Storage_CSBans.amxx, v%CA_VERSION%)
3-
4-
51
// CSBans MySQL database host address
62
// -
73
// Default: "127.0.0.1"
@@ -21,5 +17,3 @@ ca_storage_pass ""
2117
// -
2218
// Default: "<your_database_name>"
2319
ca_storage_dbname "<your_database_name>"
24-
25-

cstrike/addons/amxmodx/configs/plugins/ChatAdditions/CA_Storage_GameCMS.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// This file was auto-generated by AMX Mod X (v1.10.0.5413)
2-
// Cvars for plugin "ChatAdditions: GameCMS storage" by "Sergey Shorokhov" (CA_Storage_GameCMS.amxx, v%CA_VERSION%)
3-
4-
51
// GameCMS MySQL database host address
62
// -
73
// Default: "127.0.0.1"
@@ -21,5 +17,3 @@ ca_storage_pass ""
2117
// -
2218
// Default: "<your_database_name>"
2319
ca_storage_dbname "<your_database_name>"
24-
25-
Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// This file was auto-generated by AMX Mod X (v1.10.0.5413)
2-
// Cvars for plugin "ChatAdditions: PGBans storage" by "Sergey Shorokhov" (CA_Storage_PGBans.amxx, v%CA_VERSION%)
3-
4-
51
// PGBans MySQL database host address
62
// -
73
// Default: "127.0.0.1"
@@ -15,11 +11,9 @@ pgb_storage_user "root"
1511
// PGBans MySQL database host password
1612
// -
1713
// Default: ""
18-
pgb_storage_pass "pass"
14+
pgb_storage_pass ""
1915

2016
// PGBans MySQL database name
2117
// -
2218
// Default: "<your_database_name>"
2319
pgb_storage_dbname "<your_database_name>"
24-
25-

cstrike/addons/amxmodx/configs/plugins/ChatAdditions/ChatAdditions_core.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
// This file was auto-generated by AMX Mod X (v1.10.0.5413)
2-
// Cvars for plugin "ChatAdditions: Core" by "Sergey Shorokhov" (ChatAdditions_Core.amxx, v%CA_VERSION%)
3-
4-
51
// Log file type
62
// 0 = log to common amxx log file (logs/L*.log)
73
// 1 = log to plugins folder (logs/ChatAdditions/[plugin name]/*.log)
@@ -30,5 +26,3 @@ ca_log_level "1"
3026
// Minimum: "0.000000"
3127
// Maximum: "1.000000"
3228
ca_update_notify "1"
33-
34-

0 commit comments

Comments
 (0)