15 lines
472 B
JSON
15 lines
472 B
JSON
[
|
|
{
|
|
"DisplayName": "Admin Password",
|
|
"Category": "Server Settings",
|
|
"Description": "In-game \"admin\" user password. You should change this after first installing the server,
|
|
"Keywords": "admin password",
|
|
"FieldName": "adminpassword",
|
|
"InputType": "password",
|
|
"IsFlagArgument": false,
|
|
"ParamFieldName": "adminpassword",
|
|
"IncludeInCommandLine": true,
|
|
"DefaultValue": "Password123"
|
|
}
|
|
]
|