Feature Summary:
BackupOnEvent was created for open survival servers that are vulnerable to being grieved. Backups can be set to run when a player joins or quits a server. The plugin also supports backing up when the last player leaves the server. The /backup command allows a user to force a backup to take place immediately. All worlds are compressed together into dated zip files, for example 2019-08-21_11h23m-enayet123-world.zip.
This plugin utilises multithreading to prevent your server crashing when creating a backup then checks that the storage constraints defined in config.yml are met. If the storage space usage exceeds the limit, the server will delete your oldest backup(s) first.
Automatic updates allow you to easily keep up to date with the latest bug fixes and get the latest functionality as soon as its released!