495 lines
19 KiB
JSON
495 lines
19 KiB
JSON
[
|
|
{
|
|
"DisplayName":"Game Port",
|
|
"Category":"Server Settings",
|
|
"Description":"",
|
|
"Keywords":"",
|
|
"FieldName":"$GamePort",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"Hidden":true,
|
|
"ParamFieldName":"bindPort",
|
|
"IncludeInCommandLine":false,
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Public Port",
|
|
"Category":"Server Settings",
|
|
"Description":"",
|
|
"Keywords":"",
|
|
"FieldName":"$GamePort",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"Hidden":true,
|
|
"ParamFieldName":"publicPort",
|
|
"IncludeInCommandLine":false,
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Query Port",
|
|
"Category":"Server Settings",
|
|
"Description":"",
|
|
"Keywords":"",
|
|
"FieldName":"$QueryPort",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"Hidden":true,
|
|
"ParamFieldName":"a2s.port",
|
|
"IncludeInCommandLine":false,
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Public IP Binding",
|
|
"Category":"Server Settings",
|
|
"Description":"",
|
|
"Keywords":"",
|
|
"FieldName":"$ExternalIP",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"Hidden":true,
|
|
"ParamFieldName":"publicAddress",
|
|
"IncludeInCommandLine":false,
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Enable BattlEye",
|
|
"Category":"Server Settings",
|
|
"Description":"",
|
|
"Keywords":"",
|
|
"FieldName":"battlEye",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"Hidden":true,
|
|
"ParamFieldName":"game.gameProperties.battlEye",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Server Name",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the server name visible in the game browser (up to 100 characters)",
|
|
"Keywords":"server,name",
|
|
"FieldName":"name",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.name",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"Arma Reforger Server - Powered by AMP",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Server Mission/Scenario",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the server mission/scenario. Official missions/scenarios are included in the dropdown. To use another mission/scenario, select \"Custom\" and set the Custom Mission/Scenario Name",
|
|
"Keywords":"mission,scenario,scenarioid",
|
|
"FieldName":"scenarioId",
|
|
"InputType":"enum",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.scenarioId",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"{ECC61978EDCC2B5A}Missions/23_Campaign.conf",
|
|
"EnumValues":{
|
|
"{ECC61978EDCC2B5A}Missions/23_Campaign.conf":"Conflict - Everon (default)",
|
|
"{59AD59368755F41A}Missions/21_GM_Eden.conf":"Game Master - Everon",
|
|
"{90F086877C27B6F6}Missions/99_Tutorial.conf":"Tutorial",
|
|
"{2BBBE828037C6F4B}Missions/22_GM_Arland.conf":"Game Master - Arland",
|
|
"{C700DB41F0C546E1}Missions/23_Campaign_NorthCentral.conf":"Conflict - Northern Everon",
|
|
"{28802845ADA64D52}Missions/23_Campaign_SWCoast.conf":"Conflict - Southern Everon",
|
|
"{DAA03C6E6099D50F}Missions/24_CombatOps.conf":"Combat Ops - Arland",
|
|
"{C41618FD18E9D714}Missions/23_Campaign_Arland.conf":"Conflict - Arland",
|
|
"{{CustomMission}}":"Custom"
|
|
}
|
|
},
|
|
{
|
|
"DisplayName":"Custom Mission/Scenario Name",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets a custom mission/scenario for the server. \"Custom\" type must be selected under Server Mission/Scenario and any required mods specified under Load Mods",
|
|
"Keywords":"custom,mission,scenario",
|
|
"FieldName":"CustomMission",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CustomMission",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"",
|
|
"Placeholder":"{850C623AD7B97DC7}Missions/DeadEveron.conf",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Server/RCON IP Binding",
|
|
"Category":"Server Settings",
|
|
"Description":"If required, you can change the binding of the server and BattlEye RCON by editing App.ApplicationIPBinding in GenericModule.kvp for the instance. Stop the instance (not just the server) first",
|
|
"Keywords":"ip,binding,gamehostbindaddress,rconip,steam,query,a2saddress",
|
|
"FieldName":"$ApplicationIPBinding",
|
|
"InputType":"hidden",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"bindAddress",
|
|
"IncludeInCommandLine":false,
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Steam Query IP Binding",
|
|
"Category":"Server Settings",
|
|
"Description":"",
|
|
"Keywords":"",
|
|
"FieldName":"$ApplicationIPBinding",
|
|
"InputType":"hidden",
|
|
"IsFlagArgument":false,
|
|
"Hidden":true,
|
|
"ParamFieldName":"a2s.address",
|
|
"IncludeInCommandLine":false,
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Make Server Public",
|
|
"Category":"Server Settings",
|
|
"Description":"If enabled, the server will be visible in the in-game browser",
|
|
"Keywords":"serverlist,public,visible",
|
|
"FieldName":"visible",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.visible",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},
|
|
{
|
|
"DisplayName":"Enable Crossplay",
|
|
"Category":"Server Settings",
|
|
"Description":"If enabled, crossplay between PC and Xbox clients will be possible",
|
|
"Keywords":"crossplay,pc,xbox,crossplatform",
|
|
"FieldName":"crossPlatform",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.crossPlatform",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},
|
|
{
|
|
"DisplayName":"Server Password",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the password required to connect to the server. Only use alphanumeric, dash or underscore characters. Default is no password",
|
|
"Keywords":"server,password",
|
|
"FieldName":"password",
|
|
"InputType":"password",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.password",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Admin Password",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the password required for admin access to the server. Only use alphanumeric, dash or underscore characters. Maximum 32 characters. Default is a strong random password",
|
|
"Keywords":"admin,password,adminpassword,passwordadmin",
|
|
"FieldName":"adminPassword",
|
|
"InputType":"password",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.passwordAdmin",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"{{randomdigits(15)}}",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"RCON Password",
|
|
"Category":"Server Settings",
|
|
"Description":"See the Security and Privacy menu for configurable options for the server's RCON",
|
|
"Keywords":"rcon,password",
|
|
"FieldName":"RCONPassword",
|
|
"InputType":"hidden",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"RCONPassword",
|
|
"IncludeInCommandLine":false,
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Server Player Limit",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the maximum number of players that may connect to the server at one time",
|
|
"Keywords":"players,limit,maximum,playercountlimit,maxplayers",
|
|
"FieldName":"$MaxUsers",
|
|
"InputType":"number",
|
|
"MinValue":"1",
|
|
"MaxValue":"256",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.maxPlayers",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"64",
|
|
"Placeholder":"64",
|
|
"Suffix":"players",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Synchronise Player Count",
|
|
"Category":"Server Settings",
|
|
"Description":"If enabled, the list of players on the server is sent to the GameAPI along with the server's heartbeat, to fix the discrepancy between the real and reported number of players on the server",
|
|
"Keywords":"lobby,player,synchronise,player,number,lobbyplayersynchronise",
|
|
"FieldName":"lobbyPlayerSynchronise",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"operating.lobbyPlayerSynchronise",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},
|
|
{
|
|
"DisplayName":"Load Mods",
|
|
"Category":"Server Settings",
|
|
"Description":"Comma-separated [list of mods](https://reforger.armaplatform.com/workshop) required by clients, which will be downloaded and activated on join. Each mod entry must be in valid JSON format. Name and version are optional. Example: {\"modId\":\"591AF5BDA9F7CE8B\",\"name\":\"Capture & Hold\",\"version\":\"1.0.3\"}",
|
|
"Keywords":"mods,addons,mod",
|
|
"FieldName":"mods",
|
|
"InputType":"Textarea",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.mods",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Player Save Period",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the default period for saving players for both Online and Local storage (player save can still be requested on demand)",
|
|
"Keywords":"player,save,time,playersavetime",
|
|
"FieldName":"playerSaveTime",
|
|
"InputType":"number",
|
|
"MinValue":"1",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"operating.playerSaveTime",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"120",
|
|
"Placeholder":"120",
|
|
"Suffix":"seconds",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Server FPS Limit",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the server FPS. Recommended to be in the range of 60 to 120 so that the server does not use all available resources",
|
|
"Keywords":"fps,limit,maxfps",
|
|
"FieldName":"maxFPS",
|
|
"InputType":"number",
|
|
"MinValue":"1",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"maxFPS",
|
|
"IncludeInCommandLine":true,
|
|
"DefaultValue":"60",
|
|
"Placeholder":"60",
|
|
"Suffix":"fps",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Maximum View Distance",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the server's maximum view distance",
|
|
"Keywords":"maximum,view,distance,servermaxviewdistance",
|
|
"FieldName":"serverMaxViewDistance",
|
|
"InputType":"number",
|
|
"MinValue":"500",
|
|
"MaxValue":"10000",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.gameProperties.serverMaxViewDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"1600",
|
|
"Placeholder":"1600",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Network View Distance",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the server's maximum network streaming range of replicated entities",
|
|
"Keywords":"network,stream,view,distance,networkviewdistance",
|
|
"FieldName":"networkViewDistance",
|
|
"InputType":"number",
|
|
"MinValue":"500",
|
|
"MaxValue":"5000",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.gameProperties.networkViewDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"1500",
|
|
"Placeholder":"1500",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Minimum Grass Distance",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the server's minimum grass distance",
|
|
"Keywords":"minimum,grass,distance,servermingrassdistance",
|
|
"FieldName":"serverMinGrassDistance",
|
|
"InputType":"number",
|
|
"MinValue":"50",
|
|
"MaxValue":"150",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.gameProperties.serverMinGrassDistance",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"50",
|
|
"Placeholder":"50",
|
|
"Suffix":"metres",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Disable Third Person",
|
|
"Category":"Server Settings",
|
|
"Description":"If enabled, clients will be forced to use the first-person view",
|
|
"Keywords":"third,person,disablethirdperson",
|
|
"FieldName":"disableThirdPerson",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.gameProperties.disableThirdPerson",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"false",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},
|
|
{
|
|
"DisplayName":"Enable Fast Validation",
|
|
"Category":"Server Settings",
|
|
"Description":"If enabled, matching validation of map entities and components loaded on a client when it joins will be done with minimum information. Always enable for a public server!",
|
|
"Keywords":"validation,checksum,fastvalidation",
|
|
"FieldName":"fastValidation",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.gameProperties.fastValidation",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},
|
|
{
|
|
"DisplayName":"Disable VON UI",
|
|
"Category":"Server Settings",
|
|
"Description":"If set, clients will be forced to not have the VON (Voice Over Network) UI",
|
|
"Keywords":"disable,von,voice,network,ui,vondisableui",
|
|
"FieldName":"VONDisableUI",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.gameProperties.VONDisableUI",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},
|
|
{
|
|
"DisplayName":"Disable VON Direct Speech UI",
|
|
"Category":"Server Settings",
|
|
"Description":"If set, clients will be forced to not have the VON (Voice Over Network) Direct Speech UI",
|
|
"Keywords":"disable,von,voice,network,direct,speech,ui,vondisabledirectspeechui",
|
|
"FieldName":"VONDisableDirectSpeechUI",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.gameProperties.VONDisableDirectSpeechUI",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"true",
|
|
"EnumValues":{
|
|
"False":"false",
|
|
"True":"true"
|
|
}
|
|
},
|
|
{
|
|
"DisplayName":"Mission Header",
|
|
"Category":"Server Settings",
|
|
"Description":"Comma-separated list of settings that will overwrite a mission/scenario's SCR_MissionHeaderCampaign. Example: \"m_iPlayerCount\":\"64\",\"m_eEditableGameFlags\":\"6\"",
|
|
"Keywords":"mission,header,missionheader",
|
|
"FieldName":"missionHeader",
|
|
"InputType":"Textarea",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"game.gameProperties.missionHeader",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"AI Limit",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the maximum number of AIs. -1 = no limit",
|
|
"Keywords":"ai,limit,ailimit",
|
|
"FieldName":"aiLimit",
|
|
"InputType":"number",
|
|
"MinValue":"-1",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"operating.aiLimit",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"-1",
|
|
"Placeholder":"-1",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Slot Reservation Timeout",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets how long the backend and server will reserve a slot for a kicked player. 5 = effectively diabled (given the value is the same as for a normal disconnect)",
|
|
"Keywords":"slot,reservation,timeout,slotreservationtimeout",
|
|
"FieldName":"slotReservationTimeout",
|
|
"InputType":"number",
|
|
"MinValue":"5",
|
|
"MaxValue":"300",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"operating.slotReservationTimeout",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"60",
|
|
"Placeholder":"60",
|
|
"Suffix":"seconds",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Log Statistics",
|
|
"Category":"Server Settings",
|
|
"Description":"If enabled, the server logs performance statistics every second or such other period set under \"Statistics Logging Interval\"",
|
|
"Keywords":"log,statistics,logstats",
|
|
"FieldName":"logStats",
|
|
"InputType":"checkbox",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"logStats",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"",
|
|
"EnumValues":{
|
|
"False":"",
|
|
"True":"-logStats {{logStatsInterval}}"
|
|
}
|
|
},
|
|
{
|
|
"DisplayName":"Statistics Logging Inverval",
|
|
"Category":"Server Settings",
|
|
"Description":"Sets the interval for logging of performance statistics, if \"Log Statistics\" is enabled",
|
|
"Keywords":"log,statistics,logstats",
|
|
"FieldName":"logStatsInterval",
|
|
"InputType":"number",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"logStatsInterval",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"1000",
|
|
"Placeholder":"1000",
|
|
"Suffix":"milliseconds",
|
|
"EnumValues":{}
|
|
},
|
|
{
|
|
"DisplayName":"Additional Server Startup Parameters",
|
|
"Category":"Server Settings",
|
|
"Description":"Specifies additional startup parameters that are not otherwise set by AMP. Use with care",
|
|
"Keywords":"custom,server,arguments,parameters",
|
|
"FieldName":"CustomServerArgs",
|
|
"InputType":"text",
|
|
"IsFlagArgument":false,
|
|
"ParamFieldName":"CustomServerArgs",
|
|
"IncludeInCommandLine":false,
|
|
"DefaultValue":"",
|
|
"Placeholder":"-debug",
|
|
"EnumValues":{}
|
|
}
|
|
]
|