MaxMaeder / DriveBackupV2

Uploads Minecraft backups to Google Drive/OneDrive or by (S)FTP
https://dev.bukkit.org/projects/drivebackupv2
MIT License
160 stars 49 forks source link
backup backup-solution backup-tool backup-utility backups bukkit bukkit-plugins bukkitdev ftp ftp-client google-drive minecraft minecraft-plugin minecraft-server onedrive uploads-backups

DriveBackupV2

Need help? Talk to our team on Discord!

What is this?

Have you ever lost your Minecraft world before?

Maybe your hard drive died.
Maybe your server hosting provider terminated the server without warning.
Maybe you just accidentally deleted it.

DriveBackupV2 is a plugin that aims to provide an extra layer of security to your data by backing it up remotely.

Features

Requirements

General Requirements

Platform Specific Requirements

Bukkit/Spigot/Paper/Purpur

Where can I download it?

Basic Setup

First, download the plugin and copy it to the plugins folder on your server. Then, restart your server. Finally, follow the instructions below for the backup method of your choice.

Google Drive

Simply run /drivebackup linkaccount googledrive and follow the on-screen instructions.

OneDrive

Simply run /drivebackup linkaccount onedrive and follow the on-screen instructions.

DropBox

Simply run /drivebackup linkaccount dropbox and follow the on-screen instructions.

Local

Since v1.3.0

Change local-keep-count in the config.yml to set the number of backups to keep locally. Set to -1 to keep an unlimited number of backups locally.

Once you have completed the above instructions, backups will run automatically every hour by default.

Advanced Setup

Learn how to set up and use more advanced features in the wiki.

Privacy Policy

Since we need to access your Google Drive and/or OneDrive data to back up your world, we are required to provide a Privacy Policy.

All of the data this plugin uploads and downloads or otherwise accessed from your Google Drive and/or OneDrive stays on your Minecraft server, so we never have access to it. This plugin physically cannot access any data in your Google Drive and/or OneDrive that is not related to backing up your Minecraft server. But don't take our word for it, all of this plugin's source code is available here!