Forge's mod
Work on client & server
So, I wanted a mod just to make backups of my saves without having to download a mod and a library.
Discord server : https://discord.gg/6cq3skc
Command :
/openbackup backup
to create an instant backup of your world./openbackup restore
To unzip a backup in openbackups/restore folder/openbackup status
To know the current status of your openbackup folder/openbackup delete
To delete a backup in-game.
Am I missing something or I really can't specify my backups location? Running game and server on SSDs, but normally letting backups to pile up on big storage HDD. Can't find anything in config what could let me to change the location.
Next version, could you make it so that I can manage the backups from...
The actual game menu?
Maybe in the mod config button literally nobody uses
Better to make it a dedicated button in the menu
Specifically, world select (I mean, that's the most appropriate place to do it)
But you should still keep commands so that it can be used server-side too
Apart from having to be in a world to manage them, good mod
Must-have
:)
could it save every x minecraft days (like on day 50, 100, 150) , or every x minutes played?
In reply to kubistonek:
Actually, you can set the time played on the config file.
I don’t think I can base my backup schedule on Minecraft days, it’s quite inconsistent as metrics, because people can skip night, soooo... 😅
In reply to LotuxPunk:
on, you are right, I haven't though about that xd
In reply to kubistonek:
Base it on Minutes
In reply to pacomatic1:
Already the case
Hello LotuxPunk!
I was wondering if the "No backup if no player is online" feature has any update so far?
I am running a dedicated server on MC 1.14.4 and I was also asking myself if maybe you did update the mod already, with the said feature, but you are not working on this particular version anymore?
In reply to Pwr_Bttn:
Hello ! The last update on 1.16.5 include that feature ! I don't think i'll get the chance to port it on 1.14.4, sorry.
In reply to LotuxPunk:
Okay getcha, all good. Have a good one! :)
Does this work with fabric?
In reply to owndBYfate9x:
Not yet, but it's planned
In reply to LotuxPunk:
Sweet. Do you have any suggestions for like programs that you know of that do work with fabric? I'm scared for my server I've never not had a backup lol.
Could you make it so that backup only happens when players are online?
at the moment I don't have any old backups anymore even if no player is online because the backups did already rotate
To be more exact:
Create a dirty flag
if player logs in dirty flag is set
dirty flag is cleared by backup if no player is online
if dirty flag is not set no backup is taking place
In reply to DonRedhorse:
It's planned ! I'm actually working on a brand new version of OpenBackup with a common base of code between a Forge and a Fabric version.
And this kind of functionality will be possible with my new architecture. \o/
Thanks for the suggestion !
In reply to DonRedhorse:
I'd really like if users had the option to toggle whether backups are made when players are not online. :)
In reply to DonRedhorse:
The last update include that feature !
What is the difference between this mod and copy and paste the "world" folder?
I'm not criticizing it, it's just that I have too many mods and I want to avoid having more nonsense lol
In reply to kevinggg1:
It does it automatically, plus it compress it.
You already have an option "fileToKeep", but you have to make sure the number of saves are less than the "maxSizeBackupFolder "