2.0.0
New Features:
- Backup alerts. Now you can specify the time before which all players will be warned about the backup
- Additional backup Directories. Now you can specify additional directories that will be backed up
- Now you can prevent the backuper from setting world folders to Read Only status for the duration of the backup
- Backup status. Now you can monitor the progress of backup tasks
Improvements:
- Bugfixes
- Improved UI
- Improved performance
- Improved stability
- Improved warnings
- Many systems were rewritten
Backwards incompatible:
- Changed command naming
- Changed permission system
1.6.0
- The first backup when fixedBackupTime is disabled now occurs immediately when the server is turned on, and not at firstBackupTime
- The fixedBackupTime parameter has been removed from config. Now to enable it you need to set the value backupTime >= 0, at this time backup will occur every day, to disable it set backupTime to -1
- backupPeriod is now measured in MINUTES instead of hours
1.5.1
- 1.20.2 support
- Unzip performance boost
- Better auto-save disabling
- Logger improvements
- Fixed a bug when the toZIP function creates a new backup instead of archiving the old one
- More reliable file naming system for archiving
- Fixed backups, if you are using custom backupsFolder
- List/Menu console interface