tgxn / Backup

A Backup plugin for the Bukkit Server API.
http://bukkitbackup.com
GNU General Public License v3.0
23 stars 14 forks source link

Option For Separate Folders and Time setting #49

Closed ghost closed 12 years ago

ghost commented 12 years ago

Can you make an option so that the plugin backups still go to a separate folder called plugins but the world map saves are not sorted by folders and are all in one place. Also this requires an extra date string for the map name.

This allows for less typing when using worldedit to restore griefed areas since I dont have to type the folders name.

It would look something like this:

/plugins world_12-05_18-57.zip world_12-06_18-57.zip world_nether_12-05_18-57.zip world_nether_12-06_18-57.zip

Just a thought.

And do you also support the extra zero in dates and times?

For example date 12-05 can also be 12-5 to make it shorter. Are you supporting that?

Thanks

tgxn commented 12 years ago

The first request might come in later builds, but I don't think it's anything we will be implementing soon.

And yes, we do support full formatting for dates. http://download.oracle.com/javase/1.5.0/docs/api/java/util/Formatter.html#syntax