Backups option for only when players are in world? #301
BackedUpBooty
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
Good idea. We could add that function, but to be reliable it should create backups up to like 40 min. after the last player disconnected as the world is saved on a 20min timer and we would want a consistent |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First up, this is an awesome image, thank you for putting it together. It really does what I need.
One thing I've seen on another image is an env variable that allows the server to only perform a backup if there are players, and it will pause backups when no one is on. I took a look through the 'default' list you have, I'm already using
RESTART_IF_IDLEandUPDATE_IF_IDLEbut I couldn't see one for backups. Does the variableBACKUP_IF_IDLEexist and can it be used?Again, thanks for the work!
Beta Was this translation helpful? Give feedback.
All reactions