[ { "DisplayName": "Admin Password", "Category": "Server Settings", "Description": "In-game \"admin\" user password", "Keywords": "admin password", "FieldName": "adminpassword", "InputType": "password", "IsFlagArgument": false, "ParamFieldName": "adminpassword", "IncludeInCommandLine": true, "DefaultValue": "Password123" }, { "DisplayName": "RCON Password", "Category": "Server Settings", "Description": "", "Keywords": "RCON password", "FieldName": "$RemoteAdminPassword", "InputType": "text", "IsFlagArgument": false, "ParamFieldName": "RCONPassword" }, { "DisplayName": "PVP", "Category": "Server Settings", "Description": "Player vs Player", "Keywords": "PVP", "FieldName": "PVP", "InputType": "checkbox", "EnumValues": { "true": "True", "false": "False" }, "DefaultValue": "True", "ParamFieldName": "PVP" } ]