Introduction :
- Contributors:
- Arsleust
This plugin is a remake of my older plugin http://dev.bukkit.org/bukkit-plugins/worldrestorer/
This plugin is meant to be simple. Because a simple plugin is beautiful.
Protip : can be used with command blocks.
IMPORTANT NOTE : WORLD NAME AND WORLD FOLDER NAME MUST BE THE SAME !!!
Beta build
This is a beta build. If you get any error please report, it will help a lot.
Commands :
/<command> name of the world (spaces allowed)
Example of use :
- worldloader
- Loads a world in Spigot (world folder with data must exist in your server directory)
- Alias : wl, loadworld
- worldsaver
- Saves a world
- Alias : ws, saveworld
- worldzipper
- Create a backup file of the world in plugins/SimpleZIPWorldRestorer/backup/
- Alias : wz, zipworld
- worldrestorer
- Restores a world from the zip file
- Alias : wr, restoreworld
In this example I have a nice adventure map called : "Nice adventure map" in my server folder.
Load a world with Spigot with either the provided command worldloader or with any other world manager plugin (eg Multiverse).
/wl Nice adventure map
If you need to make some modifications before creating the backup, you will need the worldsaver command.
/ws Nice adventure map
Now here comes the best : create the zip backup :
/wz Nice adventure map
When I'm done playing in it I want to let my friends play it too so I restore it :
/wr Nice adventure map
Et voilĂ !
Sources :
https://github.com/Arceus02/SimpleZIPWorldRestorer
GPL Licence

SimpleZIPWorldRestorer 2.0.1 beta
Load, save, zip and restore worlds.