Server name fixes (#153)

This commit is contained in:
Greelan
2022-06-27 20:34:05 +10:00
committed by GitHub
parent da23c9cabb
commit c0304ff671
4 changed files with 12 additions and 11 deletions

View File

@@ -57,14 +57,14 @@
{
"DisplayName": "Server Name",
"Category": "Server Settings",
"Description": "WARNING: You MUST run an update of the server after changing the name for correct configuration",
"Description": "Sets the name of the server shown publicly",
"Keywords": "name",
"FieldName": "ServerName",
"FieldName": "Name",
"InputType": "text",
"IsFlagArgument": false,
"ParamFieldName": "",
"ParamFieldName": "Name",
"IncludeInCommandLine": false,
"DefaultValue": "UnturnedServer",
"DefaultValue": "AMP Powered Unturned Server",
"EnumValues":{}
},
{
@@ -132,7 +132,7 @@
"IsFlagArgument": false,
"ParamFieldName": "Welcome",
"IncludeInCommandLine": false,
"DefaultValue": "Welcome to Unturned. Hosted using AMP by CubeCoders",
"DefaultValue": "Welcome to Unturned",
"EnumValues":{}
},
{