Releases: Kraftland/mcctl
Releases · Kraftland/mcctl
V1.6 Stable
A few enhancements made to snapshot tool.
- Zstd compression
- --unattended flag to use in a cron job
- Fixed a bug while rolling back snapshots
V1.5 Stable
- Fixed a issue when deleting snapshot(s)
- Send a mail with useful information extracted from log files (Requires a working ssmtp install)
- Other bug fixes
V1.4 Stable
- Support snapshots
- Bug fixes and improvements
V1.3 Stable
v1.3-stable Bug fixes and improvements.
V1.2 Stable
- Support for more plugins
- Enchanted stablity
- Bug fixes
V1.1 Stable
- mcctl can now automatically detect what server core and plugin you installed. Acticate by
mcctl --update --autodetect
V1.0 Beta
- Support
install
flag which install the script as a commandmcmt
, you can runmcmt install
to update the cli tool. - Support
autostart
flag which install a service file to support update at boot.
Full Changelog: v0.4-alpha...v1.0-beta
V0.4 Alpha
- Fixed some bugs.
Full Changelog: v0.3-alpha...v0.4-alpha
V0.3 Alpha
- Support
-outtolog
which redirects your output to several log files
V0.2 Alpha
-
Changed flag
nocheck
tounsafe
-
Added 32-bit detection, can be disabled by flag
unsafe
-
Fixed some system update issue