• v1.4.0-beta a1ae162b07

    Better backup update Pre-Release

    EpicKnarvik97 released this 2021-09-28 02:46:20 +02:00 | 9 commits to master since this release

    This update improves the backup function a lot, namely:

    • Adds a proper GUI displaying backup progress, and the currently copied folder
    • Backups no longer freeze the entire software
    • Clearer messages are given if backups cannot finish
    • It's now possible to cancel a backup
    • A backup will only start if the given path will have at least 2GB left after the backup is finished
    • Makes sure the backup location is valid before proceeding

    Other smaller fixes:

    • Console truncation no longer causes newlines to disappear
    • Improves the logic used to decide when to delay server startup and when to skip it
    • Fixes a NumberFormatException thrown when running a custom .jar without a version number

    NB: Some files may be locked when servers are running, so it's advised to take backups while all servers are stopped.

    Downloads