ServerBackup
ServerBackup is a highly useful plugin that allows you to back up your entire server and upload it to FTP if you want.
What ServerBackup Does
When the backup task runs, it creates a zip file in the backup directory of your server's root folder and adds every file and folder from your server to it. If you enable FTP and specify working information, it will upload the zip file to the specified FTP server for even more secure backup.
Manual Backup
You can also backup your server manually with the /backup command. This command requires the permission node serverbackup.cmd to use. The permission is defaulted to op.
Configuration
| interval | Change the interval of automatic backup (in minutes). |
| verbose | If true, every file added to the backup will be logged to the console. |
| skip | A list of file/folder names to ignore. NOTE: If, for example, you type config.yml, ALL files named config.yml will be ignored. |
| ftp | Set use to true and fill in all of your FTP info here if you want to use FTP. |

