Restoreworld
From CyberWurx Customer Wiki
(Difference between revisions)
Revision as of 19:24, 15 November 2010 (edit) Cwadmin (Talk | contribs) ← Previous diff |
Revision as of 12:39, 28 June 2011 (edit) (undo) Cwadmin (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
=Command= | =Command= | ||
- | restoreworld | + | restorebackup |
=Description= | =Description= | ||
This script will restore a world backup file that you specify. | This script will restore a world backup file that you specify. | ||
Line 16: | Line 16: | ||
=Version= | =Version= | ||
Added in version 0.19 | Added in version 0.19 | ||
+ | Modified in version 0.1 | ||
[[Category:Minecraft Console Command List]] | [[Category:Minecraft Console Command List]] |
Revision as of 12:39, 28 June 2011
Command
restorebackup
Description
This script will restore a world backup file that you specify.
Prerequisites:
- It must be a valid backup file, eg: world-2010-11-10-0851.tar.gz
- It must be located in world_backups/
Simply copy and paste the file name of the backup you wish to restore. In the example above, I use world-2010-11-10-0851.tar.gz. Your backup must look similar to this.
Simply open backup-restore.txt and paste the filename of the backup you wish to restore from.
Your old world folder will be renamed to world_OLD. Please keep in mind, if you restore from backups twice you will lose the world_OLD file. It will be replaced with a copy of the backup you just restored from. backup-restore.txt will be cleared out when the backup restore operation is finished (even if it fails).
Version
Added in version 0.19 Modified in version 0.1