{
"DisableBotRadio": false,
"DisableRadio": 0, //
(1) = Disable Radio Completely ||
(2) = Make it Cooldown [
DisableRadioThreshold] + [
DisableRadioTime]
"DisableRadioThreshold": 2, // if DisableRadio
(2) How Much Threshold Radio
"DisableRadioTime": 5, // if DisableRadio
(2) Time In Sec Give Cooldown
"DisableChatWheel": 0, //
(1) = Disable ChatWheel Completely ||
(2) = Make it Cooldown [
DisableChatWheelThreshold] + [
DisableChatWheelTime]
"DisableChatWheelThreshold": 2, // if DisableChatWheel
(2) How Much Threshold Radio
"DisableChatWheelTime": 5, // if DisableChatWheel
(2) Time In Sec Give Cooldown
"DisableGrenadeRadio": false,
"DisablePing": false,
"DisableKillfeed": 0, //
(1) = Disable Killfeed Completely ||
(2) = Disable Killfeed And Show Who I Killed Only
"DisableRadar": false,
"DisableMoneyHUD": false,
"DisableTeamMateHeadTag": 0, //
(1) = Remove Head Tag Only Behind Wall ||
(2) = Remove Head Tag Completely
"DisableWinOrLosePanel": false,
"DisableWinOrLoseSound": false,
"DisableJumpLandSound": false,
"DisableMPVSound": false,
"DisableFallDamage": false,
"DisableLegs": false,
"DisableSvCheats": false, // Force sv_cheats 0
"DisableRewardMoneyMessages": false,
"DisableDeadBody": false,
"DisableBomb": false,
//-----------------------------------------------------------------------------------------
"IgnoreDefaultDisconnectMessages": false,
"IgnoreDefaultJoinTeamMessages": false,
"IgnoreTeamMateAttackMessages": false,"
//-----------------------------------------------------------------------------------------
"CustomJoinTeamMessages": 0, // (1) Enable Custom Join Team Messages || (2) = Enable Custom Join Team Messages Without Bots
//-----------------------------------------------------------------------------------------
// ((MUST Disable This sv_hibernate_when_empty OTHERWISE WILL NOT WORK ))
//Restart The Server If (RestartWhenXPlayersInServerORLess) After (RestartXTimerInMins)
//RestartServerMode (1) = Restart Method
//RestartServerMode (2) = Crash Method Sometimes Restart Will Not Work Use This Method Instead
"RestartServerMode": 0,
"RestartXTimerInMins": 5,
"RestartWhenXPlayersInServerORLess": 0,
//if RestartServerMode Is (1) Which Map After Restarting Would You Like To Be
//Using ds: Means What map list in ds_workshop_listmaps
//Using host: To Get Any Workshop Map example Мастерская Steam::surf_beeps Means host:3112654794
//Using Without any ds: or host: means what inside /../csgo/maps/ de_dust2 de_mirage
"RestartServerDefaultMap": "de_dust2",
//-----------------------------------------------------------------------------------------
// ((MUST Disable This sv_hibernate_when_empty OTHERWISE WILL NOT WORK ))
//Rotate Maps Server If (RotationWhenXPlayersInServerORLess) After (RotationXTimerInMins)
//RotationServerMode (1) = Get Maps From Top To Bottom In RotationServerMapList.txt
//RotationServerMode (2) = Get Random Maps In RotationServerMapList.txt
"RotationServerMode": 0,
"RotationXTimerInMins": 8,
"RotationWhenXPlayersInServerORLess": 0,
//-----------------------------------------------------------------------------------------
"ConfigVersion": 1
}