SF-Sudio / ServerBackup

GNU General Public License v3.0
38 stars 12 forks source link

Backup on shutdown feature #12

Closed melosh101 closed 1 year ago

melosh101 commented 1 year ago

hear me out. i know that paper kills the plugin if it takes too long to disable. but what if you where to make a command that made a backup and then called Bukkit.shutdown() afterwards. this command could also be an optional argument to the /backup create command instead of being its own subcommand. I would happily help with this, if i could figure out how to setup my dev environment to match yours.

SF-Sudio commented 1 year ago

That's a great suggestion, thanks! I will think about the implementation (whether there should be an extra command or just an additional argument) and it should then be implemented in one of the next updates.