Skip to content
returnzork edited this page May 14, 2012 · 6 revisions

SETUP

If you are not using the save-all.vbs file, skip to step 4.

1. Open the save-all.vbs file in your favorite text editor.

2. Modify the

T1 = "Server"

to

T1 = "Name of server window"

(Name of server window is the title[name of the window in the taskbar] used for the server)

3. Save and close.

4. Open up backup.exe

5. In the top left text box, insert the directory into your world folder. (ex 'C:\minecraft\server1\world')

6. Hit the 'Start' button.

7. It will use the 'save-all.vbs' file if it found

8. Next will will copy the world folder, and compress it.

9. When compression is finished, the timer will start.

The non-compressed backup world folder is NOT deleted, you may wish to delete this file.

(It is currently left, just in-case the compression fails.)

This program does have compatability with the mono runtime, but if you use this, do not use compression. It will fail, and never start the timer. You can set up a bash script to compress the world though.