Pvp bases spawning on pve serverSolved

Heya! 

I've been in contact with you before regarding the buyable events not spawning. I have a PvE server where players can buy pvp raids. I can't for the love of me remember which was which in config, shceduled events or maintaned events, for what is auto spawning on map. It should only be PvE bases spawning on map but since 2 days back sometimes a pvp raid spawns. 

The setting for the chance of pvp raids to spawn is set to 0, so it's not there. 
Here's a part of my config after I've confused myself, haven't saved it yet cause I'm scared of breaking something even more.
 
"Allow Players To Buy PVP Raids": true,
"Allow Ally With Lockouts To Enter": true,
"Convert PVE To PVP": true,
"Convert PVP To PVE": false,
"Distance To Spawn Bought Raids From Player": 50.0,
"Ignore Safe Checks": false,
"Ignore Safe Checks In X Radius Only": 0.0,
"Ignore Player Entities At Custom Spawn Locations": true,
"Lock Raid To Buyer And Friends": false,
"Max Buyable Events": 50,
"Reset Purchased Owner After X Minutes Offline": 2.0,
"Spawn Bases X Distance Apart": 75.0,
"Spawns Database File (Optional)": "",
"Use Permission (raidablebases.buyraid)": false
},
"Maintained Events": {
"Always Maintain Max Events": true,
"Chance To Randomly Spawn PVP Bases (0 = Ignore Setting)": 0.0,
"Convert PVE To PVP": false,
"Convert PVP To PVE": true,
"Include PVE Bases": true,
"Include PVP Bases": true,
"Ignore Safe Checks": false,
"Ignore Safe Checks In X Radius Only": 0.0,
"Ignore Player Entities At Custom Spawn Locations": false,
"Minimum Required Players Online": 1,
"Max Maintained Events": 10,
"Spawn Bases X Distance Apart": 75.0,
"Spawns Database File (Optional)": "",
"Time To Wait Between Spawns": 60.0
},
"Manual Events": {
"Convert PVE To PVP": false,
"Convert PVP To PVE": true,
"Max Manual Events": 15,
"Spawns Database File (Optional)": ""
},
"Scheduled Events": {
"Enabled": true,
"Chance To Randomly Spawn PVP Bases (0 = Ignore Setting)": 0.0,
"Convert PVE To PVP": false,
"Convert PVP To PVE": true,
"Every Min Seconds": 300.0,
"Every Max Seconds": 750.0,
"Include PVE Bases": true,
"Include PVP Bases": true,
"Ignore Safe Checks": false,
"Ignore Safe Checks In X Radius Only": 0.0,
"Ignore Player Entities At Custom Spawn Locations": false,
"Max Scheduled Events": ,
"Max To Spawn At Once (0 = Use Max Scheduled Events Amount)": 0,
"Minimum Required Players Online": 1,
"Spawn Bases X Distance Apart": 125.0,
"Spawns Database File (Optional)": "",
"Time To Wait Between Spawns": 5.0
},

heya,

"Distance To Spawn Bought Raids From Player": 50.0,

this should be 200+

"Spawn Bases X Distance Apart": 75.0,

this should be 150+

everything else looks fine. this is not going to spawn a PVP base unless its purchased

Thank you! 
I was not sure of distances lol, made me confused.
I'll add this config then. Thank you so much for the help 😁

Locked automatically