"qualify-lap":"Qualifying lap (lap times determine - needs \"Qualifying session\" grid order)",
"30p-aggr":"Winner 30 (then 27, 25, 23, 20, followed by 1 point less per position)",
"25p-aggr":"Winner 25 (then 18, 15, 12, 10, 8, 6, 4, 2, 1, followed by no points)",
"25p-mod":"Winner 25 (then 20, 16, 11, followed by 1 point less per position up to position 15)",
"24p-lin":"Winner 24 (then 1 point less per position)",
"16p-lin":"Winner 16 (then 1 point less per position for next 15 positions)",
"10p-double":"Winner 20 (then 2 points less per position for next 10 positions)",
"10p-lin":"Winner 10 (then 1 point less per position for next 9 positions)",
"35p-folk":"Winner 35 (then 30, 25, 20, 18, 16, followed by one 1 point less per position up to position 21)",
"f1-1991":"Winner 10 (then 6, 4, 3, 2, 1, followed by no points)",
"f1-2003":"Winner 10 (then 8, 6, 5, 4, 3, 2, 1, followed by no points)",
"f1-2010":"Winner 25 (then 18, 15, 12, 10, 8, 6, 4, 2, 1, followed by no points)",
"player_count_1":"Winner [player count] (then 1 less point per position)"
}
},
{
"DisplayName":"Grid Order",
"Category":"Server Settings",
"Description":"Sets the method for sorting the grid order",
"Keywords":"grid,order",
"FieldName":"grid_order",
"InputType":"enum",
"IsFlagArgument":false,
"ParamFieldName":"grid_order",
"IncludeInCommandLine":false,
"DefaultValue":"perf_normal",
"EnumValues":{
"random":"Random",
"perf_normal":"Performance points (fastest at front)",
"perf_reverse":"Performance points (fastest at back)",
"qualifying":"Qualifying session",
"cup_normal":"Cup points (highest at front)",
"cup_reverse":"Cup points (highest at back)"
}
},
{
"DisplayName":"Enable Player Voting",
"Category":"Server Settings",
"Description":"When enabled, players will vote for the next event after previous event has ended (requires event rotation. Can be triggered by command \"startvote\" when players in unlocked lobby",
"Keywords":"event,voting",
"FieldName":"enable_track_vote",
"InputType":"checkbox",
"IsFlagArgument":false,
"ParamFieldName":"enable_track_vote",
"IncludeInCommandLine":false,
"DefaultValue":"1",
"EnumValues":{
"False":"0",
"True":"1"
}
},
{
"DisplayName":"Don't Kick Idling Players",
"Category":"Server Settings",
"Description":"When enabled, idling players will not be kicked while event is in progress",
"Keywords":"kick,idle,idling",
"FieldName":"disable_idle_kick",
"InputType":"checkbox",
"IsFlagArgument":false,
"ParamFieldName":"disable_idle_kick",
"IncludeInCommandLine":false,
"DefaultValue":"0",
"EnumValues":{
"False":"0",
"True":"1"
}
},
{
"DisplayName":"Track",
"Category":"Server Settings",
"Description":"Set track. List available track names with command \"tracks\"",
"Keywords":"track",
"FieldName":"track",
"InputType":"text",
"IsFlagArgument":false,
"ParamFieldName":"track",
"IncludeInCommandLine":false,
"DefaultValue":"speedway2_demolition_arena",
"Placeholder":"speedway2_demolition_arena",
"EnumValues":{}
},
{
"DisplayName":"Game Mode",
"Category":"Server Settings",
"Description":"",
"Keywords":"game,mode",
"FieldName":"gamemode",
"InputType":"enum",
"IsFlagArgument":false,
"ParamFieldName":"gamemode",
"IncludeInCommandLine":false,
"DefaultValue":"derby deathmatch",
"EnumValues":{
"racing":"Racing",
"derby":"Derby",
"derby deathmatch":"Derby Deathmatch",
"team derby":"Team Derby",
"team race":"Team Race",
"elimination race":"Elimination Race"
}
},
{
"DisplayName":"Bot Quantity",
"Category":"Server Settings",
"Description":"Pre-populate server with the set number of AI bots",
"Keywords":"bots",
"FieldName":"bots",
"InputType":"number",
"IsFlagArgument":false,
"ParamFieldName":"bots",
"IncludeInCommandLine":false,
"DefaultValue":"0",
"Placeholder":"0 - 24",
"Suffix":"bots",
"EnumValues":{}
},
{
"DisplayName":"AI Difficulty",
"Category":"Server Settings",
"Description":"Sets difficulty setting of AI bots",
"Keywords":"AI,difficulty",
"FieldName":"ai_difficulty",
"InputType":"enum",
"IsFlagArgument":false,
"ParamFieldName":"ai_difficulty",
"IncludeInCommandLine":false,
"DefaultValue":"amateur",
"EnumValues":{
"novice":"Novice",
"amateur":"Amateur",
"expert":"Expert"
}
},
{
"DisplayName":"Team Number",
"Category":"Server Settings",
"Description":"Number of teams in team racing and team deathmatch game modes",
"Keywords":"team,number",
"FieldName":"num_teams",
"InputType":"enum",
"IsFlagArgument":false,
"ParamFieldName":"num_teams",
"IncludeInCommandLine":false,
"DefaultValue":"2",
"EnumValues":{
"2":"2",
"3":"3",
"4":"4"
}
},
{
"DisplayName":"Lap Number",
"Category":"Server Settings",
"Description":"Number of laps in race game modes",
"Keywords":"laps",
"FieldName":"laps",
"InputType":"number",
"IsFlagArgument":false,
"ParamFieldName":"laps",
"IncludeInCommandLine":false,
"DefaultValue":"3",
"Placeholder":"1 - 60",
"Suffix":"laps",
"EnumValues":{}
},
{
"DisplayName":"Deathmatch Time Limit",
"Category":"Server Settings",
"Description":"",
"Keywords":"deathmatch,time,limit",
"FieldName":"time_limit",
"InputType":"number",
"IsFlagArgument":false,
"ParamFieldName":"time_limit",
"IncludeInCommandLine":false,
"DefaultValue":"5",
"Suffix":"minutes",
"EnumValues":{}
},
{
"DisplayName":"Elimination Interval Time",
"Category":"Server Settings",
"Description":"Elimination interval time for elimination race",
"Keywords":"elimination,interval,time",
"FieldName":"elimination_interval",
"InputType":"enum",
"IsFlagArgument":false,
"ParamFieldName":"elimination_interval",
"IncludeInCommandLine":false,
"DefaultValue":"0",
"EnumValues":{
"0":"Each Lap",
"20":"20",
"30":"30",
"45":"45",
"60":"60",
"90":"90",
"120":"120"
}
},
{
"DisplayName":"Vehicle Damage Level",
"Category":"Server Settings",
"Description":"",
"Keywords":"vehicle,damage",
"FieldName":"vehicle_damage",
"InputType":"enum",
"IsFlagArgument":false,
"ParamFieldName":"vehicle_damage",
"IncludeInCommandLine":false,
"DefaultValue":"normal",
"EnumValues":{
"normal":"Normal",
"intense":"Intense",
"realistic":"Realistic",
"extreme":"Extreme"
}
},
{
"DisplayName":"Maximum Vehicle Class",
"Category":"Server Settings",
"Description":"Allow only vehicles up to the class set",
"Keywords":"vehicle,class",
"FieldName":"car_class_restriction",
"InputType":"enum",
"IsFlagArgument":false,
"ParamFieldName":"car_class_restriction",
"IncludeInCommandLine":false,
"DefaultValue":"",
"EnumValues":{
"":"No Restriction",
"a":"Class A",
"b":"Class B",
"c":"Class C"
}
},
{
"DisplayName":"Specific Car Allowed",
"Category":"Server Settings",
"Description":"If set, allow only the specific car listed. Leave blank for no restriction. List available cars with command \"cars\"",
"Keywords":"car,allowed",
"FieldName":"car_restriction",
"InputType":"text",
"IsFlagArgument":false,
"ParamFieldName":"car_restriction",
"IncludeInCommandLine":false,
"DefaultValue":"",
"EnumValues":{}
},
{
"DisplayName":"Disallow Special Vehicles",
"Category":"Server Settings",
"Description":"",
"Keywords":"disallow,special,vehicles",
"FieldName":"special_vehicles_disabled",
"InputType":"checkbox",
"IsFlagArgument":false,
"ParamFieldName":"special_vehicles_disabled",
"IncludeInCommandLine":false,
"DefaultValue":"0",
"EnumValues":{
"False":"0",
"True":"1"
}
},
{
"DisplayName":"Disallow Car Reset",
"Category":"Server Settings",
"Description":"",
"Keywords":"disallow,car,reset",
"FieldName":"car_reset_disabled",
"InputType":"checkbox",
"IsFlagArgument":false,
"ParamFieldName":"car_reset_disabled",
"IncludeInCommandLine":false,
"DefaultValue":"0",
"EnumValues":{
"False":"0",
"True":"1"
}
},
{
"DisplayName":"Car Reset Delay",
"Category":"Server Settings",
"Description":"Set the car reset delay (0 - 20)",
"Keywords":"car,reset,delay",
"FieldName":"car_reset_delay",
"InputType":"number",
"IsFlagArgument":false,
"ParamFieldName":"car_reset_delay",
"IncludeInCommandLine":false,
"DefaultValue":"0",
"Placeholder":"0 - 20",
"Suffix":"seconds",
"EnumValues":{}
},
{
"DisplayName":"Disable Speed Limiter",
"Category":"Server Settings",
"Description":"If set, disable speed limiter for players that drive the wrong way",
"Keywords":"disallow,speed,limiter",
"FieldName":"wrong_way_limiter_disabled",
"InputType":"checkbox",
"IsFlagArgument":false,
"ParamFieldName":"wrong_way_limiter_disabled",
"IncludeInCommandLine":false,
"DefaultValue":"0",
"EnumValues":{
"False":"0",
"True":"1"
}
},
{
"DisplayName":"Weather",
"Category":"Server Settings",
"Description":"Set event weather. Leave blank for random weather. List available weather names with command \"weathers\"",
"Keywords":"weather",
"FieldName":"weather",
"InputType":"text",
"IsFlagArgument":false,
"ParamFieldName":"weather",
"IncludeInCommandLine":false,
"DefaultValue":"",
"EnumValues":{}
},
{
"DisplayName":"Server Update Frequency",
"Category":"Server Settings",
"Description":"",
"Keywords":"update,frequency",
"FieldName":"frequency",
"InputType":"enum",
"IsFlagArgument":false,
"ParamFieldName":"frequency",
"IncludeInCommandLine":false,
"DefaultValue":"high",
"EnumValues":{
"low":"Low",
"high":"High"
}
},
{
"DisplayName":"Enabled Mods",
"Category":"Server Settings",
"Description":"Comma separated list of folder names of enabled mods on the server. Mod folders need to be copied to server mods folder",