Skip to content

Script for automatic backups of a Minecraft server.

Notifications You must be signed in to change notification settings

usrbinpikachu/mcbackups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Minecraft Backups

This is a script that keeps a rotation of 24 hours worth of backups, assuming an interval of 30 minutes. I reccomend running it via cron with the following:

0,30 * * * * /path/to/mcbackup.sh

You can change the frequency of backups as needed, but keep in mind that you'll also need to change max_backups to suit how far back you want to be able to restore from.

Creative Commons License1 This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License.

About

Script for automatic backups of a Minecraft server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages