This plugin will allow you to create a backup of your entire server and upload it to Dropbox.
Installation
- Download the file
- Place it in the plugins folder
- Start the server
- See below for further installation notes
Dropbox
- Open your console
- Run /BackupLikeMe Dropbox
- Go to the link, login, hit the buttons
- Copy the code
- Run /BackupLikeMe Dropbox <code that you got>
- This code needs to be copied from the logs directly! If you copy it from a web console then it will go wrong!
- Have fun with your Dropbox linked backup plugin
The dropboxpath should start with a /
FTP
- Stop the server
- Open the config.yml
- Edit the host, port (if needed), username and password
- Start the server again
- Have fun with your FTP linked backup plugin
Commands
| Command | Description | Permission | |
|---|---|---|---|
| /BackupLikeMe | Won't do anything on its own besides telling you to add arguments | backuplikeme.use | |
| /BackupLikeMe Dropbox | Dropbox authentication | only usable from Console | |
| /BackupLikeMe start | Start creating a backup, this will run on a different thread so the server isn't that much affected by it. | backuplikeme.use |
Starting a backup will freeze the server for a couple seconds! This is the creation of the zip file.
Todo list
FTP support- Timed backups
- Suggestions?

