By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Manage backup and restoration of world data.
Automatic backup with customizable schedule. Every day, weekly, monthly etc.
Backup History Rotated and archived.
Commands can only be run from the server console.
wbackup list
wbackup backup [world]
wbackup restore [world] [yyyy-mm-dd]
Restart the server using the STOP command to perform the restore.
This is because restoring will be incomplete if you change the world's file while the server is running.
If you want to cancel the restore, please use the "wbackup clear" command before restarting the server.
wbackup set
wbackup set limit [int]
The default value is 10.
The history limit can be set in a range from at least 3 to a maximum of 30.
If the number of histories backed up exceeds the upper limit, it will be deleted from the oldest history.
wbackup set days [int]
exsamples)
Backup at 1 day interval 30 history (about 1 month)
wbackup set days 1
wbackup set limit 30
Backup at weekly interval 15 histories (about 3 months)
wbackup set days 7
wbackup set limit 15
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time