|
57 | 57 | "True":"-ini:Engine:[URL]:MetaServerUrl=meta.frozen-flame.xyz -ini:Engine:[URL]:MetaServerSecret=TEuj7URa2horRuENjjpm3d1rqBPtHOz4 "
|
58 | 58 | }
|
59 | 59 | },
|
60 |
| - { |
61 |
| - "DisplayName":"Public IP Selection Mode", |
62 |
| - "Category":"Frozen Flame Server Settings", |
63 |
| - "Description":"Sets whether AMP should automatically select the public IP advertised for the server, or whether it should use the IP set under Server Public IP", |
64 |
| - "Keywords":"public,ip,publicip", |
65 |
| - "FieldName":"PublicIP", |
66 |
| - "InputType":"enum", |
67 |
| - "ParamFieldName":"PublicIP", |
68 |
| - "DefaultValue":"{{$ExternalIP}}", |
69 |
| - "EnumValues":{ |
70 |
| - "{{$ExternalIP}}":"Automatic (default)", |
71 |
| - "{{ManualPublicIP}}":"Manual" |
72 |
| - } |
73 |
| - }, |
74 |
| - { |
75 |
| - "DisplayName":"Server Public IP", |
76 |
| - "Category":"Frozen Flame Server Settings", |
77 |
| - "Description":"Sets the public IP advertised for the server, if \"Manual\" is selected as the Public IP Selection Mode. Useful if the host network has multiple public IPs, or the server is behind a public proxy", |
78 |
| - "Keywords":"manual,public,ip,publicip", |
79 |
| - "FieldName":"ManualPublicIP", |
80 |
| - "InputType":"text", |
81 |
| - "ParamFieldName":"ManualPublicIP", |
82 |
| - "DefaultValue":"", |
83 |
| - "EnumValues":{} |
84 |
| - }, |
85 | 60 | {
|
86 | 61 | "DisplayName":"Player Limit",
|
87 | 62 | "Category":"Frozen Flame Server Settings",
|
|
0 commit comments