[
    {
        "DisplayName": "Binding IP",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "$ApplicationIPBinding",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/IP",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Server Port",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "$ApplicationPort1",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/ServerPort",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Steam Port",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "$ApplicationPort2",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SteamPort",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Remote API Port",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "",
        "FieldName": "$RemoteAdminPort",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/RemoteApiPort",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Torch Instance Name",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "",
        "Keywords": "",
        "FieldName": "TorchConfig_InstanceName",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/InstanceName",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "DefaultValue": "Instance",
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Torch No GUI",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "",
        "Keywords": "",
        "FieldName": "TorchConfig_NoGui",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/NoGui",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Torch Autostart",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "",
        "Keywords": "",
        "FieldName": "TorchConfig_Autostart",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/Autostart",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Torch Console",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "",
        "Keywords": "",
        "FieldName": "TorchConfig_IndependentConsole",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/IndependentConsole",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Restart On Crash",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "",
        "Keywords": "",
        "FieldName": "TorchConfig_RestartOnCrash",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/RestartOnCrash",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Restart On Game Update",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "",
        "Keywords": "",
        "FieldName": "TorchConfig_RestartOnGameUpdate",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/RestartOnGameUpdate",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Game Update Restart Delay",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "",
        "Keywords": "",
        "FieldName": "TorchConfig_GameUpdateRestartDelayMins",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/GameUpdateRestartDelayMins",
        "ExcludeFromImport": true,
        "IncludeInCommandLine": false,
        "DefaultValue": "5",
        "EnumValues": {},
        "Hidden": true
    },
    {
        "DisplayName": "Enable Torch Updates Check",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables checking on each start for updates to Torch.",
        "Keywords": "Update,Torch,GetTorchUpdates",
        "FieldName": "TorchConfig_GetTorchUpdates",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/GetTorchUpdates",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Plugin Updates Check",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables checking on each start for updates to plugins.",
        "Keywords": "Plugins,Plugin,Updates,Update,Torch,GetPluginUpdates",
        "FieldName": "TorchConfig_GetPluginUpdates",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/GetPluginUpdates",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Bypass Is Reloadable Flag",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables bypassing the reloadable flag on plugins, force enabling the plugin reload system.",
        "Keywords": "Plugins,Reloadable,Reload,Bypass,Torch,BypassIsReloadableFlag",
        "FieldName": "TorchConfig_BypassIsReloadableFlag",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/BypassIsReloadableFlag",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Watchdog Timeout",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "If the server is frozen, Torch will wait the number of seconds specified before it kills the instance.",
        "Keywords": "Watchdog,Timeout,TickTimeout,Torch",
        "FieldName": "TorchConfig_TickTimeout",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/TickTimeout",
        "IncludeInCommandLine": false,
        "DefaultValue": "60",
        "Placeholder": "60",
        "Suffix": "seconds",
        "EnumValues": {}
    },
    {
        "DisplayName": "Plugins List",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Space-separated list of GUIDs of [Torch plugins](https://torchapi.com/plugins) to download and load when Torch starts. ONE LINE ONLY! If Automatic Plugins Updates is enabled, any plugins that are already installed will be updated.",
        "Keywords": "plugins,Torch",
        "FieldName": "plugins",
        "InputType": "Textarea",
        "IsFlagArgument": false,
        "ParamFieldName": "plugins",
        "IncludeInCommandLine": false,
        "DefaultValue": "",
        "Placeholder": "cbfdd6ab-4cda-4544-a201-f73efa3d46c0 f9470106-fad3-468f-ad60-82371c4764d3",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Automatic Plugins Updates",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables automatically updating plugin when Torch is started. Only plugins listed in the Plugins List will be updated. Will be ignored if Load Local Plugins is enabled.",
        "Keywords": "Update,Automatic,Updates,Plugins,Torch,UpdatePlugins",
        "FieldName": "UpdatePlugins",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "UpdatePlugins",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Load Local Plugins",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables the loading of plugins from disk only. Ignores the Plugins List. Should only be used for development purposes.",
        "Keywords": "Local,Plugins,LocalPlugins,Torch",
        "FieldName": "TorchConfig_LocalPlugins",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/LocalPlugins",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Disconnect On Restart",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables rejected all clients to the main menu when the server restarts, to prevent auto rejoin.",
        "Keywords": "Disconnect,Restart,DisconnectOnRestart,Torch",
        "FieldName": "TorchConfig_DisconnectOnRestart",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/DisconnectOnRestart",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Chat Name",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Defines the name for server chat (such as from broadcasts).",
        "Keywords": "Chat,Name,Chat Name,Torch",
        "FieldName": "TorchConfig_ChatName",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/ChatName",
        "IncludeInCommandLine": false,
        "DefaultValue": "Server",
        "Placeholder": "Server",
        "EnumValues": {}
    },
    {
        "DisplayName": "Chat Color",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Defines the color for server chat (such as from broadcasts).",
        "Keywords": "Chat,Color,ChatColor,Torch",
        "FieldName": "TorchConfig_ChatColor",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/ChatColor",
        "IncludeInCommandLine": false,
        "DefaultValue": "Red",
        "EnumValues": {
            "Red": "Red (default)",
            "Blue": "Blue",
            "White": "White",
            "Green": "Green"
        }
    },
    {
        "DisplayName": "Enable Whitelist",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables the whitelist on the server. To add people to the whitelist in-game, run: !whitelist add <steamid/username>",
        "Keywords": "Whitelist,Players,Torch,EnableWhitelist",
        "FieldName": "TorchConfig_EnableWhitelist",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/EnableWhitelist",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "UGC Service Type",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Changes the service for downloading mods. If using crossplay, set to EOS. Otherwise, set to Steam.",
        "Keywords": "Network,UgcServiceType,Crossplay,Steam,Torch",
        "FieldName": "TorchConfig_UgcServiceType",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/UgcServiceType",
        "IncludeInCommandLine": false,
        "DefaultValue": "Steam",
        "EnumValues": {
            "Steam": "Steam (default)",
            "EOS": "EOS"
        }
    },
    {
        "DisplayName": "Branch Name",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Determines what Torch branch to use. Exercise caution if changing this from 'master'.",
        "Keywords": "Branch,BranchName,Torch",
        "FieldName": "TorchConfig_BranchName",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/BranchName",
        "IncludeInCommandLine": false,
        "DefaultValue": "master",
        "EnumValues": {
            "master": "Master (default)",
            "publicbeta": "Public beta",
            "staging": "Staging",
            "dev": "Dev"
        }
    },
    {
        "DisplayName": "Enable Assert Logging",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables Keen's assert logging.",
        "Keywords": "Keen,Assert,Logging,Torch,EnableAsserts",
        "FieldName": "TorchConfig_EnableAsserts",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/EnableAsserts",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Torch Analytics",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables sending server analytics to the Torch developers.",
        "Keywords": "Analytics,Torch,EnableAnalytics",
        "FieldName": "TorchConfig_EnableAnalytics",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/EnableAnalytics",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Send Logs To Keen",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables sending debug data and logs to Keen on crash.",
        "Keywords": "Keen,Logs,Send,Torch,SendLogsToKeen",
        "FieldName": "TorchConfig_SendLogsToKeen",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/SendLogsToKeen",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Delete Mini Dumps",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Enables deleting minidumps after they are created.",
        "Keywords": "Delete,Mini,Dumps,DeleteMiniDumps,Torch",
        "FieldName": "TorchConfig_DeleteMiniDumps",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/TorchConfig/DeleteMiniDumps",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Game Server Login Token (GSLT)",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Torch:mode_heat:-1",
        "Description": "Sets a [Steam Game Server Login Token](https://steamcommunity.com/dev/managegameservers) for the server, to allow routing of players to the server if you have a dynamic IP. Use app ID 244850 when generating the token",
        "Keywords": "steam,server,login,token,gslt,logintoken,Torch",
        "FieldName": "logintoken",
        "InputType": "Password",
        "ParamFieldName": "logintoken",
        "IncludeInCommandLine": true,
        "SkipIfEmpty": true,
        "DefaultValue": "",
        "Placeholder": "6544F7E034119F113526E96474F559AH",
        "EnumValues": {}
    },
    {
        "DisplayName": "Server Name",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Server Name displayed in the server browser.",
        "Keywords": "Server,Name,ServerName",
        "FieldName": "ServerName",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/ServerName",
        "IncludeInCommandLine": false,
        "DefaultValue": "AMP Powered Server",
        "Placeholder": "AMP Powered Server",
        "EnumValues": {}
    },
    {
        "DisplayName": "World Name",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "World Name displayed in server browser.",
        "Keywords": "World,Name,WorldName",
        "FieldName": "WorldName",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/WorldName",
        "IncludeInCommandLine": false,
        "DefaultValue": "World",
        "Placeholder": "World",
        "EnumValues": {}
    },
    {
        "DisplayName": "Steam Group ID",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Steam Group ID for friends only",
        "Keywords": "Group,ID,Steam,GroupID",
        "FieldName": "GroupID",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/GroupID",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "123456789012345678",
        "EnumValues": {}
    },
    {
        "DisplayName": "Server Password Hash",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Generate the password hash using the [Password Generator](https://sepg.einarjegorov.com/)",
        "Keywords": "server,password,hash,ServerPasswordHash",
        "FieldName": "ServerPasswordHash",
        "InputType": "Password",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/ServerPasswordHash",
        "IncludeInCommandLine": false,
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "Server Password Salt",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Generate the password salt using the [Password Generator](https://sepg.einarjegorov.com/)",
        "Keywords": "server,password,salt,ServerPasswordSalt",
        "FieldName": "ServerPasswordSalt",
        "InputType": "Password",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/ServerPasswordSalt",
        "IncludeInCommandLine": false,
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "Pause Empty Game",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "Pause,Game,When,Empty,PauseGameWhenEmpty",
        "FieldName": "PauseGameWhenEmpty",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/PauseGameWhenEmpty",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Ignore Last Session",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "This will ignore the save file and load based on the config every time. This should not be used for survival mode, but can be useful to provide a new world each start for battle sessions.",
        "Keywords": "Ignore,Last,Session,IgnoreLastSession",
        "FieldName": "IgnoreLastSession",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/IgnoreLastSession",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Remote API",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "MAY NOT WORK WITH TORCH! Enable/Disable the remote API to manage the server from a browser. Remote API Security Key must also be set. NOTE: To work in AMP on Windows in service mode, run the following as Administrator first (change 8777 to your Remote API Port if needed): netsh http add urlacl url=http://*:8777/vrageremote/ user=\"NT AUTHORITY\\NETWORK SERVICE\"",
        "Keywords": "Remote,API,Enabled,RemoteApiEnabled",
        "FieldName": "RemoteApiEnabled",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/RemoteApiEnabled",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Remote API Security Key",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "The password used to access the Remote API.",
        "Keywords": "Remote,API,security,key,RemoteSecurityKey",
        "FieldName": "RemoteSecurityKey",
        "InputType": "Password",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/RemoteSecurityKey",
        "IncludeInCommandLine": false,
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "Remote API Binding IP",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "The IP address to bind the Remote API to. Empty = all IPs. Set to a specific IP if desired - do not set specifically to 0.0.0.0 or the Remote API will not work.",
        "Keywords": "Remote,API,IP,RemoteApiIP",
        "FieldName": "RemoteApiIP",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/RemoteApiIP",
        "ExcludeFromImport": false,
        "IncludeInCommandLine": false,
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "Server Description",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Server Description displayed in the server browser.",
        "Keywords": "Server,Description,ServerDescription",
        "FieldName": "ServerDescription",
        "InputType": "Textarea",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/ServerDescription",
        "IncludeInCommandLine": false,
        "DefaultValue": "My AMP Powered Space Engineers Server",
        "Placeholder": "My AMP Powered Space Engineers Server",
        "EnumValues": {}
    },
    {
        "DisplayName": "Verbose Network Logging",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Enables additional network logging.",
        "Keywords": "Verbose,Network,Logging,VerboseNetworkLogging",
        "FieldName": "VerboseNetworkLogging",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/VerboseNetworkLogging | /MyObjectBuilder_WorldConfiguration/VerboseNetworkLogging",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Network Type",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "EOS must be selected for cross-platform play. Use in-game server browser filters to display Steam or EOS server lists.",
        "Keywords": "Networking,Type,NetworkType",
        "FieldName": "NetworkType",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/NetworkType | /MyObjectBuilder_WorldConfiguration/NetworkType",
        "IncludeInCommandLine": false,
        "DefaultValue": "steam",
        "EnumValues": {
            "steam": "Steam",
            "eos": "EOS"
        }
    },
    {
        "DisplayName": "Enable Chat Anti-Spam",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Enables anti-spam measures for in-game chat.",
        "Keywords": "Chat,AntiSpam,Enabled,ChatAntiSpamEnabled",
        "FieldName": "ChatAntiSpamEnabled",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/ChatAntiSpamEnabled | /MyObjectBuilder_WorldConfiguration/ChatAntiSpamEnabled",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Same Message Timeout",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Time between sending the same message before getting timed out.",
        "Keywords": "Same,Message,Timeout,SameMessageTimeout",
        "FieldName": "SameMessageTimeout",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SameMessageTimeout | /MyObjectBuilder_WorldConfiguration/SameMessageTimeout",
        "IncludeInCommandLine": false,
        "DefaultValue": "30",
        "Placeholder": "30",
        "Suffix": "seconds",
        "EnumValues": {}
    },
    {
        "DisplayName": "Spam Messages Time",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Time between sending multiple messages before getting timed out.",
        "Keywords": "Spam,Messages,Time,SpamMessagesTime",
        "FieldName": "SpamMessagesTime",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SpamMessagesTime | /MyObjectBuilder_WorldConfiguration/SpamMessagesTime",
        "IncludeInCommandLine": false,
        "DefaultValue": "0.5",
        "Placeholder": "0.5",
        "Suffix": "seconds",
        "EnumValues": {}
    },
    {
        "DisplayName": "Spam Messages Timeout",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "How long to time out a user for spamming.",
        "Keywords": "Spam,Messages,Timeout,SpamMessagesTimeout",
        "FieldName": "SpamMessagesTimeout",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SpamMessagesTimeout | /MyObjectBuilder_WorldConfiguration/SpamMessagesTimeout",
        "IncludeInCommandLine": false,
        "DefaultValue": "60",
        "Placeholder": "60",
        "Suffix": "seconds",
        "EnumValues": {}
    },
    {
        "DisplayName": "Autodetect Mod Dependencies",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "The server will detect mod dependencies and automatically download on startup.",
        "Keywords": "Autodetect,mod,Dependencies,AutodetectModDependencies",
        "FieldName": "AutodetectDependencies",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/AutodetectDependencies | /MyObjectBuilder_WorldConfiguration/AutodetectDependencies",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Message Of The Day",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "Message,Of,The,Day,MessageOfTheDay",
        "FieldName": "MessageOfTheDay",
        "InputType": "Textarea",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/MessageOfTheDay",
        "IncludeInCommandLine": false,
        "DefaultValue": "Welcome to my Space Engineers Server, powered by AMP!",
        "Placeholder": "Welcome to my Space Engineers Server, powered by AMP!",
        "EnumValues": {}
    },
    {
        "DisplayName": "Message Of The Day URL",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "Message,Of,The,Day,Url,MessageOfTheDayUrl",
        "FieldName": "MessageOfTheDayUrl",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/MessageOfTheDayUrl",
        "IncludeInCommandLine": false,
        "DefaultValue": "",
        "Placeholder": "https://cubecoders.com/AMP",
        "EnumValues": {}
    },
    {
        "DisplayName": "Log Chat",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Save chat messages to the log file.",
        "Keywords": "Save,Chat,Log,SaveChatToLog",
        "FieldName": "SaveChatToLog",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SaveChatToLog",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Select World Or Scenario",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Sets the World or Scenario to base the game on. If \"Custom\" is chosen, you must also fill in the Custom World or Custom Scenario fields.",
        "Keywords": "select,scenario,premade,checkpoint,path,PremadeCheckpointPath",
        "FieldName": "PremadeCheckpointPath",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/PremadeCheckpointPath",
        "IncludeInCommandLine": false,
        "DefaultValue": "./Content/CustomWorlds/Star System",
        "EnumValues": {
            "./Content/CustomWorlds/Alien Planet/PC": "Alien Planet [PC]",
            "./Content/CustomWorlds/Alien System/XBox": "Alien System [XBOX]",
            "./Content/CustomWorlds/Asteroid Armory": "Asteroid Armory",
            "./Content/CustomWorlds/Crashed Red Ship": "Crashed Red Ship",
            "./Content/CustomWorlds/{{CustomWorld}}": "Custom World",
            "./Content/CustomWorlds/{{CustomScenario}}": "Custom Scenario",
            "./Content/CustomWorlds/Dead Drop Arena": "Dead Drop Arena [PC]",
            "./Content/CustomWorlds/Distant Moons": "Distant Moons [XBOX]",
            "./Content/CustomWorlds/Earth Planet/PC": "Earth Planet [PC]",
            "./Content/CustomWorlds/Earth Planet/XBox": "Earth Planet [XBOX]",
            "./Content/CustomWorlds/Empty World": "Empty World",
            "./Content/CustomWorlds/Green Station": "Green Station",
            "./Content/CustomWorlds/Home System": "Home System",
            "./Content/Scenarios/Learning to Survive": "Learning to Survive [Scenario]",
            "./Content/CustomWorlds/Lone Survivor": "Lone Survivor",
            "./Content/Scenarios/Lost Colony/PC": "Lost Colony [Scenario] [PC]",
            "./Content/CustomWorlds/Mars Planet/PC": "Mars Planet [PC]",
            "./Content/CustomWorlds/Mars Planet/XBox": "Mars Planet [XBOX]",
            "./Content/CustomWorlds/Moon Base/PC": "Moon Base [PC]",
            "./Content/CustomWorlds/Moon Base/XBox": "Moon Base [XBOX]",
            "./Content/Scenarios/Never Surrender": "Never Surrender [Scenario]",
            "./Content/CustomWorlds/Petram Orbiter": "Petram Orbiter",
            "./Content/CustomWorlds/Red Ship": "Red Ship",
            "./Content/CustomWorlds/Rival Platforms": "Rival Platforms",
            "./Content/Scenarios/Scrap Race/PC": "Scrap Race [Scenario] [PC]",
            "./Content/Scenarios/Scrap Race/XBox": "Scrap Race [Scenario] [XBOX]",
            "./Content/Scenarios/Sparks of the Future/PC": "Sparks of the Future [Scenario] [PC]",
            "./Content/Scenarios/Sparks of the Future/XBox": "Sparks of the Future [Scenario] [XBOX]",
            "./Content/CustomWorlds/Star System": "Star System",
            "./Content/Scenarios/The First Jump": "The First Jump [Scenario]",
            "./Content/Scenarios/Warfare": "Warfare [Scenario]"
        }
    },
    {
        "DisplayName": "Custom World",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Set this to the name of the folder you created under the \"CustomWorlds\" directory.",
        "Keywords": "custom,world",
        "FieldName": "CustomWorld",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "CustomWorld",
        "IncludeInCommandLine": false,
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "Custom Scenario",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Set this to the name of the folder you created under the \"Scenarios\" directory.",
        "Keywords": "custom,scenario",
        "FieldName": "CustomScenario",
        "InputType": "text",
        "IsFlagArgument": false,
        "ParamFieldName": "CustomScenario",
        "IncludeInCommandLine": false,
        "DefaultValue": "",
        "EnumValues": {}
    },
    {
        "DisplayName": "View Distance",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Set the distance of how far each client can see objects.",
        "Keywords": "View,Distance,ViewDistance",
        "FieldName": "ViewDistance",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ViewDistance | /MyObjectBuilder_WorldConfiguration/Settings/ViewDistance",
        "IncludeInCommandLine": false,
        "DefaultValue": "15000",
        "Placeholder": "15000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Scenario Edit Mode",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "Scenario,Edit,Mode,ScenarioEditMode",
        "FieldName": "ScenarioEditMode",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ScenarioEditMode | /MyObjectBuilder_WorldConfiguration/Settings/ScenarioEditMode",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Scenario",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "The left side of the screen presents various options for the starting conditions of the world.",
        "Keywords": "Scenario",
        "FieldName": "Scenario",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/Scenario | /MyObjectBuilder_WorldConfiguration/Settings/Scenario",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Can Join Running",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "Whether players can join a running server.",
        "Keywords": "Can,Join,Running,CanJoinRunning",
        "FieldName": "CanJoinRunning",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/CanJoinRunning | /MyObjectBuilder_WorldConfiguration/Settings/CanJoinRunning",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Start In Respawn Screen",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "Start,Respawn,Screen,StartInRespawnScreen",
        "FieldName": "StartInRespawnScreen",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/StartInRespawnScreen | /MyObjectBuilder_WorldConfiguration/Settings/StartInRespawnScreen",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Flora Density Multiplier",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "FloraDensityMultiplier,Flora,Density,Multiplier",
        "FieldName": "FloraDensityMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/FloraDensityMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/FloraDensityMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "1",
        "Placeholder": "1",
        "Suffix": "x",
        "EnumValues": {}
    },
    {
        "DisplayName": "Adjustable Max Vehicle Speed",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "Adjustable,Max,Vehicle,Speed,AdjustableMaxVehicleSpeed",
        "FieldName": "AdjustableMaxVehicleSpeed",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/AdjustableMaxVehicleSpeed | /MyObjectBuilder_WorldConfiguration/Settings/AdjustableMaxVehicleSpeed",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Faction Player Names",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "Enable,Faction,Player,Names,EnableFactionPlayerNames",
        "FieldName": "EnableFactionPlayerNames",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableFactionPlayerNames | /MyObjectBuilder_WorldConfiguration/Settings/EnableFactionPlayerNames",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Asteroid Amount",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "General:settings:1",
        "Description": "",
        "Keywords": "Asteroid,Amount,AsteroidAmount",
        "FieldName": "AsteroidAmount",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/AsteroidAmount",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "Suffix": "asteroids",
        "EnumValues": {}
    },
    {
        "DisplayName": "Adaptive Simulation Quality",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables adaptive simulation quality system. This system is useful if you have a lot of voxel deformations in the world and a low simulation speed.",
        "Keywords": "Adaptive,Simulation,Quality,AdaptiveSimulationQuality",
        "FieldName": "AdaptiveSimulationQuality",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/AdaptiveSimulationQuality | /MyObjectBuilder_WorldConfiguration/Settings/AdaptiveSimulationQuality",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Autosave Interval",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Defines autosave interval.",
        "Keywords": "Autosave,interval,AutoSaveInMinutes",
        "FieldName": "AutoSaveInMinutes",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/AutoSaveInMinutes | /MyObjectBuilder_WorldConfiguration/Settings/AutoSaveInMinutes",
        "IncludeInCommandLine": false,
        "DefaultValue": "5",
        "Placeholder": "5",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Drop Containers",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enable drop containers (unknown signals).",
        "Keywords": "Enable,Container,Drops,EnableContainerDrops",
        "FieldName": "EnableContainerDrops",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableContainerDrops | /MyObjectBuilder_WorldConfiguration/Settings/EnableContainerDrops",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Convert To Station",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables possibility of converting grid to station.",
        "Keywords": "Enable,Convert,Station,EnableConvertToStation",
        "FieldName": "EnableConvertToStation",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableConvertToStation | /MyObjectBuilder_WorldConfiguration/Settings/EnableConvertToStation",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Good.bot Hints",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables Good.bot hints in the world. If user has diabled hints, this will not override that.",
        "Keywords": "Enable,Good,Bot,Hints,EnableGoodBotHints",
        "FieldName": "EnableGoodBotHints",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableGoodBotHints | /MyObjectBuilder_WorldConfiguration/Settings/EnableGoodBotHints",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Match",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enable component handling the match.",
        "Keywords": "Enable,Match,Component,EnableMatchComponent",
        "FieldName": "EnableMatchComponent",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableMatchComponent | /MyObjectBuilder_WorldConfiguration/Settings/EnableMatchComponent",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Remote Grid Removal",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables possibility to remove grid remotely from the world by an author.",
        "Keywords": "Enable,Remote,Grid,Block,Removal,EnableRemoteBlockRemoval",
        "FieldName": "EnableRemoteBlockRemoval",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableRemoteBlockRemoval | /MyObjectBuilder_WorldConfiguration/Settings/EnableRemoteBlockRemoval",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Progression",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables research progression.",
        "Keywords": "Enable,Progression,Research,EnableResearch",
        "FieldName": "EnableResearch",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableResearch | /MyObjectBuilder_WorldConfiguration/Settings/EnableResearch",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Respawn Ships",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables respawn ships.",
        "Keywords": "Enable,Respawn,Ships,EnableRespawnShips",
        "FieldName": "EnableRespawnShips",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableRespawnShips | /MyObjectBuilder_WorldConfiguration/Settings/EnableRespawnShips",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Saving From Menu",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables saving from the menu.",
        "Keywords": "Enable,Saving,from,menu,EnableSaving",
        "FieldName": "EnableSaving",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableSaving | /MyObjectBuilder_WorldConfiguration/Settings/EnableSaving",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Scripter Role",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Adds a Scripter role, only Scripters and higher ranks will be able to paste and modify scripts. Also requires Experimental Mode enabled.",
        "Keywords": "Enable,Scripter,Role,EnableScripterRole",
        "FieldName": "EnableScripterRole",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableScripterRole | /MyObjectBuilder_WorldConfiguration/Settings/EnableScripterRole",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Selective Physics Updates",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "When enabled game will update physics only in the specific clusters, which are necessary.",
        "Keywords": "Enable,Selective,Physics,Updates,EnableSelectivePhysicsUpdates",
        "FieldName": "EnableSelectivePhysicsUpdates",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableSelectivePhysicsUpdates | /MyObjectBuilder_WorldConfiguration/Settings/EnableSelectivePhysicsUpdates",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Team Score Counters",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Show team scores at the top of the screen.",
        "Keywords": "Enable,team,score,counters,EnableTeamScoreCounters",
        "FieldName": "EnableTeamScoreCounters",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableTeamScoreCounters | /MyObjectBuilder_WorldConfiguration/Settings/EnableTeamScoreCounters",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Voxel Hand",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables voxel hand.",
        "Keywords": "Enable,Voxel,Hand,EnableVoxelHand",
        "FieldName": "EnableVoxelHand",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableVoxelHand | /MyObjectBuilder_WorldConfiguration/Settings/EnableVoxelHand",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Game Mode",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "The type of the game mode.",
        "Keywords": "Game,Mode,GameMode,Survival,Creative",
        "FieldName": "GameMode",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/GameMode | /MyObjectBuilder_WorldConfiguration/Settings/GameMode",
        "IncludeInCommandLine": false,
        "DefaultValue": "Survival",
        "EnumValues": {
            "Creative": "Creative",
            "Survival": "Survival"
        }
    },
    {
        "DisplayName": "Experimental Mode",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables experimental mode. Playing with mods and some settings require experimental mode. See the wiki for more details: [Experimental Mode](https://spaceengineers.fandom.com/wiki/Experimental_mode)",
        "Keywords": "Experimental,Mode,ExperimentalMode",
        "FieldName": "ExperimentalMode",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ExperimentalMode | /MyObjectBuilder_WorldConfiguration/Settings/ExperimentalMode",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Infinite Ammunition in Survival",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables infinite ammunition in survival game mode.",
        "Keywords": "Infinite,Ammo,ammunition,InfiniteAmmo",
        "FieldName": "InfiniteAmmo",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/InfiniteAmmo | /MyObjectBuilder_WorldConfiguration/Settings/InfiniteAmmo",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Match Duration",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Duration of Match phase of the match. (0 - 60000)",
        "Keywords": "Match,Duration,MatchDuration",
        "FieldName": "MatchDuration",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MatchDuration | /MyObjectBuilder_WorldConfiguration/Settings/MatchDuration",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "MinValue": "0",
        "MaxValue": "60000",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Max Backup Saves",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Max number of backups",
        "Keywords": "Max,Backup,Saves,MaxBackupSaves",
        "FieldName": "MaxBackupSaves",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxBackupSaves | /MyObjectBuilder_WorldConfiguration/Settings/MaxBackupSaves",
        "IncludeInCommandLine": false,
        "DefaultValue": "5",
        "Placeholder": "5",
        "Suffix": "saves",
        "EnumValues": {}
    },
    {
        "DisplayName": "Max Drop Container Respawn Time",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Defines maximum respawn time for drop containers.",
        "Keywords": "Max,Drop,Container,Respawn,Time,MaxDropContainerRespawnTime",
        "FieldName": "MaxDropContainerRespawnTime",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxDropContainerRespawnTime | /MyObjectBuilder_WorldConfiguration/Settings/MaxDropContainerRespawnTime",
        "IncludeInCommandLine": false,
        "DefaultValue": "20",
        "Placeholder": "20",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Maximum Messages In HUD Chat",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Maximum number of messages displayed in HUD chat.",
        "Keywords": "hud,chat,message,count,max,MaxHudChatMessageCount",
        "FieldName": "MaxHudChatMessageCount",
        "InputType": "number",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxHudChatMessageCount | /MyObjectBuilder_WorldConfiguration/Settings/MaxHudChatMessageCount",
        "IncludeInCommandLine": false,
        "DefaultValue": "100",
        "Placeholder": "100",
        "Suffix": "messages",
        "EnumValues": {}
    },
    {
        "DisplayName": "Max Planet Types",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Limit maximum number of types of planets in the world.",
        "Keywords": "Max,Planets,Types,MaxPlanets",
        "FieldName": "MaxPlanets",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxPlanets | /MyObjectBuilder_WorldConfiguration/Settings/MaxPlanets",
        "IncludeInCommandLine": false,
        "DefaultValue": "99",
        "Placeholder": "99",
        "Suffix": "types",
        "EnumValues": {}
    },
    {
        "DisplayName": "Max Production Queue Length",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Maximum allowed length of a production queue. Can affect performance. (0 - 99999)",
        "Keywords": "production,queue,max,length,MaxProductionQueueLength",
        "FieldName": "MaxProductionQueueLength",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "99999",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxProductionQueueLength | /MyObjectBuilder_WorldConfiguration/Settings/MaxProductionQueueLength",
        "IncludeInCommandLine": false,
        "DefaultValue": "50",
        "Placeholder": "50",
        "Suffix": "items",
        "EnumValues": {}
    },
    {
        "DisplayName": "Min Drop Container Respawn Time",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Defines minimum respawn time for drop containers.",
        "Keywords": "Min,Drop,Container,Respawn,Time,MinDropContainerRespawnTime",
        "FieldName": "MinDropContainerRespawnTime",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MinDropContainerRespawnTime | /MyObjectBuilder_WorldConfiguration/Settings/MinDropContainerRespawnTime",
        "IncludeInCommandLine": false,
        "DefaultValue": "5",
        "Placeholder": "5",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Offensive Words Filtering",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Filter offensive words from all input methods.",
        "Keywords": "Offensive,Words,Filtering,OffensiveWordsFiltering",
        "FieldName": "OffensiveWordsFiltering",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/OffensiveWordsFiltering | /MyObjectBuilder_WorldConfiguration/Settings/OffensiveWordsFiltering",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "PostMatch Duration",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Duration of PostMatch phase of the match. (0 - 60000)",
        "Keywords": "Post,Match,Duration,PostMatchDuration",
        "FieldName": "PostMatchDuration",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PostMatchDuration | /MyObjectBuilder_WorldConfiguration/Settings/PostMatchDuration",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "MinValue": "0",
        "MaxValue": "60000",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Predefined Asteroids",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "To conserve memory, predefined asteroids has to be disabled on consoles.",
        "Keywords": "Predefined,Asteroids,PredefinedAsteroids",
        "FieldName": "PredefinedAsteroids",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PredefinedAsteroids | /MyObjectBuilder_WorldConfiguration/Settings/PredefinedAsteroids",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "PreMatch Duration",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Duration of PreMatch phase of the match. (0 - 60000)",
        "Keywords": "PreMatch,Duration,PreMatchDuration",
        "FieldName": "PreMatchDuration",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PreMatchDuration | /MyObjectBuilder_WorldConfiguration/Settings/PreMatchDuration",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "MinValue": "0",
        "MaxValue": "60000",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Remove Respawn Ships on Logoff",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "When enabled respawn ship is removed after player logout.",
        "Keywords": "Respawn,Ship,Delete,RespawnShipDelete",
        "FieldName": "RespawnShipDelete",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/RespawnShipDelete | /MyObjectBuilder_WorldConfiguration/Settings/RespawnShipDelete",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Thruster Damage",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables thruster damage.",
        "Keywords": "Thruster,Damage,ThrusterDamage",
        "FieldName": "ThrusterDamage",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ThrusterDamage | /MyObjectBuilder_WorldConfiguration/Settings/ThrusterDamage",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Use Console PCU",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "To conserve memory, some of the blocks have different PCU values for consoles.",
        "Keywords": "Use,Console,PCU,UseConsolePCU",
        "FieldName": "UseConsolePCU",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/UseConsolePCU | /MyObjectBuilder_WorldConfiguration/Settings/UseConsolePCU",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Weapons",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Others:manufacturing:2",
        "Description": "Enables weapons.",
        "Keywords": "Weapons,Enabled,EnableWeapons",
        "FieldName": "WeaponsEnabled",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/WeaponsEnabled | /MyObjectBuilder_WorldConfiguration/Settings/WeaponsEnabled",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "AFK Timeout",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Defines time in minutes after which inactive players will be kicked. 0 is off.",
        "Keywords": "AFK,Timeout,minutes,AFKTimeountMin",
        "FieldName": "AFKTimeountMin",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/AFKTimeountMin | /MyObjectBuilder_WorldConfiguration/Settings/AFKTimeountMin",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Block Count Threshold",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Defines block count threshold for trash removal system.",
        "Keywords": "Block,Count,Threshold,BlockCountThreshold",
        "FieldName": "BlockCountThreshold",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/BlockCountThreshold | /MyObjectBuilder_WorldConfiguration/Settings/BlockCountThreshold",
        "IncludeInCommandLine": false,
        "DefaultValue": "20",
        "Placeholder": "20",
        "Suffix": "blocks",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Trash Settings Platform Override",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Enable trash settings to be overridden by console specific settings.",
        "Keywords": "trash,settings,platform,override,EnableTrashSettingsPlatformOverride",
        "FieldName": "EnableTrashSettingsPlatformOverride",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableTrashSettingsPlatformOverride | /MyObjectBuilder_WorldConfiguration/Settings/EnableTrashSettingsPlatformOverride",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Optimal Grid Count",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "By setting this, server will keep number of grids around this value. !WARNING! It ignores Powered and Fixed flags, Block count and lowers Distance from player. Set to 0 to disable.",
        "Keywords": "Optimal,Grid,Count,OptimalGridCount",
        "FieldName": "OptimalGridCount",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/OptimalGridCount | /MyObjectBuilder_WorldConfiguration/Settings/OptimalGridCount",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "Suffix": "grids",
        "EnumValues": {}
    },
    {
        "DisplayName": "Character Removal Threshold",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Defines character removal threshold for trash removal system. If player disconnects it will remove their character after this time. Set to 0 to disable.",
        "Keywords": "Player,Character,Removal,Threshold,PlayerCharacterRemovalThreshold",
        "FieldName": "PlayerCharacterRemovalThreshold",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlayerCharacterRemovalThreshold | /MyObjectBuilder_WorldConfiguration/Settings/PlayerCharacterRemovalThreshold",
        "IncludeInCommandLine": false,
        "DefaultValue": "15",
        "Placeholder": "15",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Player Distance Threshold",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Defines Player Distance Threshold for trash removal system.",
        "Keywords": "Player,Distance,Threshold,PlayerDistanceThreshold",
        "FieldName": "PlayerDistanceThreshold",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlayerDistanceThreshold | /MyObjectBuilder_WorldConfiguration/Settings/PlayerDistanceThreshold",
        "IncludeInCommandLine": false,
        "DefaultValue": "500",
        "Placeholder": "500",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Player Inactivity Threshold",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Defines player inactivity (time from logout) threshold for trash removal system. !WARNING! This will remove all grids of the player. Set to 0 to disable.",
        "Keywords": "Player,Inactivity,Threshold,PlayerInactivityThreshold",
        "FieldName": "PlayerInactivityThreshold",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlayerInactivityThreshold | /MyObjectBuilder_WorldConfiguration/Settings/PlayerInactivityThreshold",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "Suffix": "hours",
        "EnumValues": {}
    },
    {
        "DisplayName": "Remove Old Identities",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Defines time in hours after which inactive identities that do not own any grids will be removed. Set to 0 to disable.",
        "Keywords": "Remove,Old,Identities,RemoveOldIdentitiesH",
        "FieldName": "RemoveOldIdentitiesH",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/RemoveOldIdentitiesH | /MyObjectBuilder_WorldConfiguration/Settings/RemoveOldIdentitiesH",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "Suffix": "hours",
        "EnumValues": {}
    },
    {
        "DisplayName": "Reset Forageable Items",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Enable resetting forageable items.",
        "Keywords": "reset,forageable,items,ResetForageableItems",
        "FieldName": "ResetForageableItems",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ResetForageableItems | /MyObjectBuilder_WorldConfiguration/Settings/ResetForageableItems",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Reset Forageable Items Distance",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Defines minimum distance from player for forageable items to reset. (1 - 999999)",
        "Keywords": "reset,forageable,items,distance,ResetForageableItemsDistance",
        "FieldName": "ResetForageableItemsDistance",
        "InputType": "number",
        "MinValue": "1",
        "MaxValue": "999999",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ResetForageableItemsDistance | /MyObjectBuilder_WorldConfiguration/Settings/ResetForageableItemsDistance",
        "IncludeInCommandLine": false,
        "DefaultValue": "3000",
        "Placeholder": "3000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Reset Forageable Items Time",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Defines time after which forageable items are reset. (1 - 999999)",
        "Keywords": "reset,forageable,items,time,ResetForageableItemsTimeM",
        "FieldName": "ResetForageableItemsTimeM",
        "InputType": "number",
        "MinValue": "1",
        "MaxValue": "999999",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ResetForageableItemsTimeM | /MyObjectBuilder_WorldConfiguration/Settings/ResetForageableItemsTimeM",
        "IncludeInCommandLine": false,
        "DefaultValue": "30",
        "Placeholder": "30",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Stop Grids Period",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Defines time in minutes after which grids will be stopped if far from player. Set to 0 to disable.",
        "Keywords": "Stop,Grids,Period,StopGridsPeriodMin",
        "FieldName": "StopGridsPeriodMin",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/StopGridsPeriodMin | /MyObjectBuilder_WorldConfiguration/Settings/StopGridsPeriodMin",
        "IncludeInCommandLine": false,
        "DefaultValue": "15",
        "Placeholder": "15",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Trash Removal Flags Value",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Determined by the combination of checkboxes chosen from the Server Launcher.",
        "Keywords": "Trash,Flags,Value,TrashFlagsValue",
        "FieldName": "TrashFlagsValue",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/TrashFlagsValue | /MyObjectBuilder_WorldConfiguration/Settings/TrashFlagsValue",
        "IncludeInCommandLine": false,
        "DefaultValue": "1562",
        "Placeholder": "1562",
        "EnumValues": {}
    },
    {
        "DisplayName": "Trash Removal Enabled",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Enable trash removal system.",
        "Keywords": "Trash,Removal,Enabled,TrashRemovalEnabled",
        "FieldName": "TrashRemovalEnabled",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/TrashRemovalEnabled | /MyObjectBuilder_WorldConfiguration/Settings/TrashRemovalEnabled",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Voxel Age",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Only voxel chunks that have been modified longer than this time may be reverted.",
        "Keywords": "Voxel,Age,Threshold,VoxelAgeThreshold",
        "FieldName": "VoxelAgeThreshold",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/VoxelAgeThreshold | /MyObjectBuilder_WorldConfiguration/Settings/VoxelAgeThreshold",
        "IncludeInCommandLine": false,
        "DefaultValue": "24",
        "Placeholder": "24",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Distance Voxel From Grid",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Only voxel chunks that are further from grid will be reverted.",
        "Keywords": "Voxel,Grid,Distance,Threshold,VoxelGridDistanceThreshold",
        "FieldName": "VoxelGridDistanceThreshold",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/VoxelGridDistanceThreshold | /MyObjectBuilder_WorldConfiguration/Settings/VoxelGridDistanceThreshold",
        "IncludeInCommandLine": false,
        "DefaultValue": "5000",
        "Placeholder": "5000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Distance Voxel From Player",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Only voxel chunks that are further from player will be reverted.",
        "Keywords": "Voxel,Player,distance,Threshold,VoxelPlayerDistanceThreshold",
        "FieldName": "VoxelPlayerDistanceThreshold",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/VoxelPlayerDistanceThreshold | /MyObjectBuilder_WorldConfiguration/Settings/VoxelPlayerDistanceThreshold",
        "IncludeInCommandLine": false,
        "DefaultValue": "5000",
        "Placeholder": "5000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Voxel Reverting Enabled",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Trash Removal:delete:3",
        "Description": "Enables system for voxel removal",
        "Keywords": "Voxel,Trash,Removal,Reverting,Enabled,VoxelTrashRemovalEnabled",
        "FieldName": "VoxelTrashRemovalEnabled",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/VoxelTrashRemovalEnabled | /MyObjectBuilder_WorldConfiguration/Settings/VoxelTrashRemovalEnabled",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Assembler Efficiency",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Multipliers:tune:4",
        "Description": "The multiplier for assembler efficiency. (1 - 100)",
        "Keywords": "Assembler,Efficiency,Multiplier,AssemblerEfficiencyMultiplier",
        "FieldName": "AssemblerEfficiencyMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/AssemblerEfficiencyMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/AssemblerEfficiencyMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "3",
        "Placeholder": "3",
        "MinValue": "1",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Assembler Speed",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Multipliers:tune:4",
        "Description": "The multiplier for assembler speed. (1 - 100)",
        "Keywords": "Assembler,speed,Multiplier,AssemblerSpeedMultiplier",
        "FieldName": "AssemblerSpeedMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/AssemblerSpeedMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/AssemblerSpeedMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "3",
        "Placeholder": "3",
        "MinValue": "1",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Blocks Inventory Size",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Multipliers:tune:4",
        "Description": "The multiplier for inventory size for the blocks. (1 - 100)",
        "Keywords": "Blocks,Inventory,Size,Multiplier,BlocksInventorySizeMultiplier",
        "FieldName": "BlocksInventorySizeMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/BlocksInventorySizeMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/BlocksInventorySizeMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "1",
        "Placeholder": "1",
        "MinValue": "1",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Grinder Speed",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Multipliers:tune:4",
        "Description": "The multiplier for grinder speed. (0 - 100)",
        "Keywords": "Grinder,Speed,Multiplier,GrinderSpeedMultiplier",
        "FieldName": "GrinderSpeedMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/GrinderSpeedMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/GrinderSpeedMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "2",
        "Placeholder": "2",
        "MinValue": "0",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Hacking Speed",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Multipliers:tune:4",
        "Description": "The multiplier for hacking speed. (0 - 100)",
        "Keywords": "Hacking,Speed,Multiplier,HackSpeedMultiplier",
        "FieldName": "HackSpeedMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/HackSpeedMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/HackSpeedMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "0.33",
        "Placeholder": "0.33",
        "MinValue": "0",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Harvest Ratio Multiplier",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Multipliers:tune:4",
        "Description": "The ratio multiplier for drills. (0 - 100)",
        "Keywords": "Harvest,Ratio,Multiplier,HarvestRatioMultiplier",
        "FieldName": "HarvestRatioMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/HarvestRatioMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/HarvestRatioMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "1",
        "Placeholder": "1",
        "MinValue": "0",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Characters Inventory Size",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Multipliers:tune:4",
        "Description": "The multiplier for the inventory size for the characters. (1 - 100)",
        "Keywords": "character,inventory,Size,Multiplier,InventorySizeMultiplier",
        "FieldName": "InventorySizeMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/InventorySizeMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/InventorySizeMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "3",
        "Placeholder": "3",
        "MinValue": "1",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Refinery Speed",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Multipliers:tune:4",
        "Description": "The multiplier for refinery speed. (1 - 100)",
        "Keywords": "Refinery,Speed,Multiplier,RefinerySpeedMultiplier",
        "FieldName": "RefinerySpeedMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/RefinerySpeedMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/RefinerySpeedMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "3",
        "Placeholder": "3",
        "MinValue": "1",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Welder Speed",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Multipliers:tune:4",
        "Description": "The multiplier for welder speed. (0 - 100)",
        "Keywords": "Welder,Speed,Multiplier,WelderSpeedMultiplier",
        "FieldName": "WelderSpeedMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/WelderSpeedMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/WelderSpeedMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "2",
        "Placeholder": "2",
        "MinValue": "0",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Auto Healing",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Auto-healing heals players only in oxygen environments and during periods of not taking damage.",
        "Keywords": "Auto,Healing,AutoHealing",
        "FieldName": "AutoHealing",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/AutoHealing | /MyObjectBuilder_WorldConfiguration/Settings/AutoHealing",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Backpack Despawn Timer",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Sets the timer (minutes) for the backup to be removed from the world. Default is 5 minutes. (0 - 10)",
        "Keywords": "Backpack,Despawn,Timer,BackpackDespawnTimer",
        "FieldName": "BackpackDespawnTimer",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/BackpackDespawnTimer | /MyObjectBuilder_WorldConfiguration/Settings/BackpackDespawnTimer",
        "IncludeInCommandLine": false,
        "DefaultValue": "5",
        "Placeholder": "5",
        "MinValue": "0",
        "MaxValue": "10",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Blueprint Share",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enable sharing of blueprints.",
        "Keywords": "Blueprint,Share,BlueprintShare",
        "FieldName": "BlueprintShare",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/BlueprintShare | /MyObjectBuilder_WorldConfiguration/Settings/BlueprintShare",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Share Blueprint Timout",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Timeout between sharing blueprints. Default is 30 minutes.",
        "Keywords": "Blueprint,Share,Timeout,BlueprintShareTimeout",
        "FieldName": "BlueprintShareTimeout",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/BlueprintShareTimeout | /MyObjectBuilder_WorldConfiguration/Settings/BlueprintShareTimeout",
        "IncludeInCommandLine": false,
        "DefaultValue": "30",
        "Placeholder": "30",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Character Speed Multiplier",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Character speed multiplier. (.75 - 1)",
        "Keywords": "Character,Speed,Multiplier,CharacterSpeedMultiplier",
        "FieldName": "CharacterSpeedMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/CharacterSpeedMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/CharacterSpeedMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "1",
        "Placeholder": "1",
        "MinValue": "0",
        "MaxValue": "1",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable 3rd Person Camera",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables 3rd person camera.",
        "Keywords": "Enable,3rd,Person,View,Enable3rdPersonView",
        "FieldName": "Enable3rdPersonView",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/Enable3rdPersonView | /MyObjectBuilder_WorldConfiguration/Settings/Enable3rdPersonView",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Autorespawn",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables automatic respawn at nearest available respawn point.",
        "Keywords": "Enable,Autorespawn,Respawn,EnableAutorespawn",
        "FieldName": "EnableAutorespawn",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableAutorespawn | /MyObjectBuilder_WorldConfiguration/Settings/EnableAutorespawn",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Bounty Contracts",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "If enabled bounty contracts will be available on stations.",
        "Keywords": "Enable,Bounty,Contracts,EnableBountyContracts",
        "FieldName": "EnableBountyContracts",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableBountyContracts | /MyObjectBuilder_WorldConfiguration/Settings/EnableBountyContracts",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Copy & Paste",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Allows players to copy a ship, rover, station, and paste the copy into the world.",
        "Keywords": "Enable,Copy,Paste,EnableCopyPaste",
        "FieldName": "EnableCopyPaste",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableCopyPaste | /MyObjectBuilder_WorldConfiguration/Settings/EnableCopyPaste",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Gamepad Aim Assist",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables aim assist for gamepad.",
        "Keywords": "Enable,Gamepad,Aim,Assist,EnableGamepadAimAssist",
        "FieldName": "EnableGamepadAimAssist",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableGamepadAimAssist | /MyObjectBuilder_WorldConfiguration/Settings/EnableGamepadAimAssist",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Jetpack",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables jetpack.",
        "Keywords": "Enable,Jetpack,EnableJetpack",
        "FieldName": "EnableJetpack",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableJetpack | /MyObjectBuilder_WorldConfiguration/Settings/EnableJetpack",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable PCU Trading",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables trading of PCUs between players or factions depending on PCU settings.",
        "Keywords": "Enable,PCU,Trading,EnablePcuTrading",
        "FieldName": "EnablePcuTrading",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnablePcuTrading | /MyObjectBuilder_WorldConfiguration/Settings/EnablePcuTrading",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Weapon Recoil",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables weapon recoil.",
        "Keywords": "Enable,Recoil,EnableRecoil",
        "FieldName": "EnableRecoil",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableRecoil | /MyObjectBuilder_WorldConfiguration/Settings/EnableRecoil",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Reduced Stats",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Upon respawning, all players will have their health, oxygen, gas tank levels, and other stats set to critically low levels.",
        "Keywords": "Enable,Reducaed,Stats,Respawn,EnableReducedStatsOnRespawn",
        "FieldName": "EnableReducedStatsOnRespawn",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableReducedStatsOnRespawn | /MyObjectBuilder_WorldConfiguration/Settings/EnableReducedStatsOnRespawn",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Space Suit Respawn",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables players to respawn in a space suit.",
        "Keywords": "space,suit,respawn,EnableSpaceSuitRespawn",
        "FieldName": "EnableSpaceSuitRespawn",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableSpaceSuitRespawn | /MyObjectBuilder_WorldConfiguration/Settings/EnableSpaceSuitRespawn",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Survival Buffs",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enable buffs and enhancements which player characters earn over time. These benefits are lost if the player respawns.",
        "Keywords": "survival,buffs,enable,EnableSurvivalBuffs",
        "FieldName": "EnableSurvivalBuffs",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableSurvivalBuffs | /MyObjectBuilder_WorldConfiguration/Settings/EnableSurvivalBuffs",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Tool Shake",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables tool shake feature.",
        "Keywords": "Enable,Tool,Shake,EnableToolShake",
        "FieldName": "EnableToolShake",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableToolShake | /MyObjectBuilder_WorldConfiguration/Settings/EnableToolShake",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Environment Damage Multiplier",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "This multiplier only applies for damage caused to the player by the environment. (max 2)",
        "Keywords": "Environment,Damage,Multiplier,EnvironmentDamageMultiplier",
        "FieldName": "EnvironmentDamageMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnvironmentDamageMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/EnvironmentDamageMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "1",
        "MaxValue": "2",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Family Sharing",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables shared accounts to join multiplayer games.",
        "Keywords": "Family,Sharing,FamilySharing",
        "FieldName": "FamilySharing",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/FamilySharing | /MyObjectBuilder_WorldConfiguration/Settings/FamilySharing",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Max Players",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "The maximum number of connected players. (2 - 64)",
        "Keywords": "Max,Players,users,MaxPlayers,MaxUsers",
        "FieldName": "$MaxUsers",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxPlayers | /MyObjectBuilder_WorldConfiguration/Settings/MaxPlayers",
        "IncludeInCommandLine": false,
        "DefaultValue": "4",
        "Placeholder": "4",
        "MinValue": "2",
        "MaxValue": "64",
        "Suffix": "players",
        "EnumValues": {}
    },
    {
        "DisplayName": "Optimal Respawn Distance",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Sets optimal distance in meters the game should take into consideration when spawning new player near others.",
        "Keywords": "Optimal,Respawn,Distance,OptimalRespawnDistance",
        "FieldName": "OptimalSpawnDistance",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/OptimalSpawnDistance | /MyObjectBuilder_WorldConfiguration/Settings/OptimalSpawnDistance",
        "IncludeInCommandLine": false,
        "DefaultValue": "16000",
        "Placeholder": "16000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Show Player Names On HUD",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "If enabled, nearby players will have their names displayed.",
        "Keywords": "Show,Player,Names,Hud,ShowPlayerNamesOnHud",
        "FieldName": "ShowPlayerNamesOnHud",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ShowPlayerNamesOnHud | /MyObjectBuilder_WorldConfiguration/Settings/ShowPlayerNamesOnHud",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Respawn Ship Time Multiplier",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "The multiplier for respawn ship timer. (0 - 100)",
        "Keywords": "Spawn,Ship,Time,Multiplier,SpawnShipTimeMultiplier",
        "FieldName": "SpawnShipTimeMultiplier",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/SpawnShipTimeMultiplier | /MyObjectBuilder_WorldConfiguration/Settings/SpawnShipTimeMultiplier",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "MinValue": "0",
        "MaxValue": "100",
        "EnumValues": {}
    },
    {
        "DisplayName": "Spawn With Tools",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Players:joystick:5",
        "Description": "Enables spawning with tools in the inventory.",
        "Keywords": "Spawn,Tools,SpawnWithTools",
        "FieldName": "SpawnWithTools",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/SpawnWithTools | /MyObjectBuilder_WorldConfiguration/Settings/SpawnWithTools",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Block Limits Mode",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Block Limits:speed:6",
        "Description": "Defines block limits mode.",
        "Keywords": "Block,Limits,Enabled,BlockLimitsEnabled",
        "FieldName": "BlockLimitsEnabled",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/BlockLimitsEnabled | /MyObjectBuilder_WorldConfiguration/Settings/BlockLimitsEnabled",
        "IncludeInCommandLine": false,
        "DefaultValue": "GLOBALLY",
        "EnumValues": {
            "NONE": "None",
            "GLOBALLY": "Globally",
            "PER_FACTION": "Per Faction",
            "PER_PLAYER": "Per Player"
        }
    },
    {
        "DisplayName": "Max Blocks Per Player",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Block Limits:speed:6",
        "Description": "The maximum number of blocks per player. (0 - 2147483647)",
        "Keywords": "Max,Blocks,Per,Player,MaxBlocksPerPlayer",
        "FieldName": "MaxBlocksPerPlayer",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxBlocksPerPlayer | /MyObjectBuilder_WorldConfiguration/Settings/MaxBlocksPerPlayer",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "MinValue": "0",
        "MaxValue": "2147483647",
        "Suffix": "blocks",
        "EnumValues": {}
    },
    {
        "DisplayName": "Max Factions Count",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Block Limits:speed:6",
        "Description": "The maximum number of existing factions in the world. (0 - 2147483647)",
        "Keywords": "Max,Factions,Count,MaxFactionsCount",
        "FieldName": "MaxFactionsCount",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxFactionsCount | /MyObjectBuilder_WorldConfiguration/Settings/MaxFactionsCount",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "MinValue": "0",
        "MaxValue": "2147483647",
        "Suffix": "factions",
        "EnumValues": {}
    },
    {
        "DisplayName": "Max Grid Blocks",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Block Limits:speed:6",
        "Description": "The maximum number of blocks in one grid. (0 - 2147483647)",
        "Keywords": "Max,Grid,Size,MaxGridSize",
        "FieldName": "MaxGridSize",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxGridSize | /MyObjectBuilder_WorldConfiguration/Settings/MaxGridSize",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "MinValue": "0",
        "MaxValue": "2147483647",
        "Suffix": "blocks",
        "EnumValues": {}
    },
    {
        "DisplayName": "World PCU",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Block Limits:speed:6",
        "Description": "The total number of Performance Cost Units in the world. (0 - 2147483647)",
        "Keywords": "Total,PCU,TotalPCU",
        "FieldName": "TotalPCU",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/TotalPCU | /MyObjectBuilder_WorldConfiguration/Settings/TotalPCU",
        "IncludeInCommandLine": false,
        "DefaultValue": "100000",
        "Placeholder": "100000",
        "MinValue": "0",
        "MaxValue": "2147483647",
        "Suffix": "units",
        "EnumValues": {}
    },
    {
        "DisplayName": "Limit Blocks By",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Block Limits:speed:6",
        "Description": "Sets whether blocks will be limited by Tag or Black Pair Name.",
        "Keywords": "limit,blocks,by,LimitBlocksBy",
        "FieldName": "LimitBlocksBy",
        "InputType": "enum",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/LimitBlocksBy | /MyObjectBuilder_WorldConfiguration/Settings/LimitBlocksBy",
        "IncludeInCommandLine": false,
        "DefaultValue": "BlockPairName",
        "Placeholder": "BlockPairName",
        "EnumValues": {
            "BlockPairName": "Block Pair Name",
            "Tag": "Tag"
        }
    },
    {
        "DisplayName": "Offline Broadcast Controller Distance",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "The maximum distance Broadcast Controller will transmit messages when its owner is offline.",
        "Keywords": "broadcast,controller,max,offline,transmit,distance,BroadcastControllerMaxOfflineTransmitDistance",
        "FieldName": "BroadcastControllerMaxOfflineTransmitDistance",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "20000",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/BroadcastControllerMaxOfflineTransmitDistance | /MyObjectBuilder_WorldConfiguration/Settings/BroadcastControllerMaxOfflineTransmitDistance",
        "IncludeInCommandLine": false,
        "DefaultValue": "200",
        "Placeholder": "200",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Deposits Count Coefficient",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "",
        "Keywords": "Deposits,Count,Coefficient,DepositsCountCoefficient",
        "FieldName": "DepositsCountCoefficient",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/DepositsCountCoefficient | /MyObjectBuilder_WorldConfiguration/Settings/DepositsCountCoefficient",
        "IncludeInCommandLine": false,
        "DefaultValue": "2",
        "Placeholder": "2",
        "EnumValues": {}
    },
    {
        "DisplayName": "Deposit Size Denominator",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "",
        "Keywords": "Deposit,Size,Denominator,DepositSizeDenominator",
        "FieldName": "DepositSizeDenominator",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/DepositSizeDenominator | /MyObjectBuilder_WorldConfiguration/Settings/DepositSizeDenominator",
        "IncludeInCommandLine": false,
        "DefaultValue": "30",
        "Placeholder": "30",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Destructible Blocks",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enables destruction feature for the blocks.",
        "Keywords": "enable,destructible,blocks,DestructibleBlocks",
        "FieldName": "DestructibleBlocks",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/DestructibleBlocks | /MyObjectBuilder_WorldConfiguration/Settings/DestructibleBlocks",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Oxygen",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enables oxygen in the world.",
        "Keywords": "Enable,Oxygen,EnableOxygen",
        "FieldName": "EnableOxygen",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableOxygen | /MyObjectBuilder_WorldConfiguration/Settings/EnableOxygen",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Airtightness",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enables airtightness in the world.",
        "Keywords": "Enable,airtightness,Oxygen,Pressurization,EnableOxygenPressurization",
        "FieldName": "EnableOxygenPressurization",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableOxygenPressurization | /MyObjectBuilder_WorldConfiguration/Settings/EnableOxygenPressurization",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Radiation",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enables radiation hazards. Requires Airtightness.",
        "Keywords": "radiation,enable,EnableRadiation",
        "FieldName": "EnableRadiation",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableRadiation | /MyObjectBuilder_WorldConfiguration/Settings/EnableRadiation",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Sun Rotation",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enables sun rotation.",
        "Keywords": "Enable,Sun,Rotation,EnableSunRotation",
        "FieldName": "EnableSunRotation",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableSunRotation | /MyObjectBuilder_WorldConfiguration/Settings/EnableSunRotation",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Friendly Missile Damage",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enables explosion damage from missiles being applied to its own grid.",
        "Keywords": "Enable,missile,damage,Turrets,Friendly,Fire,EnableTurretsFriendlyFire",
        "FieldName": "EnableTurretsFriendlyFire",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableTurretsFriendlyFire | /MyObjectBuilder_WorldConfiguration/Settings/EnableTurretsFriendlyFire",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Voxel Destruction",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enables voxel destructions.",
        "Keywords": "Enable,Voxel,Destruction,EnableVoxelDestruction",
        "FieldName": "EnableVoxelDestruction",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableVoxelDestruction | /MyObjectBuilder_WorldConfiguration/Settings/EnableVoxelDestruction",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Random Encounter Density",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Defines density of procedurally generated space encounters.",
        "Keywords": "encounter,density,random,EncounterDensity",
        "FieldName": "EncounterDensity",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "1",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EncounterDensity | /MyObjectBuilder_WorldConfiguration/Settings/EncounterDensity",
        "IncludeInCommandLine": false,
        "DefaultValue": "0.35",
        "Placeholder": "0.35",
        "EnumValues": {}
    },
    {
        "DisplayName": "Meteor Activity",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Sets the frequency and intensity of meteor showers.",
        "Keywords": "Environment,Hostility,Meteor,Activity,EnvironmentHostility",
        "FieldName": "EnvironmentHostility",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnvironmentHostility | /MyObjectBuilder_WorldConfiguration/Settings/EnvironmentHostility",
        "IncludeInCommandLine": false,
        "DefaultValue": "SAFE",
        "EnumValues": {
            "SAFE": "Safe",
            "NORMAL": "Normal",
            "CATACLYSM": "Cataclysm",
            "CATACLYSM_UNREAL": "Cataclysm - Unreal"
        }
    },
    {
        "DisplayName": "Food Consumption Rate",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "This value impacts how quickly the player becomes hungry, as well as how quickly food production occurs.",
        "Keywords": "food,consumption,rate,FoodConsumptionRate",
        "FieldName": "FoodConsumptionRate",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "1",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/FoodConsumptionRate | /MyObjectBuilder_WorldConfiguration/Settings/FoodConsumptionRate",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "EnumValues": {}
    },
    {
        "DisplayName": "Max Cargo Bags",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "The maximum number of existing cargo bags. (2 - 1024)",
        "Keywords": "max,cargo,bags,MaxCargoBags",
        "FieldName": "MaxCargoBags",
        "InputType": "number",
        "MinValue": "2",
        "MaxValue": "1024",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxCargoBags | /MyObjectBuilder_WorldConfiguration/Settings/MaxCargoBags",
        "IncludeInCommandLine": false,
        "DefaultValue": "100",
        "Placeholder": "100",
        "Suffix": "bags",
        "EnumValues": {}
    },
    {
        "DisplayName": "Max Floating Objects",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "The maximum number of existing floating objects. (2 - 1024)",
        "Keywords": "Max,Floating,Objects,MaxFloatingObjects",
        "FieldName": "MaxFloatingObjects",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxFloatingObjects | /MyObjectBuilder_WorldConfiguration/Settings/MaxFloatingObjects",
        "IncludeInCommandLine": false,
        "DefaultValue": "56",
        "Placeholder": "56",
        "MinValue": "2",
        "MaxValue": "1024",
        "Suffix": "objects",
        "EnumValues": {}
    },
    {
        "DisplayName": "Minimum World Size",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "World size can't be selected lower than this value. (0 - 2147483646)",
        "Keywords": "minimum,world,size,MinimumWorldSize",
        "FieldName": "MinimumWorldSize",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "2147483646",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MinimumWorldSize | /MyObjectBuilder_WorldConfiguration/Settings/MinimumWorldSize",
        "IncludeInCommandLine": false,
        "DefaultValue": "6000",
        "Placeholder": "6000",
        "Suffix": "kilometers",
        "EnumValues": {}
    },
    {
        "DisplayName": "Physics Iterations",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Defines the number of physics iterations. (2 - 32)",
        "Keywords": "Physics,Iterations,PhysicsIterations",
        "FieldName": "PhysicsIterations",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PhysicsIterations | /MyObjectBuilder_WorldConfiguration/Settings/PhysicsIterations",
        "IncludeInCommandLine": false,
        "DefaultValue": "8",
        "Placeholder": "8",
        "MinValue": "2",
        "MaxValue": "32",
        "Suffix": "iterations",
        "EnumValues": {}
    },
    {
        "DisplayName": "Prefetch Voxels Range Limit",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Defines at what maximum distance weapons could interact with voxels. (0 - 100000)",
        "Keywords": "prefetch,shape,ray,length,limit,voxels,range,PrefetchShapeRayLengthLimit",
        "FieldName": "PrefetchShapeRayLengthLimit",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "100000",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PrefetchShapeRayLengthLimit | /MyObjectBuilder_WorldConfiguration/Settings/PrefetchShapeRayLengthLimit",
        "IncludeInCommandLine": false,
        "DefaultValue": "15000",
        "Placeholder": "15000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Procedural Density",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Defines density of the procedurally generated content.",
        "Keywords": "Procedural,Density,ProceduralDensity",
        "FieldName": "ProceduralDensity",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ProceduralDensity | /MyObjectBuilder_WorldConfiguration/Settings/ProceduralDensity",
        "IncludeInCommandLine": false,
        "DefaultValue": "0.35",
        "Placeholder": "0.35",
        "EnumValues": {}
    },
    {
        "DisplayName": "Procedural Seed",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Defines unique starting seed for the procedurally generated content.",
        "Keywords": "Procedural,Seed,ProceduralSeed",
        "FieldName": "ProceduralSeed",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ProceduralSeed | /MyObjectBuilder_WorldConfiguration/Settings/ProceduralSeed",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Realistic Sound",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enable realistic sounds.",
        "Keywords": "Realistic,Sound,RealisticSound",
        "FieldName": "RealisticSound",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/RealisticSound | /MyObjectBuilder_WorldConfiguration/Settings/RealisticSound",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "False": "false",
            "True": "true"
        }
    },
    {
        "DisplayName": "Enable Scrap Drops",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Allow scrap to be dropped from destroyed blocks.",
        "Keywords": "scrap,enabled,ScrapEnabled",
        "FieldName": "ScrapEnabled",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ScrapEnabled | /MyObjectBuilder_WorldConfiguration/Settings/ScrapEnabled",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Solar Radiation Intensity",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "A multiplier for the amount of radiation gained in space from sun exposure. Requires Airtightness and Radiation. (0 - 100)",
        "Keywords": "solar,radiation,intensity,SolarRadiationIntensity",
        "FieldName": "SolarRadiationIntensity",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "100",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/SolarRadiationIntensity | /MyObjectBuilder_WorldConfiguration/Settings/SolarRadiationIntensity",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "EnumValues": {}
    },
    {
        "DisplayName": "Sun Rotation Interval",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Defines interval of one rotation of the sun. (0 - 1440)",
        "Keywords": "Sun,Rotation,Interval,Minutes,SunRotationIntervalMinutes",
        "FieldName": "SunRotationIntervalMinutes",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/SunRotationIntervalMinutes | /MyObjectBuilder_WorldConfiguration/Settings/SunRotationIntervalMinutes",
        "IncludeInCommandLine": false,
        "DefaultValue": "119.999992",
        "Placeholder": "119.999992",
        "MinValue": "0",
        "MaxValue": "1440",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Sync Distance",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Defines synchronization distance in multiplayer. High distance can slow down server drastically. Use with caution. (1000 - 20000)",
        "Keywords": "Sync,Distance,synchronization,SyncDistance",
        "FieldName": "SyncDistance",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/SyncDistance | /MyObjectBuilder_WorldConfiguration/Settings/SyncDistance",
        "IncludeInCommandLine": false,
        "DefaultValue": "3000",
        "Placeholder": "3000",
        "MinValue": "1000",
        "MaxValue": "20000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Temporary Containers",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enable Temporary Container to spawn after destroying block with inventory.",
        "Keywords": "temporary,containers,enable,TemporaryContainers",
        "FieldName": "TemporaryContainers",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/TemporaryContainers | /MyObjectBuilder_WorldConfiguration/Settings/TemporaryContainers",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Bot Limit",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Maximum number of organic bots in the world. (16 - 1024)",
        "Keywords": "Total,Bot,Limit,TotalBotLimit",
        "FieldName": "TotalBotLimit",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/TotalBotLimit | /MyObjectBuilder_WorldConfiguration/Settings/TotalBotLimit",
        "IncludeInCommandLine": false,
        "DefaultValue": "32",
        "Placeholder": "32",
        "MinValue": "16",
        "MaxValue": "1024",
        "Suffix": "bots",
        "EnumValues": {}
    },
    {
        "DisplayName": "Max Cargo Bags Lifetime",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "The maximum amount of time allowed for cargo bags to be alive before deletion. (2 - 1024)",
        "Keywords": "trash,cleaner,cargo,bags,max,live,time,lifetime,TrashCleanerCargoBagsMaxLiveTime",
        "FieldName": "TrashCleanerCargoBagsMaxLiveTime",
        "InputType": "number",
        "MinValue": "2",
        "MaxValue": "1024",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/TrashCleanerCargoBagsMaxLiveTime | /MyObjectBuilder_WorldConfiguration/Settings/TrashCleanerCargoBagsMaxLiveTime",
        "IncludeInCommandLine": false,
        "DefaultValue": "30",
        "Placeholder": "30",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Voxel Generator Version",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Selects the voxel generator version.",
        "Keywords": "Voxel,Generator,Version,VoxelGeneratorVersion",
        "FieldName": "VoxelGeneratorVersion",
        "InputType": "enum",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/VoxelGeneratorVersion | /MyObjectBuilder_WorldConfiguration/Settings/VoxelGeneratorVersion",
        "IncludeInCommandLine": false,
        "DefaultValue": "4",
        "EnumValues": {
            "0": "0",
            "1": "1",
            "2": "2",
            "3": "3",
            "4": "4"
        }
    },
    {
        "DisplayName": "Enable Weather System",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Enables automatic weather generation on planets.",
        "Keywords": "Weather,System,Enable,WeatherSystem",
        "FieldName": "WeatherSystem",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/WeatherSystem | /MyObjectBuilder_WorldConfiguration/Settings/WeatherSystem",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Lightning Damage",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Lightning strikes from weather can damage grids.",
        "Keywords": "Weather,Lighting,Damage,WeatherLightingDamage",
        "FieldName": "WeatherLightingDamage",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/WeatherLightingDamage | /MyObjectBuilder_WorldConfiguration/Settings/WeatherLightingDamage",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "World Size",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Environment:eco:7",
        "Description": "Defines the size of the world. (0 - 2147483647)",
        "Keywords": "World,Size,WorldSizeKm",
        "FieldName": "WorldSizeKm",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/WorldSizeKm | /MyObjectBuilder_WorldConfiguration/Settings/WorldSizeKm",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "MinValue": "0",
        "MaxValue": "2147483647",
        "Suffix": "kilometers",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Cargo Ships",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Enables spawning of cargo ships.",
        "Keywords": "Cargo,Ships,Enabled,CargoShipsEnabled",
        "FieldName": "CargoShipsEnabled",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/CargoShipsEnabled | /MyObjectBuilder_WorldConfiguration/Settings/CargoShipsEnabled",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Economy Tick Time",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Time period between two economy updates. (300 - 3600)",
        "Keywords": "Economy,Tick,EconomyTickInSeconds",
        "FieldName": "EconomyTickInSeconds",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EconomyTickInSeconds | /MyObjectBuilder_WorldConfiguration/Settings/EconomyTickInSeconds",
        "IncludeInCommandLine": false,
        "DefaultValue": "1200",
        "Placeholder": "1200",
        "MinValue": "300",
        "MaxValue": "3600",
        "Suffix": "seconds",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Drones",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Enable spawning of drones in the world.",
        "Keywords": "Enable,Drones,EnableDrones",
        "FieldName": "EnableDrones",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableDrones | /MyObjectBuilder_WorldConfiguration/Settings/EnableDrones",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Max Drones",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "",
        "Keywords": "Max,Drones,MaxDrones",
        "FieldName": "MaxDrones",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MaxDrones | /MyObjectBuilder_WorldConfiguration/Settings/MaxDrones",
        "IncludeInCommandLine": false,
        "DefaultValue": "5",
        "Placeholder": "5",
        "Suffix": "drones",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Economy",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Enables economy features.",
        "Keywords": "Enable,Economy,EnableEconomy",
        "FieldName": "EnableEconomy",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableEconomy | /MyObjectBuilder_WorldConfiguration/Settings/EnableEconomy",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Encounters",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Enables random encounters in the world.",
        "Keywords": "Enable,Encounters,EnableEncounters",
        "FieldName": "EnableEncounters",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableEncounters | /MyObjectBuilder_WorldConfiguration/Settings/EnableEncounters",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable ORCA",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Enable advanced Optimal Reciprocal Collision Avoidance.",
        "Keywords": "orca,enable,EnableOrca",
        "FieldName": "EnableOrca",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableOrca | /MyObjectBuilder_WorldConfiguration/Settings/EnableOrca",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Planetary Encounters",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Enable planetary encounters in the world.",
        "Keywords": "planetary,encounters,enable,EnablePlanetaryEncounters",
        "FieldName": "EnablePlanetaryEncounters",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnablePlanetaryEncounters | /MyObjectBuilder_WorldConfiguration/Settings/EnablePlanetaryEncounters",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Spiders",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Enables spawning of spiders in the world.",
        "Keywords": "Enable,Spiders,EnableSpiders",
        "FieldName": "EnableSpiders",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableSpiders | /MyObjectBuilder_WorldConfiguration/Settings/EnableSpiders",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Wolves",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Enables spawning of wolves in the world.",
        "Keywords": "Enable,Wolves,EnableWolfs",
        "FieldName": "EnableWolfs",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableWolfs | /MyObjectBuilder_WorldConfiguration/Settings/EnableWolfs",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Global Encounter Cap",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Maximum of active Global Encounters at the same time. Turned off when 0.",
        "Keywords": "global,encounter,cap,GlobalEncounterCap",
        "FieldName": "GlobalEncounterCap",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "5",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/GlobalEncounterCap | /MyObjectBuilder_WorldConfiguration/Settings/GlobalEncounterCap",
        "IncludeInCommandLine": false,
        "DefaultValue": "1",
        "Placeholder": "1",
        "EnumValues": {}
    },
    {
        "DisplayName": "Global Encounter Enable Removal",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Enable removal of Global Encounters.",
        "Keywords": "global,encounter,removal,timer,enable,GlobalEncounterEnableRemovalTimer",
        "FieldName": "GlobalEncounterEnableRemovalTimer",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/GlobalEncounterEnableRemovalTimer | /MyObjectBuilder_WorldConfiguration/Settings/GlobalEncounterEnableRemovalTimer",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Removal Timer Max",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Maximum removal timer of Global Encounters. (91 - 180)",
        "Keywords": "global,encounter,max,removal,timer,GlobalEncounterMaxRemovalTimer",
        "FieldName": "GlobalEncounterMaxRemovalTimer",
        "InputType": "number",
        "MinValue": "91",
        "MaxValue": "180",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/GlobalEncounterMaxRemovalTimer | /MyObjectBuilder_WorldConfiguration/Settings/GlobalEncounterMaxRemovalTimer",
        "IncludeInCommandLine": false,
        "DefaultValue": "180",
        "Placeholder": "180",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Removal Timer Min",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Minimum removal timer of Global Encounters. (0 - 180)",
        "Keywords": "global,encounter,min,removal,timer,GlobalEncounterMinRemovalTimer",
        "FieldName": "GlobalEncounterMinRemovalTimer",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "180",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/GlobalEncounterMinRemovalTimer | /MyObjectBuilder_WorldConfiguration/Settings/GlobalEncounterMinRemovalTimer",
        "IncludeInCommandLine": false,
        "DefaultValue": "90",
        "Placeholder": "90",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Global Encounter PCU",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Number of Performance Cost Units allocated for global encounters. (0 - 2147483647)",
        "Keywords": "Global,Encounter,PCU,GlobalEncounterPCU",
        "FieldName": "GlobalEncounterPCU",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/GlobalEncounterPCU | /MyObjectBuilder_WorldConfiguration/Settings/GlobalEncounterPCU",
        "IncludeInCommandLine": false,
        "DefaultValue": "25000",
        "Placeholder": "25000",
        "MinValue": "0",
        "MaxValue": "2147483647",
        "Suffix": "units",
        "EnumValues": {}
    },
    {
        "DisplayName": "Removal Time Clock",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "When the game should start countown for removal of Global Encounters. (15 - 60)",
        "Keywords": "global,encounter,removal,time,clock,GlobalEncounterRemovalTimeClock",
        "FieldName": "GlobalEncounterRemovalTimeClock",
        "InputType": "number",
        "MinValue": "15",
        "MaxValue": "60",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/GlobalEncounterRemovalTimeClock | /MyObjectBuilder_WorldConfiguration/Settings/GlobalEncounterRemovalTimeClock",
        "IncludeInCommandLine": false,
        "DefaultValue": "30",
        "Placeholder": "30",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Global Encounter Timer",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Global Encounter spawns every X minutes. (1 - 1440)",
        "Keywords": "global,encounter,timer,GlobalEncounterTimer",
        "FieldName": "GlobalEncounterTimer",
        "InputType": "number",
        "MinValue": "1",
        "MaxValue": "1440",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/GlobalEncounterTimer | /MyObjectBuilder_WorldConfiguration/Settings/GlobalEncounterTimer",
        "IncludeInCommandLine": false,
        "DefaultValue": "15",
        "Placeholder": "15",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Claim Time For NPC Grids",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Time period in which player can claim NPC grid. NPC block do despawn after time limit ends. (1 - 1440)",
        "Keywords": "NPC,Grid,Claim,Time,Limit,NPCGridClaimTimeLimit",
        "FieldName": "NPCGridClaimTimeLimit",
        "InputType": "number",
        "MinValue": "1",
        "MaxValue": "1440",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/NPCGridClaimTimeLimit | /MyObjectBuilder_WorldConfiguration/Settings/NPCGridClaimTimeLimit",
        "IncludeInCommandLine": false,
        "DefaultValue": "120",
        "Placeholder": "120",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "NPC PCU",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Number of Performance Cost Units allocated for pirate faction. (0 - 2147483647)",
        "Keywords": "Pirate,PCU,PiratePCU",
        "FieldName": "PiratePCU",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PiratePCU | /MyObjectBuilder_WorldConfiguration/Settings/PiratePCU",
        "IncludeInCommandLine": false,
        "DefaultValue": "25000",
        "Placeholder": "25000",
        "MinValue": "0",
        "MaxValue": "2147483647",
        "Suffix": "units",
        "EnumValues": {}
    },
    {
        "DisplayName": "Existing Installations Allowed",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Claim area radius for Planetary Encounter spawns - no more installations would spawn there until clean-up. (1000 - 120000)",
        "Keywords": "planetary,encounter,area,lockdown,range,existing,installations,allowed,PlanetaryEncounterAreaLockdownRange",
        "FieldName": "PlanetaryEncounterAreaLockdownRange",
        "InputType": "number",
        "MinValue": "1000",
        "MaxValue": "120000",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlanetaryEncounterAreaLockdownRange | /MyObjectBuilder_WorldConfiguration/Settings/PlanetaryEncounterAreaLockdownRange",
        "IncludeInCommandLine": false,
        "DefaultValue": "10000",
        "Placeholder": "10000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Desired Spawn Distance",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Player-based distance for Planetary Encounter spawns. (1000 - 15000)",
        "Keywords": "planetary,encounter,desired,spawn,range,installations,PlanetaryEncounterDesiredSpawnRange",
        "FieldName": "PlanetaryEncounterDesiredSpawnRange",
        "InputType": "number",
        "MinValue": "1000",
        "MaxValue": "15000",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlanetaryEncounterDesiredSpawnRange | /MyObjectBuilder_WorldConfiguration/Settings/PlanetaryEncounterDesiredSpawnRange",
        "IncludeInCommandLine": false,
        "DefaultValue": "6000",
        "Placeholder": "6000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Installations Despawn Timeout",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Timeout for permanent installation auto-removal. (5 - 1440)",
        "Keywords": "planetary,encounter,despawn,timeout,installations,PlanetaryEncounterDespawnTimeout",
        "FieldName": "PlanetaryEncounterDespawnTimeout",
        "InputType": "number",
        "MinValue": "5",
        "MaxValue": "1440",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlanetaryEncounterDespawnTimeout | /MyObjectBuilder_WorldConfiguration/Settings/PlanetaryEncounterDespawnTimeout",
        "IncludeInCommandLine": false,
        "DefaultValue": "120",
        "Placeholder": "120",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Existing Structures Allowed",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Minimum distance to existing structures for Planetary Encounter spawns. (1000 - 10000)",
        "Keywords": "planetary,encounter,existing,structures,range,allowed,PlanetaryEncounterExistingStructuresRange",
        "FieldName": "PlanetaryEncounterExistingStructuresRange",
        "InputType": "number",
        "MinValue": "1000",
        "MaxValue": "10000",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlanetaryEncounterExistingStructuresRange | /MyObjectBuilder_WorldConfiguration/Settings/PlanetaryEncounterExistingStructuresRange",
        "IncludeInCommandLine": false,
        "DefaultValue": "7000",
        "Placeholder": "7000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Presence Distance",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Player presence within this range prevents installation auto-removal. (3000 - 120000)",
        "Keywords": "planetary,encounter,presence,range,distance,installations,PlanetaryEncounterPresenceRange",
        "FieldName": "PlanetaryEncounterPresenceRange",
        "InputType": "number",
        "MinValue": "3000",
        "MaxValue": "120000",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlanetaryEncounterPresenceRange | /MyObjectBuilder_WorldConfiguration/Settings/PlanetaryEncounterPresenceRange",
        "IncludeInCommandLine": false,
        "DefaultValue": "20000",
        "Placeholder": "20000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Installations Timer First",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Sets the time before the first planetary encounter occurs. (1 - 240)",
        "Keywords": "planetary,encounter,timer,first,installations,PlanetaryEncounterTimerFirst",
        "FieldName": "PlanetaryEncounterTimerFirst",
        "InputType": "number",
        "MinValue": "1",
        "MaxValue": "240",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlanetaryEncounterTimerFirst | /MyObjectBuilder_WorldConfiguration/Settings/PlanetaryEncounterTimerFirst",
        "IncludeInCommandLine": false,
        "DefaultValue": "5",
        "Placeholder": "5",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Installations Timer Max",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Maximum for Planetary Encounter spawn timer. (1 - 240)",
        "Keywords": "planetary,encounter,timer,max,installations,PlanetaryEncounterTimerMax",
        "FieldName": "PlanetaryEncounterTimerMax",
        "InputType": "number",
        "MinValue": "1",
        "MaxValue": "240",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlanetaryEncounterTimerMax | /MyObjectBuilder_WorldConfiguration/Settings/PlanetaryEncounterTimerMax",
        "IncludeInCommandLine": false,
        "DefaultValue": "30",
        "Placeholder": "30",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Installations Timer Min",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "Minimum for Planetary Encounter spawn timer. (1 - 240)",
        "Keywords": "planetary,encounter,timer,min,installations,PlanetaryEncounterTimerMin",
        "FieldName": "PlanetaryEncounterTimerMin",
        "InputType": "number",
        "MinValue": "1",
        "MaxValue": "240",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PlanetaryEncounterTimerMin | /MyObjectBuilder_WorldConfiguration/Settings/PlanetaryEncounterTimerMin",
        "IncludeInCommandLine": false,
        "DefaultValue": "15",
        "Placeholder": "15",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Stations Inner Radius",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "The inner radius [m] (center is in 0,0,0), where stations can spawn. Does not affect planet-bound stations (Surface Outposts and Orbital Stations). (200000 - 9223372036854780000)",
        "Keywords": "Stations,Distance,Inner,Radius,StationsDistanceInnerRadius",
        "FieldName": "StationsDistanceInnerRadius",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/StationsDistanceInnerRadius | /MyObjectBuilder_WorldConfiguration/Settings/StationsDistanceInnerRadius",
        "IncludeInCommandLine": false,
        "DefaultValue": "5000000",
        "Placeholder": "5000000",
        "MinValue": "200000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Stations Outer Radius End",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "The outer radius [m] (center is in 0,0,0), where stations can spawn. Does not affect planet-bound stations (Surface Outposts and Orbital Stations). (1000000 - 9223372036854780000)",
        "Keywords": "Stations,Distance,Outer,Radius,End,StationsDistanceOuterRadiusEnd",
        "FieldName": "StationsDistanceOuterRadiusEnd",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/StationsDistanceOuterRadiusEnd | /MyObjectBuilder_WorldConfiguration/Settings/StationsDistanceOuterRadiusEnd",
        "IncludeInCommandLine": false,
        "DefaultValue": "10000000",
        "Placeholder": "10000000",
        "MinValue": "1000000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Stations Outer Radius Start",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "The outer radius [m] (center is in 0,0,0), where stations can spawn. Does not affect planet-bound stations (Surface Outposts and Orbital Stations). (500000 - 9223372036854780000)",
        "Keywords": "Stations,Distance,Outer,Radius,Start,StationsDistanceOuterRadiusStart",
        "FieldName": "StationsDistanceOuterRadiusStart",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/StationsDistanceOuterRadiusStart | /MyObjectBuilder_WorldConfiguration/Settings/StationsDistanceOuterRadiusStart",
        "IncludeInCommandLine": false,
        "DefaultValue": "5000000",
        "Placeholder": "5000000",
        "MinValue": "500000",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "NPC Factions Count",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "NPCs:groups:8",
        "Description": "The number of NPC factions generated on the start of the world. (8 - 100)",
        "Keywords": "Trade,Factions,Count,TradeFactionsCount",
        "FieldName": "TradeFactionsCount",
        "InputType": "number",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/TradeFactionsCount | /MyObjectBuilder_WorldConfiguration/Settings/TradeFactionsCount",
        "IncludeInCommandLine": false,
        "DefaultValue": "10",
        "Placeholder": "10",
        "MinValue": "8",
        "MaxValue": "100",
        "Suffix": "factions",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Faction Voice Chat",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "PvP:swords:9",
        "Description": "Faction Voice Chat removes the need of antennas and broadcasting of the character for faction.",
        "Keywords": "faction,voice,chat,enable,EnableFactionVoiceChat",
        "FieldName": "EnableFactionVoiceChat",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableFactionVoiceChat | /MyObjectBuilder_WorldConfiguration/Settings/EnableFactionVoiceChat",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Friendly Fire",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "PvP:swords:9",
        "Description": "Enables friendly fire damage.",
        "Keywords": "Enable,Friendly,Fire,EnableFriendlyFire",
        "FieldName": "EnableFriendlyFire",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableFriendlyFire | /MyObjectBuilder_WorldConfiguration/Settings/EnableFriendlyFire",
        "IncludeInCommandLine": false,
        "DefaultValue": "true",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Team Balancing",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "PvP:swords:9",
        "Description": "Enables automatic team balancing.",
        "Keywords": "Enable,Team,Balancing,EnableTeamBalancing",
        "FieldName": "EnableTeamBalancing",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableTeamBalancing | /MyObjectBuilder_WorldConfiguration/Settings/EnableTeamBalancing",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enemy Target Indicator Distance",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "PvP:swords:9",
        "Description": "Defines the maximum distance to display the enemy target indicator. (0 - 1000)",
        "Keywords": "enemy,target,indicator,distance,EnemyTargetIndicatorDistance",
        "FieldName": "EnemyTargetIndicatorDistance",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "1000",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnemyTargetIndicatorDistance | /MyObjectBuilder_WorldConfiguration/Settings/EnemyTargetIndicatorDistance",
        "IncludeInCommandLine": false,
        "DefaultValue": "20",
        "Placeholder": "20",
        "Suffix": "meters",
        "EnumValues": {}
    },
    {
        "DisplayName": "Match Restart When Empty",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "PvP:swords:9",
        "Description": "Server will restart after specified time, when it's empty after match started. Works only in PvP scenarios. When 0 feature is disabled. (0 - 1440)",
        "Keywords": "match,restart,empty,time,MatchRestartWhenEmptyTime",
        "FieldName": "MatchRestartWhenEmptyTime",
        "InputType": "number",
        "MinValue": "0",
        "MaxValue": "1440",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/MatchRestartWhenEmptyTime | /MyObjectBuilder_WorldConfiguration/Settings/MatchRestartWhenEmptyTime",
        "IncludeInCommandLine": false,
        "DefaultValue": "0",
        "Placeholder": "0",
        "Suffix": "minutes",
        "EnumValues": {}
    },
    {
        "DisplayName": "Enable Ingame Scripts",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "Allows scripts loaded from in game computer terminals to work. Also requires Experimental Mode enabled.",
        "Keywords": "Enable,Ingame,Scripts,EnableIngameScripts",
        "FieldName": "EnableIngameScripts",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableIngameScripts | /MyObjectBuilder_WorldConfiguration/Settings/EnableIngameScripts",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Share Inertia Tensor",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "Enables sharing of the Inertia Tensor of mechanical blocks. Also requires Experimental Mode enabled.",
        "Keywords": "Enable,Share,Inertia,Tensor,EnableShareInertiaTensor",
        "FieldName": "EnableShareInertiaTensor",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "MyConfigDedicated/SessionSettings/EnableShareInertiaTensor | /MyObjectBuilder_WorldConfiguration/Settings/EnableShareInertiaTensor",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Spectator Camera",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "Enables spectator camera.",
        "Keywords": "Enable,Spectator,camera,EnableSpectator",
        "FieldName": "EnableSpectator",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableSpectator | /MyObjectBuilder_WorldConfiguration/Settings/EnableSpectator",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Sub-Grid Damage",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "Enables sub-grid damage.",
        "Keywords": "Enable,Subgrid,Damage,EnableSubgridDamage",
        "FieldName": "EnableSubgridDamage",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableSubgridDamage | /MyObjectBuilder_WorldConfiguration/Settings/EnableSubgridDamage",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Supergridding",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "Allows super gridding exploit to be used.",
        "Keywords": "Enable,Supergridding,EnableSupergridding",
        "FieldName": "EnableSupergridding",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableSupergridding | /MyObjectBuilder_WorldConfiguration/Settings/EnableSupergridding",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Unsafe Piston Impulses",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "Enables unsafe impulses (experimental feature) for Piston blocks.",
        "Keywords": "Enable,Unsafe,Piston,Impulses,EnableUnsafePistonImpulses",
        "FieldName": "EnableUnsafePistonImpulses",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableUnsafePistonImpulses | /MyObjectBuilder_WorldConfiguration/Settings/EnableUnsafePistonImpulses",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Enable Unsafe Rotor Torques",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "Enables unsafe torques (experimental feature) for Rotor blocks.",
        "Keywords": "Enable,Unsafe,Rotor,Torques,EnableUnsafeRotorTorques",
        "FieldName": "EnableUnsafeRotorTorques",
        "InputType": "checkbox",
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/EnableUnsafeRotorTorques | /MyObjectBuilder_WorldConfiguration/Settings/EnableUnsafeRotorTorques",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Permanent Death",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "Enables permanent death.",
        "Keywords": "permanent,death,PermanentDeath",
        "FieldName": "PermanentDeath",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/PermanentDeath | /MyObjectBuilder_WorldConfiguration/Settings/PermanentDeath",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Reset Ownership",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "Reset ownership of all blocks to nobody.",
        "Keywords": "Reset,Ownership,ResetOwnership",
        "FieldName": "ResetOwnership",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/ResetOwnership | /MyObjectBuilder_WorldConfiguration/Settings/ResetOwnership",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Unsupported Stations",
        "Category": "Space Engineers:stadia_controller",
        "Subcategory": "Experimental:experiment:10",
        "Description": "By enabling this option grids will no longer turn dynamic when disconnected from static grids.",
        "Keywords": "unsupported,Station,Voxel,Support,StationVoxelSupport",
        "FieldName": "StationVoxelSupport",
        "InputType": "checkbox",
        "IsFlagArgument": false,
        "ParamFieldName": "/MyConfigDedicated/SessionSettings/StationVoxelSupport | /MyObjectBuilder_WorldConfiguration/Settings/StationVoxelSupport",
        "IncludeInCommandLine": false,
        "DefaultValue": "false",
        "EnumValues": {
            "True": "true",
            "False": "false"
        }
    },
    {
        "DisplayName": "Server Release Stream",
        "Category": "Updates",
        "Subcategory": "Steam Downloads:download",
        "Description": "Which release stream should be used to update the server. Choose a custom release on [SteamDB](https://steamdb.info/app/298740/depots/) and enter the Branch Name below.",
        "Keywords": "server,release,stream",
        "FieldName": "Stream",
        "ParamFieldName": "Stream",
        "IncludeInCommandLine": false,
        "InputType": "text",
        "EnumValues": {},
        "DefaultValue": "public",
        "Placeholder": "public"
    }
]