"Description":"[Server version](https://account.vintagestory.at/downloads) to install (needs a game account to view versions). NOTE: Delete the \"server\" folder and then update the server after changing this setting!",
"Keywords":"server,version",
"FieldName":"ServerVersion",
"InputType":"text",
"IsFlagArgument":false,
"ParamFieldName":"ServerVersion",
"IncludeInCommandLine":false,
"DefaultValue":"1.16.5",
"Placeholder":"1.16.5",
"EnumValues":{}
},
{
"DisplayName":"Make Server Public",
"Category":"Server Settings",
"Description":"If enabled, the server will be added to the public server listing",
"Keywords":"public",
"FieldName":"AdvertiseServer",
"InputType":"checkbox",
"IsFlagArgument":false,
"ParamFieldName":"$.AdvertiseServer",
"IncludeInCommandLine":false,
"DefaultValue":"true",
"EnumValues":{
"True":"true",
"False":"false"
}
},
{
"DisplayName":"Server Name",
"Category":"Server Settings",
"Description":"Server name visible in the server list",
"Keywords":"server,name",
"FieldName":"ServerName",
"InputType":"text",
"IsFlagArgument":false,
"ParamFieldName":"$.ServerName",
"IncludeInCommandLine":false,
"DefaultValue":"Vintage Story Server - Powered by AMP",
"EnumValues":{}
},
{
"DisplayName":"Welcome Message",
"Category":"Server Settings",
"Description":"Welcome message when players join the server. Placeholder {0} will be replaced with the player's nickname",
"Keywords":"welcome,message,motd",
"FieldName":"WelcomeMessage",
"InputType":"text",
"IsFlagArgument":false,
"ParamFieldName":"$.WelcomeMessage",
"IncludeInCommandLine":false,
"DefaultValue":"Welcome, {0}, may you survive well and prosper",
"EnumValues":{}
},
{
"DisplayName":"Player Limit",
"Category":"Server Settings",
"Description":"Maximum number of players that may connect to the server",