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