hey, in "Timed Events" section just remove all the objects that aren't "default" so it should look like that
"Timed Events": {
"default": {
"Event Every X Seconds (minimal time, in seconds)": 1200,
"Event Every X Seconds (maximal time, in seconds)": 2400,
"Used Meteor Config Keys (profile: spawn weight)": {
"default": 10,
"falling_stars": 1
},
"Direct Meteors To Players": false,
"Meteor Amount Based On Player Count": true,
"Meteor Count (if based on player count - per player)": 4.0,
"Max Meteor Count": 40,
"Chance To Start Event (0-100)": 100.0,
"Commands Ran On Start": [],
"Webhook Message": {
"Enabled": false,
"Embed": true,
"Webhook": "",
"Inline": true,
"Color": 0,
"Title": "Meteor Shower",
"Message": "Meteor Shower with {0} meteors is incoming!"
}
}
},