Skip to content

Heavenser/mctools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mctools

Minecraft backup and rollback tools

Install

git clone https://github.com/Heavenser/mctools.git
cd mctools
chmod +x mctools.sh

Usage

This script can backup your Minecraft game data and rollback it when you need, also can clean your backup files.

backup:

mctools backup from /path/to/game/dir to /path/to/backup/dir

backup with specified compression tool (support zstd, lz4 and gzip, NOT support bzip2 and xz because they are to slow):

mctools backup from /path/to/game/dir to /path/to/backup/dir use zstd

rollback:

mctools rollback from /path/to/backup/dir to /path/to/game/dir

clean:

mctools clean /path/to/backup/dir

Author

Heavenser Lee (hvss#live.hk)

License

BSD 2-Clause

About

Minecraft backup and rollback tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages