
Icon by: www.freepik.com DO NOTE: This plugins may contain alot of bugs. Please report these bugs on the issues tab on the github page.
Description
This plugin automaticly backups your server at set intervals. (For now only daily. But this can be changed with a feature request.) After the backup completed it wil automaticly restart the server. It save the backup in a zip file so the size will stay small and it is fast to download through something like sftp.
Installation
- Install the plugin by putting the jar file in the plugins folder.
- Setup a daily backup time. (The time to make a backup of the server.)
- Setup a max backup limit. (If the limit is reached the oldest backup wil be removed. The plugin doesn't yet check the avaibible space left.)
- Add possible file/foldernames to ignore under the BlackListedNames value.
Updates
I wil do my best to provide updates and feature enhancements. But it would help alot if feature requests would be created on the issues page on the github.
Commands
There is only one command localbackup(lb). Subcommands include:
- localbackup backup - Trigger a backup.
Yes i know that the code is awful. I made this plugin a long time ago. But still people wanted this plugin. So here it is!
