|
237 | 237 | "DisplayName": "Load Mods", |
238 | 238 | "Category": "DayZ:stadia_controller", |
239 | 239 | "Subcategory": "Server:dns:1", |
240 | | - "Description": "Semi-colon separated list (moddir1;moddir2) of [mod directories](https://discourse.cubecoders.com/t/dayz-server-guide/3454#p-7248-h-52-loading-7) to load (not server-side only mods). ONE LINE ONLY! Specify simply the mod ID or @modname (as applicable to the Updates settings) for any mods downloaded under Updates. Otherwise, use mod directory paths relative to the server base directory or full paths", |
| 240 | + "Description": "Semi-colon separated list (moddir1;moddir2) of [mod directories](https://discourse.cubecoders.com/t/dayz-server-guide/3454#p-7248-h-52-loading-7) to load (not server-side only mods). ONE LINE ONLY! Specify simply the mod ID or @modname (as applicable to the Updates settings) for any mods downloaded under Updates or the Store. Otherwise, use mod directory paths relative to the server base directory or full paths", |
241 | 241 | "Keywords": "mods,addons,modding,modification,workshop,plugins,mod", |
242 | 242 | "FieldName": "mod", |
243 | 243 | "InputType": "Textarea", |
|
252 | 252 | "DisplayName": "Load Server Mods", |
253 | 253 | "Category": "DayZ:stadia_controller", |
254 | 254 | "Subcategory": "Server:dns:1", |
255 | | - "Description": "Semi-colon separated list (moddir1;moddir2) of [server-side only mod directories](https://discourse.cubecoders.com/t/dayz-server-guide/3454#p-7248-h-52-loading-7) to load (the mods are not broadcast to clients). ONE LINE ONLY! Specify simply the mod ID or @modname (as applicable to the Updates settings) for any mods downloaded under Updates. Otherwise, use mod directory paths relative to the server base directory or full paths", |
| 255 | + "Description": "Semi-colon separated list (moddir1;moddir2) of [server-side only mod directories](https://discourse.cubecoders.com/t/dayz-server-guide/3454#p-7248-h-52-loading-7) to load (the mods are not broadcast to clients). ONE LINE ONLY! Specify simply the mod ID or @modname (as applicable to the Updates settings) for any mods downloaded under Updates or the Store. Otherwise, use mod directory paths relative to the server base directory or full paths", |
256 | 256 | "Keywords": "mods,addons,modding,modification,workshop,plugins,server,servermod", |
257 | 257 | "FieldName": "serverMod", |
258 | 258 | "InputType": "Textarea", |
|
267 | 267 | "DisplayName": "Client Mods", |
268 | 268 | "Category": "DayZ:stadia_controller", |
269 | 269 | "Subcategory": "Server:dns:1", |
270 | | - "Description": "Semi-colon separated list (moddir1;moddir2) of [client-side only mod directories](https://discourse.cubecoders.com/t/dayz-server-guide/3454#p-7248-h-52-loading-7). ONE LINE ONLY! These won't be loaded by the server, but will be used by the Manage Bikeys setting if enabled. Specify simply the mod ID or @modname (as applicable to the Updates settings) for any mods downloaded under Updates. Otherwise, use mod directory paths relative to the server base directory or full paths", |
| 270 | + "Description": "Semi-colon separated list (moddir1;moddir2) of [client-side only mod directories](https://discourse.cubecoders.com/t/dayz-server-guide/3454#p-7248-h-52-loading-7). ONE LINE ONLY! These won't be loaded by the server, but will be used by the Manage Bikeys setting if enabled. Specify simply the mod ID or @modname (as applicable to the Updates settings) for any mods downloaded under Updates or the Store. Otherwise, use mod directory paths relative to the server base directory or full paths", |
271 | 271 | "Keywords": "mods,addons,modding,modification,workshop,plugins,client,clientmod", |
272 | 272 | "FieldName": "clientmod", |
273 | 273 | "InputType": "Textarea", |
|
1115 | 1115 | "IsFlagArgument": false, |
1116 | 1116 | "ParamFieldName": "ModDirFormat", |
1117 | 1117 | "IncludeInCommandLine": false, |
1118 | | - "DefaultValue": "false", |
| 1118 | + "DefaultValue": "true", |
1119 | 1119 | "EnumValues": { |
1120 | 1120 | "False": "false", |
1121 | 1121 | "True": "true" |
|
0 commit comments