{
"Blacklisted commands for event players": [ // Add from this line here
"s",
"tp",
"tpr",
"tpa",
"home"
], // To this line here
"Checkpoint Options": {
"Checkpoint marker block grade (Twigs, Wood, Stone, Metal, TopTier)": "Metal",
"Spawn lights around checkpoint markers": true
},
"Event Automation": {
"Enable automated events": true,
"Event order for non-randomised events": [],
"Randomise automated events": true
},
"Event Entry Options": { // Add from this line here
"Collect entrance fee from Economics money": false,
"Collect entrance fee from ServerRewards money": true,
"Enable entrance fee": false,
"Fee amount": 100
}, // To this line here
"Event Timers": {
"Interval between automated events (seconds)": 1800,
"Time to close the event if minimum players has not been reached (seconds)": 240,
"Time to finish racing after the first player has won (seconds)": 60,
"Time to start the event when minimum players reached (seconds)": 45
},
"Reward Options": { // Add from this line here
"Enable reward system": true,
"Give prizes to all podium winners": true,
"Prize money for first place": 250,
"Prize money for second place": 125,
"Prize money for third place": 50,
"Use Economics as prize money": false,
"Use ServerRewards as prize money": true
}, // To this line here
"UI Options": {
"Lap/Checkpoint counter": {
"Background alpha": 0.05,
"Background color (hex)": "#F2F2F2",
"Display to player": true,
"Position - X maximum": 0.83,
"Position - X minimum": 0.69,
"Position - Y maximum": 0.175,
"Position - Y minimum": 0.14,
"Status color (hex)": "#ce422b"
},
"Lap/Checkpoint times": {
"Background alpha": 0.05,
"Background color (hex)": "#F2F2F2",
"Display to player": true,
"Position - X maximum": 0.83,
"Position - X minimum": 0.69,
"Position - Y maximum": 0.215,
"Position - Y minimum": 0.18,
"Status color (hex)": "#ce422b"
}
}
}