Hello,
some players have the problem that their maps don't save anymore. That's because one or more files in the world directory are damaged and need to be replaced with a copy from a backup. The problem is, that many players don't have backups of their worlds, so if their maps won't get saved anymore, they'll put a random file there with a different seed which makes the world look ugly. The mod is very simple and does NOT copy any player information and map.sqlite. Also I does NOT automatically recover corrupted files! If you find out that your map doesn't save anymore, you just have to copy the files in minetest/mapbackup/worldname to minetest/worlds/worldname (override old ones)
This mod copies the following files of your worlddirectory to minetest/mapbackup/worldname:
* auth.txt
* env_meta.txt
* ipban.txt
* map_meat.txt
* rollback.txt
* world.mt
The files are copied only once: When you first enter your world. To manually backup them, just run /backup.
Depends: none
License: WTFPL
Download: Dropbox
Singleplayer only
