2021-10-14 15:53:11 +02:00
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"DisplayName": "Provider Key",
|
|
|
|
|
"Category": "Last Oasis Server",
|
|
|
|
|
"Description": "Your provider key from my [Last Oasis MyRealm site](https://myrealm.lastoasis.gg/).",
|
|
|
|
|
"Keywords": "",
|
|
|
|
|
"FieldName": "ProviderKey",
|
|
|
|
|
"InputType": "password",
|
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
|
"ParamFieldName": "ProviderKey",
|
|
|
|
|
"IncludeInCommandLine": true,
|
|
|
|
|
"DefaultValue": "",
|
|
|
|
|
"EnumValues": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DisplayName": "Customer Key",
|
|
|
|
|
"Category": "Last Oasis Server",
|
|
|
|
|
"Description": "Your customer key from my [Last Oasis MyRealm site](https://myrealm.lastoasis.gg/).",
|
|
|
|
|
"Keywords": "",
|
|
|
|
|
"FieldName": "CustomerKey",
|
|
|
|
|
"InputType": "password",
|
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
|
"ParamFieldName": "CustomerKey",
|
|
|
|
|
"IncludeInCommandLine": true,
|
|
|
|
|
"DefaultValue": "",
|
|
|
|
|
"EnumValues": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DisplayName": "Identifier",
|
|
|
|
|
"Category": "Last Oasis Server",
|
|
|
|
|
"Description": "A unique name for your server to identify it",
|
|
|
|
|
"Keywords": "",
|
|
|
|
|
"FieldName": "identifier",
|
|
|
|
|
"InputType": "text",
|
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
|
"ParamFieldName": "identifier",
|
|
|
|
|
"IncludeInCommandLine": true,
|
|
|
|
|
"DefaultValue": "",
|
|
|
|
|
"EnumValues": {}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"DisplayName": "Maximum Players",
|
|
|
|
|
"Category": "Last Oasis Server",
|
|
|
|
|
"Description": "The number of player slots that this server can accomodate",
|
|
|
|
|
"Keywords": "",
|
|
|
|
|
"FieldName": "$MaxUsers",
|
|
|
|
|
"InputType": "number",
|
|
|
|
|
"IsFlagArgument": false,
|
|
|
|
|
"ParamFieldName": "slots",
|
2022-05-31 10:31:49 +02:00
|
|
|
|
"IncludeInCommandLine": false,
|
2021-10-14 15:53:11 +02:00
|
|
|
|
"DefaultValue": "8",
|
2023-01-02 20:49:55 +01:00
|
|
|
|
"EnumValues": {},
|
|
|
|
|
"MinValue":"1"
|
2021-10-14 15:53:11 +02:00
|
|
|
|
}
|
2022-05-31 10:31:49 +02:00
|
|
|
|
]
|