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

run a shell script instead of normal /backup #34

Closed moshmage closed 13 years ago

moshmage commented 13 years ago

i have a .sh that comes pretty handy on the read side (i make copys to all the diferent places i need and grab them respectivly with php). Would it be possible for this plugin to execute such .sh instead of the default backup?

tgxn commented 13 years ago

Hmm, though its a little out of scope (This backup is meant to run its own backup, and is not meant to be used as a scheduler for external scripts, I'm not sure this should be added.

However, i dont see any other plugins that would have this feature, so it must be looked into!

moshmage commented 13 years ago

Well, the only thing that is similiar is using the whole Essentials bundle - it has that feature built-in (instead of a default backup script like yours)

Thanks for thinking about it :)

tgxn commented 13 years ago

It will be considered for a later version though :)