Add mod list warnings (#373)

This commit is contained in:
Greelan 2023-05-20 17:59:28 +10:00 committed by GitHub
parent 1647f17df7
commit 0c9005a209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View File

@ -100,7 +100,7 @@
{
"DisplayName":"Mods List",
"Category":"ARK Server Settings",
"Description":"Comma-separated and ordered list of IDs of mods to load (map mods will not load unless named as a \"Custom\" map under Custom Map Name). Mod files must be in ShooterGame/Content/Mods. If \"Automatically Manage Mods\" is enabled, the mods listed will be installed by the server",
"Description":"Comma-separated and ordered list of IDs of mods to load (map mods will not load unless named as a \"Custom\" map under Custom Map Name). ONE LINE ONLY! Mod files must be in ShooterGame/Content/Mods. If \"Automatically Manage Mods\" is enabled, the mods listed will be installed by the server",
"Keywords":"load,mods,gamemodids,activemods",
"FieldName":"GameModIds",
"InputType":"Textarea",

View File

@ -124,7 +124,7 @@
{
"DisplayName":"Load Mods",
"Category":"Arma Server Settings",
"Description":"Semi-colon separated list (moddir1;moddir2) of mod directories to load (not server-side only mods). Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths. Alternatively use the Startup Parameters File option",
"Description":"Semi-colon separated list (moddir1;moddir2) of mod directories to load (not server-side only mods). ONE LINE ONLY! Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths. Alternatively use the Startup Parameters File option",
"Keywords":"mods,addons,mod",
"FieldName":"mod",
"InputType":"Textarea",
@ -138,7 +138,7 @@
{
"DisplayName":"Load Server Mods",
"Category":"Arma Server Settings",
"Description":"Semi-colon separated list (moddir1;moddir2) of server-side only mod directories to load (the mods are not broadcast to clients). Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths. Alternatively use the Startup Parameters File option",
"Description":"Semi-colon separated list (moddir1;moddir2) of server-side only mod directories to load (the mods are not broadcast to clients). ONE LINE ONLY! Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths. Alternatively use the Startup Parameters File option",
"Keywords":"mods,addons,server,servermod",
"FieldName":"serverMod",
"InputType":"Textarea",

View File

@ -221,7 +221,7 @@
{
"DisplayName":"Load Mods",
"Category":"DayZ Server Settings",
"Description":"Semi-colon separated list (moddir1;moddir2) of mod directories to load (not server-side only mods). Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths",
"Description":"Semi-colon separated list (moddir1;moddir2) of mod directories to load (not server-side only mods). ONE LINE ONLY! Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths",
"Keywords":"mods,addons,modding,modification,workshop,plugins,mod",
"FieldName":"mod",
"InputType":"Textarea",
@ -235,7 +235,7 @@
{
"DisplayName":"Load Server Mods",
"Category":"DayZ Server Settings",
"Description":"Semi-colon separated list (moddir1;moddir2) of server-side only mod directories to load (the mods are not broadcast to clients). Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths",
"Description":"Semi-colon separated list (moddir1;moddir2) of server-side only mod directories to load (the mods are not broadcast to clients). ONE LINE ONLY! Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths",
"Keywords":"mods,addons,modding,modification,workshop,plugins,server,servermod",
"FieldName":"serverMod",
"InputType":"Textarea",

View File

@ -221,7 +221,7 @@
{
"DisplayName":"Load Mods",
"Category":"DayZ Server Settings",
"Description":"Semi-colon separated list (moddir1;moddir2) of mod directories to load (not server-side only mods). Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths",
"Description":"Semi-colon separated list (moddir1;moddir2) of mod directories to load (not server-side only mods). ONE LINE ONLY! Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths",
"Keywords":"mods,addons,modding,modification,workshop,plugins,mod",
"FieldName":"mod",
"InputType":"Textarea",
@ -235,7 +235,7 @@
{
"DisplayName":"Load Server Mods",
"Category":"DayZ Server Settings",
"Description":"Semi-colon separated list (moddir1;moddir2) of server-side only mod directories to load (the mods are not broadcast to clients). Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths",
"Description":"Semi-colon separated list (moddir1;moddir2) of server-side only mod directories to load (the mods are not broadcast to clients). ONE LINE ONLY! Specify simply the mod ID for any mods downloaded under SteamCMD and Updates. Otherwise, use mod directory paths relative to the server base directory or full paths",
"Keywords":"mods,addons,modding,modification,workshop,plugins,server,servermod",
"FieldName":"serverMod",
"InputType":"Textarea",