Server wipes and which files to delete?Solved

I've done some research into server wiping and am left a little confused. Just need some clarification.

Map Wipe:
delete the .sav file in server/server_number/ 
Does this wipe players inventories as well? or will players spawn into a new map with their previous inventories?
If not, how do I wipe the map and player inventories only, and not blueprints?

Blueprint Wipe:
delete the player.blueprints.db file

 

AFAIK player inventories are stored in the .sav file, so deleting that file will delete both.
Ahh ok thank you.
Some plugins greate data files that stores info on the player NTeleportation stores teleports and so on. There are some data files in the oxide/data dir that should be deleted otherwise for example if you use NTeleportation it will still allow players to tp to their previous saves even on a new map.
In response to Quantum ():
Some plugins greate data files that stores info on the player NTeleportation stores teleports and so...
I have always made sure I delete all old saved "homes" because there is nothing like typing in an "old" /sethome from the previous map and finding myself 3000ft in the air or under the ocean :)
If you are using backpacks and do not delete the data file it will retain all the contents of the backpack into the new map whether or no its a completely different seed.
If you are on a hosted server the new updates will wipe all blueprints automatically on a BP wipe and all wipes will remove all inventory items and player structures, Some plugins like inventory guardian can save inventories and there are blueprint manager plugins but generally they will be wiped,
There are plugins like Zlevels remastered that enable you to gain greater resource gathering levels, these will not reset to default, Nor will PlayerRankings ranks go back to default, I am not sure of  how "Player Ranks" or "gather manager" handle wipes, Your setting for Botspawn, Monument Radiation, Radtown Animals, Helicontrol, Compound Options, FancyDrop and Custom animal spawns will not be affected ,
They are a small example of unaffected plugins during wipes, though you will have to make sure that for any plugins you use that you have selected the "watch" function as wipe time is sometimes "update" time because of changes made to the game.
Locked automatically