|
11 | 11 | "Hidden": true, |
12 | 12 | "ParamFieldName": "Port", |
13 | 13 | "IncludeInCommandLine": false, |
| 14 | + "ExcludeFromImport": true, |
14 | 15 | "EnumValues": {} |
15 | 16 | }, |
16 | 17 | { |
|
26 | 27 | "ParamFieldName": "/RocketSettings/RCON/@Enabled", |
27 | 28 | "IncludeInCommandLine": false, |
28 | 29 | "DefaultValue": "true", |
| 30 | + "ExcludeFromImport": true, |
29 | 31 | "EnumValues": {} |
30 | 32 | }, |
31 | 33 | { |
|
40 | 42 | "Hidden": true, |
41 | 43 | "ParamFieldName": "/RocketSettings/RCON/@Port", |
42 | 44 | "IncludeInCommandLine": false, |
| 45 | + "ExcludeFromImport": true, |
43 | 46 | "EnumValues": {} |
44 | 47 | }, |
45 | 48 | { |
|
55 | 58 | "ParamFieldName": "permissionSystem", |
56 | 59 | "IncludeInCommandLine": false, |
57 | 60 | "DefaultValue": "OpenMod", |
| 61 | + "ExcludeFromImport": true, |
58 | 62 | "EnumValues": {} |
59 | 63 | }, |
60 | 64 | { |
|
362 | 366 | "Placeholder": "2", |
363 | 367 | "EnumValues": {} |
364 | 368 | }, |
| 369 | + { |
| 370 | + "DisplayName": "Server ID", |
| 371 | + "Category": "Unturned:stadia_controller", |
| 372 | + "Subcategory": "Server:dns:1", |
| 373 | + "Description": "Server ID for the directory where savedata and configuration files are stored. WARNING: Do not change unless you know what you are doing! Make sure you update the server if this is changed, and you may also need to reconfigure config files, including for RocketMod and OpenMod, as applicable", |
| 374 | + "Keywords": "server,id,serverid", |
| 375 | + "FieldName": "ServerID", |
| 376 | + "InputType": "text", |
| 377 | + "IsFlagArgument": false, |
| 378 | + "ParamFieldName": "ServerID", |
| 379 | + "IncludeInCommandLine": false, |
| 380 | + "DefaultValue": "Unturned", |
| 381 | + "Placeholder": "Unturned", |
| 382 | + "Required": true, |
| 383 | + "EnumValues": {} |
| 384 | + }, |
365 | 385 | { |
366 | 386 | "DisplayName": "Install OpenMod", |
367 | 387 | "Category": "Updates", |
|
0 commit comments