Hi, my servers first wipe is coming up. I want the vehicles bought by players during each wipe to persist. What files do I need to avoid deleting to prevent wiping the player vehicle data ?
Thanks
Wipe ServerSolved
Make sure "Clear Vehicle Data On Map Wipe" is false, and don't delete the file named VehicleLicence.json in the /data folder as thats what stores the user's vehicles.
thank you
Locked automatically