diff --git a/space-engineers-generic.kvp b/space-engineers-generic.kvp index ef88741..98c98ec 100644 --- a/space-engineers-generic.kvp +++ b/space-engineers-generic.kvp @@ -11,6 +11,7 @@ Meta.MetaConfigManifest=space-engineers-genericmetaconfig.json Meta.ConfigRoot=space-engineers-generic.kvp Meta.MinAMPVersion=2.3.0.9 Meta.SpecificDockerImage= +Meta.DockerRequired=False Meta.ContainerPolicy=Supported Meta.Prerequsites=[] Meta.ConfigReleaseState=NotSpecified @@ -27,7 +28,7 @@ App.AppSettings={} App.EnvironmentVariables={"LD_LIBRARY_PATH":"./linux64:%LD_LIBRARY_PATH%","SteamAppId":"298740"} App.CommandLineParameterFormat=-{0} "{1}" App.CommandLineParameterDelimiter= -App.ExitMethod=String +App.ExitMethod=OS_CLOSE App.ExitTimeout=30 App.ExitString=taskkill /IM App.ExitFile=app_exit.lck @@ -47,6 +48,7 @@ App.AdminMethod=STDIO App.AdminLoginTransform=None App.RCONConnectDelaySeconds=5 App.RCONConnectRetrySeconds=5 +App.TelnetLoginFormat={0} App.UpdateSources=[{"UpdateStageName": "SteamCMD Download","UpdateSourcePlatform": "All", "UpdateSource": "SteamCMD", "UpdateSourceData": "298740"},{"UpdateStageName":"Create Config Directory","UpdateSourcePlatform":"All","UpdateSource":"CreateDirectory","UpdateSourceArgs":"space-engineers-generic/298740/servers","OverwriteExistingFiles":false},{"UpdateStageName": "Base Config Download","UpdateSourcePlatform": "All", "UpdateSource": "FetchURL", "UpdateSourceData": "https://github.com/CubeCoders/AMPTemplates/raw/main/SpaceEngineers-Dedicated.cfg","UpdateSourceTarget":"298740/servers","OverwriteExistingFiles":false}] App.Compatibility=None App.SteamUpdateAnonymousLogin=True @@ -73,4 +75,4 @@ Limits.SleepMode=False Limits.SleepOnStart=False Limits.SleepDelayMinutes=5 Limits.DozeDelay=2 -Limits.AutoRetryCount=5 +Limits.AutoRetryCount=5 \ No newline at end of file diff --git a/space-engineers-genericconfig.json b/space-engineers-genericconfig.json index 7c4270d..1820a40 100644 --- a/space-engineers-genericconfig.json +++ b/space-engineers-genericconfig.json @@ -83,7 +83,6 @@ { "DisplayName": "Refinery Speed Multiplier", "Category": "Advanced Settings", - "Description": "Refinery Speed Multiplier", "Keywords": "Refinery Speed Multiplier", "FieldName": "RefinerySpeedMultiplier", "InputType": "enum", @@ -126,7 +125,6 @@ { "DisplayName": "Environment Hostility", "Category": "Advanced Settings", - "Description": "EnvironmentHostility", "Keywords": "Environment Hostility", "FieldName": "EnvironmentHostility", "InputType": "enum", @@ -539,7 +537,6 @@ { "DisplayName": "Max Grid Size", "Category": "Advanced Settings", - "Description": "Max grid size", "Keywords": "Max Grid Size", "FieldName": "MaxGridSize", "InputType": "number", @@ -552,7 +549,6 @@ { "DisplayName": "Max Blocks Per Player", "Category": "Advanced Settings", - "Description": "Max blocks per player", "Keywords": "Max Blocks Per Player", "FieldName": "MaxBlocksPerPlayer", "InputType": "number", @@ -565,7 +561,6 @@ { "DisplayName": "Total PCU", "Category": "Advanced Settings", - "Description": "Total PCU", "Keywords": "Total PCU", "FieldName": "TotalPCU", "InputType": "number", @@ -578,7 +573,6 @@ { "DisplayName": "Pirate PCU", "Category": "Advanced Settings", - "Description": "PiratePCU", "Keywords": "PiratePCU", "FieldName": "PiratePCU", "InputType": "number", @@ -591,7 +585,6 @@ { "DisplayName": "Max Factions Count", "Category": "Advanced Settings", - "Description": "Max Factions Count", "Keywords": "Max Factions Count", "FieldName": "MaxFactionsCount", "InputType": "number", @@ -604,7 +597,6 @@ { "DisplayName": "Block Limits Enabled", "Category": "Advanced Settings", - "Description": "Block Limits Enabled", "Keywords": "Block Limits Enabled", "FieldName": "BlockLimitsEnabled", "InputType": "enum", @@ -622,7 +614,6 @@ { "DisplayName": "Enable Remote Block Removal", "Category": "Advanced Settings", - "Description": "Enable Remote Block Removal", "Keywords": "Enable Remote Block Removal", "FieldName": "EnableRemoteBlockRemoval", "InputType": "checkbox", @@ -638,7 +629,6 @@ { "DisplayName": "Enable Saving", "Category": "Advanced Settings", - "Description": "Enable Saving", "Keywords": "Enable Saving", "FieldName": "EnableSaving", "InputType": "checkbox", @@ -654,7 +644,6 @@ { "DisplayName": "Infinite Ammo", "Category": "Advanced Settings", - "Description": "Infinite Ammo", "Keywords": "Infinite Ammo", "FieldName": "InfiniteAmmo", "InputType": "checkbox", @@ -670,7 +659,6 @@ { "DisplayName": "Enable Container Drops", "Category": "Advanced Settings", - "Description": "Enable Container Drops", "Keywords": "Enable Container Drops", "FieldName": "EnableContainerDrops", "InputType": "checkbox", @@ -712,7 +700,6 @@ { "DisplayName": "Enable Oxygen Pressurization", "Category": "Advanced Settings", - "Description": "Enable Oxygen Pressurization", "Keywords": "Enable Oxygen Pressurization", "FieldName": "EnableOxygenPressurization", "InputType": "checkbox", @@ -728,7 +715,6 @@ { "DisplayName": "Enable PCU Trading", "Category": "Advanced Settings", - "Description": "Enable PCU Trading", "Keywords": "Enable PCU Trading", "FieldName": "EnablePcuTrading", "InputType": "checkbox", @@ -744,7 +730,6 @@ { "DisplayName": "Enable 3rd Person View", "Category": "Advanced Settings", - "Description": "Enable 3rd Person View", "Keywords": "Enable 3rd Person View", "FieldName": "Enable3rdPersonView", "InputType": "checkbox", @@ -776,7 +761,6 @@ { "DisplayName": "Enable Convert To Station", "Category": "Advanced Settings", - "Description": "Enable Convert To Station", "Keywords": "Enable Convert To Station", "FieldName": "EnableConvertToStation", "InputType": "checkbox", @@ -840,7 +824,6 @@ { "DisplayName": "Scenario Edit Mode", "Category": "Advanced Settings", - "Description": "Scenario Edit Mode", "Keywords": "Scenario Edit Mode", "FieldName": "ScenarioEditMode", "InputType": "checkbox", @@ -872,7 +855,7 @@ { "DisplayName": "Can Join Running", "Category": "Advanced Settings", - "Description": "Can Join Running", + "Description": "Whether players can join a running server.", "Keywords": "Can Join Running", "FieldName": "CanJoinRunning", "InputType": "checkbox", @@ -899,9 +882,8 @@ "EnumValues": {} }, { - "DisplayName": "Sun Rotation Interval Minutes", + "DisplayName": "Sun Rotation Interval", "Category": "Advanced Settings", - "Description": "Sun Rotation Interval Minutes", "Keywords": "Sun Rotation Interval Minutes", "FieldName": "SunRotationIntervalMinutes", "InputType": "number", @@ -909,12 +891,12 @@ "ParamFieldName": "/MyConfigDedicated/SessionSettings/SunRotationIntervalMinutes/text() | /MyObjectBuilder_WorldConfiguration/Settings/SunRotationIntervalMinutes/text()", "IncludeInCommandLine": false, "DefaultValue": "120", + "Suffix": "Minutes", "EnumValues": {} }, { "DisplayName": "Enable Jetpack", "Category": "Advanced Settings", - "Description": "Enable Jetpack", "Keywords": "Enable Jetpack", "FieldName": "EnableJetpack", "InputType": "checkbox", @@ -946,7 +928,6 @@ { "DisplayName": "Start In Respawn Screen", "Category": "Advanced Settings", - "Description": "Start In Respawn Screen", "Keywords": "Start In Respawn Screen", "FieldName": "StartInRespawnScreen", "InputType": "checkbox", @@ -978,7 +959,6 @@ { "DisplayName": "Max Drones", "Category": "Advanced Settings", - "Description": "Max Drones", "Keywords": "Max Drones", "FieldName": "MaxDrones", "InputType": "number", @@ -1007,7 +987,6 @@ { "DisplayName": "Enable Wolfs", "Category": "Advanced Settings", - "Description": "Enable Wolfs", "Keywords": "Enable Wolfs", "FieldName": "EnableWolfs", "InputType": "checkbox", @@ -1023,7 +1002,6 @@ { "DisplayName": "Enable Spiders", "Category": "Advanced Settings", - "Description": "Enable Spiders", "Keywords": "Enable Spiders", "FieldName": "EnableSpiders", "InputType": "checkbox", @@ -1052,7 +1030,6 @@ { "DisplayName": "Enable Structural Simulation", "Category": "Advanced Settings", - "Description": "Enable Structural Simulation", "Keywords": "Enable Structural Simulation", "FieldName": "EnableStructuralSimulation", "InputType": "checkbox", @@ -1068,7 +1045,6 @@ { "DisplayName": "Max Active Fracture Pieces", "Category": "Advanced Settings", - "Description": "Max Active Fracture Pieces", "Keywords": "Max Active Fracture Pieces", "FieldName": "MaxActiveFracturePieces", "InputType": "number", @@ -1081,7 +1057,6 @@ { "DisplayName": "Enable Scripter Role", "Category": "Advanced Settings", - "Description": "Enable Scripter Role", "Keywords": "Enable Scripter Role", "FieldName": "EnableScripterRole", "InputType": "checkbox", @@ -1097,7 +1072,6 @@ { "DisplayName": "Enable Selective Physics Updates", "Category": "Advanced Settings", - "Description": "Enable Selective Physics Updates", "Keywords": "Enable Selective Physics Updates", "FieldName": "EnableSelectivePhysicsUpdates", "InputType": "checkbox", @@ -1113,7 +1087,6 @@ { "DisplayName": "Min Drop Container Respawn Time", "Category": "Advanced Settings", - "Description": "Min Drop Container Respawn Time", "Keywords": "Min Drop Container Respawn Time", "FieldName": "MinDropContainerRespawnTime", "InputType": "number", @@ -1126,7 +1099,6 @@ { "DisplayName": "Max Drop Container Respawn Time", "Category": "Advanced Settings", - "Description": "Max Drop Container Respawn Time", "Keywords": "Max Drop Container Respawn Time", "FieldName": "MaxDropContainerRespawnTime", "InputType": "number", @@ -1139,7 +1111,6 @@ { "DisplayName": "Enable Turrets Friendly Fire", "Category": "Advanced Settings", - "Description": "Enable Turrets Friendly Fire", "Keywords": "Enable Turrets Friendly Fire", "FieldName": "EnableTurretsFriendlyFire", "InputType": "checkbox", @@ -1155,7 +1126,6 @@ { "DisplayName": "Enable Subgrid Damage", "Category": "Advanced Settings", - "Description": "Enable Subgrid Damage", "Keywords": "Enable Subgrid Damage", "FieldName": "EnableSubgridDamage", "InputType": "checkbox", @@ -1171,7 +1141,6 @@ { "DisplayName": "Sync Distance", "Category": "Advanced Settings", - "Description": "Sync Distance", "Keywords": "Sync Distance", "FieldName": "SyncDistance", "InputType": "number", @@ -1184,7 +1153,7 @@ { "DisplayName": "Experimental Mode", "Category": "Advanced Settings", - "Description": "Experimental Mode", + "Description": "Enable experimental mode to use legacy or untested settings.", "Keywords": "Experimental Mode", "FieldName": "ExperimentalMode", "InputType": "checkbox", @@ -1200,7 +1169,7 @@ { "DisplayName": "Family Sharing", "Category": "Advanced Settings", - "Description": "Family Sharing", + "Description": "Whether players using family sharing can join.", "Keywords": "Family Sharing", "FieldName": "FamilySharing", "InputType": "checkbox", @@ -1216,7 +1185,6 @@ { "DisplayName": "Adaptive Simulation Quality", "Category": "Advanced Settings", - "Description": "Adaptive Simulation Quality", "Keywords": "Adaptive Simulation Quality", "FieldName": "AdaptiveSimulationQuality", "InputType": "checkbox", @@ -1246,9 +1214,8 @@ } }, { - "DisplayName": "Remove Old Identities (in hours)", + "DisplayName": "Remove Old Identities", "Category": "Advanced Settings", - "Description": "Remove Old Identities", "Keywords": "Remove Old Identities (in hours)", "FieldName": "RemoveOldIdentitiesH", "InputType": "number", @@ -1256,12 +1223,13 @@ "ParamFieldName": "/MyConfigDedicated/SessionSettings/RemoveOldIdentitiesH/text() | /MyObjectBuilder_WorldConfiguration/Settings/RemoveOldIdentitiesH/text()", "IncludeInCommandLine": false, "DefaultValue": "0", + "Suffix": "Hours", "EnumValues": {} }, { "DisplayName": "Trash Removal Enabled", "Category": "Advanced Settings", - "Description": "he server will automatically remove debris based on size, movement, and player distance from the object.", + "Description": "The server will automatically remove debris based on size, movement, and player distance from the object.", "Keywords": "Trash Removal Enabled", "FieldName": "TrashRemovalEnabled", "InputType": "checkbox", @@ -1275,9 +1243,8 @@ } }, { - "DisplayName": "Stop Grids Period Min", + "DisplayName": "Stop Grids Period", "Category": "Advanced Settings", - "Description": "Stop Grids Period Min", "Keywords": "Stop Grids Period Min", "FieldName": "StopGridsPeriodMin", "InputType": "number", @@ -1285,12 +1252,12 @@ "ParamFieldName": "/MyConfigDedicated/SessionSettings/StopGridsPeriodMin/text() | /MyObjectBuilder_WorldConfiguration/Settings/StopGridsPeriodMin/text()", "IncludeInCommandLine": false, "DefaultValue": "30", + "Suffix": "Minutes", "EnumValues": {} }, { "DisplayName": "Trash Flags Value", "Category": "Advanced Settings", - "Description": "Trash Flags Value", "Keywords": "Trash Flags Value", "FieldName": "TrashFlagsValue", "InputType": "number", @@ -1301,9 +1268,8 @@ "EnumValues": {} }, { - "DisplayName": "AFK Timeount (in minutes)", + "DisplayName": "AFK Timeount", "Category": "Advanced Settings", - "Description": "AFK Timeount (in minutes)", "Keywords": "AFK Timeount minutes", "FieldName": "AFKTimeountMin", "InputType": "number", @@ -1311,12 +1277,12 @@ "ParamFieldName": "/MyConfigDedicated/SessionSettings/AFKTimeountMin/text() | /MyObjectBuilder_WorldConfiguration/Settings/AFKTimeountMin/text()", "IncludeInCommandLine": false, "DefaultValue": "0", + "Suffix": "Minutes", "EnumValues": {} }, { "DisplayName": "Block Count Threshold", "Category": "Advanced Settings", - "Description": "Block Count Threshold", "Keywords": "Block Count Threshold", "FieldName": "BlockCountThreshold", "InputType": "number", @@ -1329,7 +1295,6 @@ { "DisplayName": "Player Distance Threshold", "Category": "Advanced Settings", - "Description": "Player Distance Threshold", "Keywords": "Player Distance Threshold", "FieldName": "PlayerDistanceThreshold", "InputType": "number", @@ -1342,7 +1307,6 @@ { "DisplayName": "Optimal Grid Count", "Category": "Advanced Settings", - "Description": "Optimal Grid Count", "Keywords": "Optimal Grid Count", "FieldName": "OptimalGridCount", "InputType": "number", @@ -1355,7 +1319,6 @@ { "DisplayName": "Player Inactivity Threshold", "Category": "Advanced Settings", - "Description": "Player Inactivity Threshold", "Keywords": "Player Inactivity Threshold", "FieldName": "PlayerInactivityThreshold", "InputType": "number", @@ -1368,7 +1331,6 @@ { "DisplayName": "Player Character Removal Threshold", "Category": "Advanced Settings", - "Description": "Player Character Removal Threshold", "Keywords": "Player Character Removal Threshold", "FieldName": "PlayerCharacterRemovalThreshold", "InputType": "number", @@ -1381,7 +1343,6 @@ { "DisplayName": "Voxel Trash Removal Enabled", "Category": "Advanced Settings", - "Description": "Voxel Trash Removal Enabled", "Keywords": "Voxel Trash Removal Enabled", "FieldName": "VoxelTrashRemovalEnabled", "InputType": "checkbox", @@ -1397,7 +1358,6 @@ { "DisplayName": "Voxel Player Distance Threshold", "Category": "Advanced Settings", - "Description": "Voxel Player Distance Threshold", "Keywords": "Voxel Player Distance Threshold", "FieldName": "VoxelPlayerDistanceThreshold", "InputType": "number", @@ -1410,7 +1370,6 @@ { "DisplayName": "Voxel Grid Distance Threshold", "Category": "Advanced Settings", - "Description": "Voxel Grid Distance Threshold", "Keywords": "Voxel Grid Distance Threshold", "FieldName": "VoxelGridDistanceThreshold", "InputType": "number", @@ -1423,7 +1382,6 @@ { "DisplayName": "Voxel Age Threshold", "Category": "Advanced Settings", - "Description": "Voxel Age Threshold", "Keywords": "Voxel Age Threshold", "FieldName": "VoxelAgeThreshold", "InputType": "number", @@ -1436,7 +1394,6 @@ { "DisplayName": "Enable Research", "Category": "Advanced Settings", - "Description": "Enable Research", "Keywords": "Enable Research", "FieldName": "EnableResearch", "InputType": "checkbox", @@ -1452,7 +1409,6 @@ { "DisplayName": "Enable Good Bot Hints", "Category": "Advanced Settings", - "Description": "Enable Good Bot Hints", "Keywords": "Enable Good Bot Hints", "FieldName": "EnableGoodBotHints", "InputType": "checkbox", @@ -1468,7 +1424,6 @@ { "DisplayName": "Optimal Spawn Distance", "Category": "Advanced Settings", - "Description": "Optimal Spawn Distance", "Keywords": "Optimal Spawn Distance", "FieldName": "OptimalSpawnDistance", "InputType": "number", @@ -1481,7 +1436,6 @@ { "DisplayName": "Enable Autorespawn", "Category": "Advanced Settings", - "Description": "Enable Autorespawn", "Keywords": "Enable Autorespawn", "FieldName": "EnableAutorespawn", "InputType": "checkbox", @@ -1497,7 +1451,6 @@ { "DisplayName": "Enable Bounty Contracts", "Category": "Advanced Settings", - "Description": "Enable Bounty Contracts", "Keywords": "Enable Bounty Contracts", "FieldName": "EnableBountyContracts", "InputType": "checkbox", @@ -1513,7 +1466,6 @@ { "DisplayName": "Enable Supergridding", "Category": "Advanced Settings", - "Description": "Enable Supergridding", "Keywords": "Enable Supergridding", "FieldName": "EnableSupergridding", "InputType": "checkbox", @@ -1529,7 +1481,6 @@ { "DisplayName": "Enable Economy", "Category": "Advanced Settings", - "Description": "Enable Economy", "Keywords": "Enable Economy", "FieldName": "EnableEconomy", "InputType": "checkbox", @@ -1545,7 +1496,6 @@ { "DisplayName": "Deposits Count Coefficient", "Category": "Advanced Settings", - "Description": "Deposits Count Coefficient", "Keywords": "Deposits Count Coefficient", "FieldName": "DepositsCountCoefficient", "InputType": "number", @@ -1558,7 +1508,6 @@ { "DisplayName": "Deposit Size Denominator", "Category": "Advanced Settings", - "Description": "Deposit Size Denominator", "Keywords": "Deposit Size Denominator", "FieldName": "DepositSizeDenominator", "InputType": "number", @@ -1571,7 +1520,6 @@ { "DisplayName": "Harvest Ratio Multiplier", "Category": "Advanced Settings", - "Description": "Harvest Ratio Multiplier", "Keywords": "Harvest Ratio Multiplier", "FieldName": "HarvestRatioMultiplier", "InputType": "number", @@ -1584,7 +1532,6 @@ { "DisplayName": "Trade Factions Count", "Category": "Advanced Settings", - "Description": "Trade Factions Count", "Keywords": "Trade Factions Count", "FieldName": "TradeFactionsCount", "InputType": "number", @@ -1597,7 +1544,6 @@ { "DisplayName": "Stations Distance Inner Radius", "Category": "Advanced Settings", - "Description": "Stations Distance Inner Radius", "Keywords": "Stations Distance Inner Radius", "FieldName": "StationsDistanceInnerRadius", "InputType": "number", @@ -1610,7 +1556,6 @@ { "DisplayName": "Stations Distance Outer Radius Start", "Category": "Advanced Settings", - "Description": "Stations Distance Outer Radius Start", "Keywords": "Stations Distance Outer Radius Start", "FieldName": "StationsDistanceOuterRadiusStart", "InputType": "number", @@ -1623,7 +1568,6 @@ { "DisplayName": "Stations Distance Outer Radius End", "Category": "Advanced Settings", - "Description": "Stations Distance Outer Radius End", "Keywords": "Stations Distance Outer Radius End", "FieldName": "StationsDistanceOuterRadiusEnd", "InputType": "number", @@ -1634,9 +1578,8 @@ "EnumValues": {} }, { - "DisplayName": "Economy Tick (in seconds)", + "DisplayName": "Economy Tick", "Category": "Advanced Settings", - "Description": "Economy Tick (in seconds)", "Keywords": "Economy Tick In Seconds", "FieldName": "EconomyTickInSeconds", "InputType": "number", @@ -1644,12 +1587,12 @@ "ParamFieldName": "/MyConfigDedicated/SessionSettings/EconomyTickInSeconds/text() | /MyObjectBuilder_WorldConfiguration/Settings/EconomyTickInSeconds/text()", "IncludeInCommandLine": false, "DefaultValue": "1200", + "Suffix": "seconds", "EnumValues": {} }, { "DisplayName": "Predefined Asteroids", "Category": "Advanced Settings", - "Description": "Predefined Asteroids", "Keywords": "Predefined Asteroids", "FieldName": "PredefinedAsteroids", "InputType": "checkbox", @@ -1665,7 +1608,6 @@ { "DisplayName": "Use Console PCU", "Category": "Advanced Settings", - "Description": "Use Console PCU", "Keywords": "Use Console PCU", "FieldName": "UseConsolePCU", "InputType": "checkbox", @@ -1681,7 +1623,6 @@ { "DisplayName": "Max Planets", "Category": "Advanced Settings", - "Description": "Max Planets", "Keywords": "Max Planets", "FieldName": "MaxPlanets", "InputType": "number", @@ -1694,7 +1635,6 @@ { "DisplayName": "Offensive Words Filtering", "Category": "Advanced Settings", - "Description": "Offensive Words Filtering", "Keywords": "Offensive Words Filtering", "FieldName": "OffensiveWordsFiltering", "InputType": "checkbox", @@ -1710,7 +1650,6 @@ { "DisplayName": "Adjustable Max Vehicle Speed", "Category": "Advanced Settings", - "Description": "Adjustable Max Vehicle Speed", "Keywords": "Adjustable Max Vehicle Speed", "FieldName": "AdjustableMaxVehicleSpeed", "InputType": "checkbox", @@ -1726,7 +1665,6 @@ { "DisplayName": "Enable Match Component", "Category": "Advanced Settings", - "Description": "Enable Match Component", "Keywords": "Enable Match Component", "FieldName": "EnableMatchComponent", "InputType": "checkbox", @@ -1742,7 +1680,6 @@ { "DisplayName": "Pre-Match Duration", "Category": "Advanced Settings", - "Description": "Pre Match Duration", "Keywords": "Pre Match Duration", "FieldName": "PreMatchDuration", "InputType": "number", @@ -1755,7 +1692,6 @@ { "DisplayName": "Match Duration", "Category": "Advanced Settings", - "Description": "Match Duration", "Keywords": "Match Duration", "FieldName": "MatchDuration", "InputType": "number", @@ -1768,7 +1704,6 @@ { "DisplayName": "Post Match Duration", "Category": "Advanced Settings", - "Description": "Post Match Duration", "Keywords": "Post Match Duration", "FieldName": "PostMatchDuration", "InputType": "number", @@ -1781,7 +1716,6 @@ { "DisplayName": "Enable Friendly Fire", "Category": "Advanced Settings", - "Description": "Enable Friendly Fire", "Keywords": "Enable Friendly Fire", "FieldName": "EnableFriendlyFire", "InputType": "checkbox", @@ -1797,7 +1731,6 @@ { "DisplayName": "Enable Team Balancing", "Category": "Advanced Settings", - "Description": "Enable Team Balancing", "Keywords": "Enable Team Balancing", "FieldName": "EnableTeamBalancing", "InputType": "checkbox", @@ -1813,7 +1746,6 @@ { "DisplayName": "Character Speed Multiplier", "Category": "Advanced Settings", - "Description": "Character Speed Multiplier", "Keywords": "Character Speed Multiplier", "FieldName": "CharacterSpeedMultiplier", "InputType": "number", @@ -1826,7 +1758,6 @@ { "DisplayName": "Enable Recoil", "Category": "Advanced Settings", - "Description": "Enable Recoil", "Keywords": "Enable Recoil", "FieldName": "EnableRecoil", "InputType": "checkbox", @@ -1842,7 +1773,6 @@ { "DisplayName": "Environment Damage Multiplier", "Category": "Advanced Settings", - "Description": "Environment Damage Multiplier", "Keywords": "Environment Damage Multiplier", "FieldName": "EnvironmentDamageMultiplier", "InputType": "number", @@ -1855,7 +1785,6 @@ { "DisplayName": "Enable Gamepad Aim Assist", "Category": "Advanced Settings", - "Description": "Enable Gamepad Aim Assist", "Keywords": "Enable Gamepad Aim Assist", "FieldName": "EnableGamepadAimAssist", "InputType": "checkbox", @@ -1871,7 +1800,6 @@ { "DisplayName": "Backpack Despawn Timer", "Category": "Advanced Settings", - "Description": "Backpack Despawn Timer", "Keywords": "Backpack Despawn Timer", "FieldName": "BackpackDespawnTimer", "InputType": "number", @@ -1884,7 +1812,6 @@ { "DisplayName": "Enable Faction Player Names", "Category": "Advanced Settings", - "Description": "Enable Faction Player Names", "Keywords": "Enable Faction Player Names", "FieldName": "EnableFactionPlayerNames", "InputType": "checkbox", @@ -1952,7 +1879,7 @@ { "DisplayName": "Remote API Enabled", "Category": "Server Settings", - "Description": "Enable/Disable the remote API to manage the server from a browser.", + "Description": "Enable/Disable the remote API to manage the server from a browser. ***Does not work in AMP on Windows in service mode***", "Keywords": "Remote API Enabled", "FieldName": "RemoteApiEnabled", "InputType": "checkbox", @@ -1968,7 +1895,6 @@ { "DisplayName": "Asteroid Amount", "Category": "Server Settings", - "Description": "Asteroid Amount", "Keywords": "Asteroid Amount", "FieldName": "AsteroidAmount", "InputType": "number", @@ -1994,7 +1920,7 @@ { "DisplayName": "Server Name", "Category": "Server Settings", - "Description": "Server Name", + "Description": "Server Name displayed in the server browser.", "Keywords": "Server Name", "FieldName": "ServerName", "InputType": "text", @@ -2007,7 +1933,7 @@ { "DisplayName": "Server Description", "Category": "Server Settings", - "Description": "Server Description", + "Description": "Server Description displayed in the server browser.", "Keywords": "Server Description", "FieldName": "ServerDescription", "InputType": "text", @@ -2020,7 +1946,6 @@ { "DisplayName": "Message Of The Day", "Category": "Server Settings", - "Description": "Message Of The Day", "Keywords": "Message Of The Day", "FieldName": "MessageOfTheDay", "InputType": "text", @@ -2033,7 +1958,6 @@ { "DisplayName": "MessageOfTheDayUrl", "Category": "Server Settings", - "Description": "Message Of The Day Url", "Keywords": "Message Of The Day Url", "FieldName": "MessageOfTheDayUrl", "InputType": "text", @@ -2046,7 +1970,7 @@ { "DisplayName": "Save Chat To Log", "Category": "Server Settings", - "Description": "SaveChatToLog", + "Description": "Save chat messages to the log file.", "Keywords": "Save Chat To Log", "FieldName": "SaveChatToLog", "InputType": "checkbox", @@ -2060,9 +1984,9 @@ } }, { - "DisplayName": "PermanentDeath", + "DisplayName": "Permanent Death", "Category": "Advanced Settings", - "Description": "desc", + "Description": "Players permantently die.", "Keywords": "key", "FieldName": "PermanentDeath", "InputType": "checkbox", @@ -2078,7 +2002,7 @@ { "DisplayName": "World Name", "Category": "Server Settings", - "Description": "World Name", + "Description": "World Name displayed in server browser.", "Keywords": "World Name", "FieldName": "WorldName", "InputType": "text", @@ -2089,22 +2013,8 @@ "EnumValues": {} }, { - "DisplayName": "Load World", - "Category": "Server Settings", - "Description": "Load World", - "Keywords": "Load World", - "FieldName": "LoadWorld", - "InputType": "text", - "IsFlagArgument": false, - "ParamFieldName": "/MyConfigDedicated/LoadWorld/text()", - "IncludeInCommandLine": false, - "DefaultValue": "World", - "EnumValues": {} - }, - { - "DisplayName": "PauseGameWhenEmpty", + "DisplayName": "Pause Game When Empty", "Category": "Advanced Settings", - "Description": "Pause Game When Empty", "Keywords": "Pause Game When Empty", "FieldName": "PauseGameWhenEmpty", "InputType": "checkbox", @@ -2120,7 +2030,7 @@ { "DisplayName": "Ignore Last Session", "Category": "Advanced Settings", - "Description": "Ignore Last Session", + "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", "FieldName": "IgnoreLastSession", "InputType": "checkbox",