2022-08-28 08:47:52 +02:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"DisplayName":"Server Port",
|
|
|
|
"Category":"Server Settings",
|
|
|
|
"Description":"",
|
|
|
|
"Keywords":"",
|
|
|
|
"FieldName":"$ServerPort",
|
|
|
|
"InputType":"number",
|
|
|
|
"Hidden":true,
|
|
|
|
"IsFlagArgument":false,
|
|
|
|
"ParamFieldName":"server_port",
|
|
|
|
"IncludeInCommandLine":false,
|
|
|
|
"EnumValues":{}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName":"Metrics Port",
|
|
|
|
"Category":"Server Settings",
|
|
|
|
"Description":"",
|
|
|
|
"Keywords":"",
|
|
|
|
"FieldName":"$MetricsPort",
|
|
|
|
"InputType":"number",
|
|
|
|
"Hidden":true,
|
|
|
|
"IsFlagArgument":false,
|
|
|
|
"ParamFieldName":"metrics_port",
|
|
|
|
"IncludeInCommandLine":false,
|
|
|
|
"EnumValues":{}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName":"Server Name",
|
|
|
|
"Category":"Server Settings",
|
|
|
|
"Description":"Server name visible in the server list",
|
|
|
|
"Keywords":"server,name",
|
|
|
|
"FieldName":"ServerName",
|
|
|
|
"InputType":"text",
|
|
|
|
"IsFlagArgument":false,
|
|
|
|
"ParamFieldName":"server_name",
|
|
|
|
"IncludeInCommandLine":false,
|
|
|
|
"DefaultValue":"Veloren Server - Powered by AMP",
|
|
|
|
"EnumValues":{}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"DisplayName":"Player Limit",
|
|
|
|
"Category":"Server Settings",
|
|
|
|
"Description":"Maximum number of players that may connect to the server",
|
|
|
|
"Keywords":"players,limit",
|
|
|
|
"FieldName":"$MaxUsers",
|
|
|
|
"InputType":"number",
|
|
|
|
"IsFlagArgument":false,
|
|
|
|
"ParamFieldName":"max_players",
|
|
|
|
"IncludeInCommandLine":false,
|
|
|
|
"DefaultValue":"100",
|
|
|
|
"Suffix":"players",
|
2023-01-02 20:49:55 +01:00
|
|
|
"EnumValues":{},
|
|
|
|
"MinValue":"1"
|
2022-08-28 08:47:52 +02:00
|
|
|
}
|
|
|
|
]
|