Skip to content

Xenograph/mcbk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

A simple minecraft server backup script that uses bup for incremental backups to conserve space. By default, it will create one bup repository for each month of backups, and delete a repository once it becomes two months old.

This script is written in Go and meant to be used like a normal shell script with the help of gorun. Be sure to edit the script to configure the paths for your server.

You'll probably want to have cron run this script at a certain interval automatically.

The only dependencies are Go, gorun, and bup.

About

Simple Minecraft backup script using Go and bup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages