[
    {
        "DisplayName": "RCON Password",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "$RemoteAdminPassword",
        "InputType": "text",
        "Hidden": true,
        "ParamFieldName": "rcon_password",
        "ExcludeFromImport": true,
        "EnumValues": {}
    },
    {
        "DisplayName": "Logfile",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "logfile",
        "InputType": "text",
        "Hidden": true,
        "ParamFieldName": "logfile",
        "IncludeInCommandLine": true,
        "DefaultValue": "2",
        "EnumValues": {}
    },
    {
        "DisplayName": "Continuous Log",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "g_logSync",
        "InputType": "number",
        "Hidden": true,
        "ParamFieldName": "g_logSync",
        "DefaultValue": "1",
        "ExcludeFromImport": true,
        "EnumValues": {}
    },
    {
        "DisplayName": "Log File Name",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "g_log",
        "InputType": "text",
        "Hidden": true,
        "ParamFieldName": "g_log",
        "DefaultValue": "logs\\games_mp.log",
        "ExcludeFromImport": true,
        "EnumValues": {}
    },
    {
        "DisplayName": "Server Key",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the [server key](https://platform.plutonium.pw/serverkeys) required to run the server. This also sets the server name. A Plutonium account must be at least one week old to create a key, and game ownership must be [verified](https://forum.plutonium.pw/topic/32250/an-update-on-game-ownership-verification)",
        "Keywords": "server,key,serverkey",
        "FieldName": "ServerKey",
        "InputType": "Password",
        "ParamFieldName": "ServerKey",
        "DefaultValue": "",
        "Required": true,
        "EnumValues": {}
    },
    {
        "DisplayName": "Server MOTD",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets a custom message of the day which is shown on the intel message loading screen when a player joins. Leave blank for default intel messages",
        "Keywords": "motd,message,day,sv_motd",
        "FieldName": "sv_motd",
        "InputType": "text",
        "ParamFieldName": "sv_motd",
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "Server Password",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the password to join the server. Default is no password",
        "Keywords": "password,g_password",
        "FieldName": "g_password",
        "InputType": "Password",
        "ParamFieldName": "g_password",
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "Mod Name",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the mod name to load",
        "Keywords": "mod,fs_game",
        "FieldName": "fs_game",
        "InputType": "text",
        "ParamFieldName": "fs_game",
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "Map Rotation List",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the map rotation list. See 'server.cfg' for gametypes and map names",
        "Keywords": "map,rotation,list,sv_maprotation",
        "FieldName": "sv_maprotation",
        "InputType": "text",
        "ParamFieldName": "sv_maprotation",
        "DefaultValue": "dsr TDM_default map mp_rust map mp_terminal_cls map mp_alpha map mp_bootleg map mp_bravo map mp_carbon map mp_dome map mp_exchange map mp_hardhat map mp_interchange map mp_lambeth map mp_mogadishu map mp_paris map mp_plaza2 map mp_radar map mp_seatown map mp_underground map mp_village",
        "Placeholder": "dsr TDM_default map mp_rust map mp_terminal_cls map mp_alpha map mp_bootleg map mp_bravo map mp_carbon map mp_dome map mp_exchange map mp_hardhat map mp_interchange map mp_lambeth map mp_mogadishu map mp_paris map mp_plaza2 map mp_radar map mp_seatown map mp_underground map mp_village",
        "EnumValues": {}
    },
    {
        "DisplayName": "Player Limit",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the maximum number of players allowed on the server at one time",
        "Keywords": "max,players,limit,sv_maxclients",
        "FieldName": "$MaxUsers",
        "InputType": "number",
        "MinValue": "1",
        "MaxValue": "18",
        "ParamFieldName": "sv_maxclients",
        "DefaultValue": "18",
        "Placeholder": "18",
        "Suffix": "players",
        "EnumValues": {}
    },
    {
        "DisplayName": "Private Player Limit",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "The maximum number of private players allowed on the server (those that can use non-public reserved slots). Will be limited to the Player Limit",
        "Keywords": "max,private,players,limit",
        "FieldName": "sv_privateClients",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "18",
        "ParamFieldName": "sv_privateClients",
        "DefaultValue": "0",
        "EnumValues": {}
    },
    {
        "DisplayName": "Private Player Password",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the password for private players to join the server. Private players entering this password have access to all slots on the server, otherwise the players only have access to the public slots (Player Limit less Private Player Limit)",
        "Keywords": "private,player,password",
        "FieldName": "sv_privatePassword",
        "InputType": "Password",
        "ParamFieldName": "sv_privatePassword",
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Pure Server",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "If set, client files will be verified to ensure integrity and prevent cheating",
        "Keywords": "pure,verify,client,files,sv_pure",
        "FieldName": "sv_pure",
        "InputType": "checkbox",
        "ParamFieldName": "sv_pure",
        "DefaultValue": "1",
        "EnumValues": {
            "False": "0",
            "True": "1"
        }
    },
    {
        "DisplayName": "Connection Timeout",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the connection timeout period. Players will timeout after this duration when attempting to connect or experiencing connection interruptions",
        "Keywords": "timeout,connection,sv_timeout",
        "FieldName": "sv_timeout",
        "InputType": "number",
        "ParamFieldName": "sv_timeout",
        "DefaultValue": "20",
        "Placeholder": "20",
        "Suffix": "seconds",
        "EnumValues": {}
    },
    {
        "DisplayName": "Reconnection Limit",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the maximum number of times a player can attempt to reconnect to the server",
        "Keywords": "reconnect,limit,attempts,sv_reconnectlimit",
        "FieldName": "sv_reconnectlimit",
        "InputType": "number",
        "ParamFieldName": "sv_reconnectlimit",
        "DefaultValue": "3",
        "Placeholder": "3",
        "EnumValues": {}
    },
    {
        "DisplayName": "Fast Download URL",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the base URL for [fast download](https://plutonium.pw/docs/server/iw5/fastdl/) of mods",
        "Keywords": "base,url,download,redirection,sv_wwwBaseURL",
        "FieldName": "sv_wwwBaseURL",
        "InputType": "url",
        "ParamFieldName": "sv_wwwBaseURL",
        "DefaultValue": "",
        "Placeholder": "http://domain.tld/iw5",
        "EnumValues": {}
    },
    {
        "DisplayName": "RCON Rate Limit",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the RCON rate limit (per IP). Localhost RCON commands are not rate limited",
        "Keywords": "rcon,rate,limit,rcon_rate_limit",
        "FieldName": "rcon_rate_limit",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "10000",
        "ParamFieldName": "rcon_rate_limit",
        "DefaultValue": "500",
        "Placeholder": "500",
        "Suffix": "milliseconds",
        "EnumValues": {}
    },
    {
        "DisplayName": "Server Say Name",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Server:dns:1",
        "Description": "Sets the name that server-side 'say' commands show up as. Colour tags are supported",
        "Keywords": "server,say,name,sv_sayName",
        "FieldName": "sv_sayName",
        "InputType": "text",
        "ParamFieldName": "sv_sayName",
        "DefaultValue": "^7Server^7",
        "Placeholder": "^7Server^7",
        "EnumValues": {}
    },
    {
        "DisplayName": "Allow Client Console",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "If set, players have access to server commands through their client console",
        "Keywords": "client,console,commands,sv_allowClientConsole",
        "FieldName": "sv_allowClientConsole",
        "InputType": "checkbox",
        "ParamFieldName": "sv_allowClientConsole",
        "DefaultValue": "1",
        "EnumValues": {
            "False": "0",
            "True": "1"
        }
    },
    {
        "DisplayName": "Enable Flood Protection",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "If enabled, flood protection applies, so user commands are throttled. Should be enabled on non-password-protected public servers",
        "Keywords": "flood,protection",
        "FieldName": "sv_floodProtect",
        "InputType": "checkbox",
        "ParamFieldName": "sv_floodProtect",
        "DefaultValue": "1",
        "EnumValues": {
            "True": "1",
            "False": "0"
        }
    },
    {
        "DisplayName": "Enable Voting",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "If enabled, voting is allowed for player kick, map restart and next map",
        "Keywords": "vote,voting",
        "FieldName": "g_allowVote",
        "InputType": "checkbox",
        "ParamFieldName": "g_allowVote",
        "DefaultValue": "1",
        "EnumValues": {
            "True": "1",
            "False": "0"
        }
    },
    {
        "DisplayName": "Inactivity Kick Period",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "Sets the time before the server will kick a player for inactivity",
        "Keywords": "inactivity,afk,period",
        "FieldName": "g_inactivity",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "10000",
        "ParamFieldName": "g_inactivity",
        "DefaultValue": "120",
        "Placeholder": "120",
        "Suffix": "seconds",
        "EnumValues": {}
    },
    {
        "DisplayName": "Temporary Ban Period",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "Sets the time for a player temporary ban (on kick/tempban)",
        "Keywords": "ban,period,temporary",
        "FieldName": "sv_kickBanTime",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "3600",
        "ParamFieldName": "sv_kickBanTime",
        "DefaultValue": "300",
        "Placeholder": "300",
        "Suffix": "seconds",
        "EnumValues": {}
    },
    {
        "DisplayName": "Voice Chat Mode",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "Sets the server voice chat mode",
        "Keywords": "voice,chat",
        "FieldName": "sv_voice",
        "InputType": "enum",
        "ParamFieldName": "sv_voice",
        "DefaultValue": "2",
        "EnumValues": {
            "0": "Disabled",
            "1": "Everyone hears",
            "2": "Teams only (default)"
        }
    },
    {
        "DisplayName": "Server Voice Chat Quality",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "Sets the server voice quality level",
        "Keywords": "voice,chat,quality,sv_voicequality",
        "FieldName": "sv_voicequality",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "9",
        "ParamFieldName": "sv_voicequality",
        "DefaultValue": "3",
        "Placeholder": "3",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Dead Chat",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "If enabled, dead players will be allowed to chat with living players",
        "Keywords": "dead,chat",
        "FieldName": "g_deadChat",
        "InputType": "checkbox",
        "ParamFieldName": "g_deadChat",
        "DefaultValue": "0",
        "EnumValues": {
            "True": "1",
            "False": "0"
        }
    },
    {
        "DisplayName": "Allow Aim Assist",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "If set, Aim Assist will be allowed on gamepads",
        "Keywords": "aim,assist,sv_allowAimAssist",
        "FieldName": "sv_allowAimAssist",
        "InputType": "checkbox",
        "ParamFieldName": "sv_allowAimAssist",
        "DefaultValue": "1",
        "EnumValues": {
            "False": "0",
            "True": "1"
        }
    },
    {
        "DisplayName": "Player Collision Mode",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "Sets whom player collision applies to",
        "Keywords": "collision,players,g_playerCollision",
        "FieldName": "g_playerCollision",
        "InputType": "enum",
        "ParamFieldName": "g_playerCollision",
        "DefaultValue": "0",
        "EnumValues": {
            "0": "Everyone (default)",
            "1": "Enemies",
            "2": "Nobody"
        }
    },
    {
        "DisplayName": "Player Ejection Mode",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "Sets whom player ejection applies to",
        "Keywords": "ejection,players,g_playerEjection",
        "FieldName": "g_playerEjection",
        "InputType": "enum",
        "ParamFieldName": "g_playerEjection",
        "DefaultValue": "0",
        "EnumValues": {
            "0": "Everyone (default)",
            "1": "Enemies",
            "2": "Nobody"
        }
    },
    {
        "DisplayName": "Enable Team Balance",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "If set, players will be automatically balanced between teams in team-based games for fair play",
        "Keywords": "team,balance,fair,play,scr_teambalance",
        "FieldName": "scr_teambalance",
        "InputType": "checkbox",
        "ParamFieldName": "scr_teambalance",
        "DefaultValue": "1",
        "EnumValues": {
            "False": "0",
            "True": "1"
        }
    },
    {
        "DisplayName": "Enable Bounces",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "If set, bouncing mechanics will be allowed on the server",
        "Keywords": "bounce,bouncing,sv_enableBounces",
        "FieldName": "sv_enableBounces",
        "InputType": "checkbox",
        "ParamFieldName": "sv_enableBounces",
        "DefaultValue": "0",
        "EnumValues": {
            "False": "0",
            "True": "1"
        }
    },
    {
        "DisplayName": "Enable Double Taps",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "If set, double tap functionality will be allowed on weapon switching",
        "Keywords": "double,tap,weapon,switching,sv_enableDoubleTaps",
        "FieldName": "sv_enableDoubleTaps",
        "InputType": "checkbox",
        "ParamFieldName": "sv_enableDoubleTaps",
        "DefaultValue": "1",
        "EnumValues": {
            "False": "0",
            "True": "1"
        }
    },
    {
        "DisplayName": "Allow Third Person Spectator",
        "Category": "Call of Duty Modern Warfare 3:stadia_controller",
        "Subcategory": "Gameplay:joystick:2",
        "Description": "If set, clients will be allowed to spectate players in third-person view",
        "Keywords": "third,person,spectator,sv_allowThirdPersonSpectator",
        "FieldName": "sv_allowThirdPersonSpectator",
        "InputType": "checkbox",
        "ParamFieldName": "sv_allowThirdPersonSpectator",
        "DefaultValue": "1",
        "EnumValues": {
            "False": "0",
            "True": "1"
        }
    }
]