DriveBackup-1.1.0

Details

  • Filename
    DriveBackup.jar
  • Uploaded by
  • Uploaded
    Jun 28, 2016
  • Size
    11.55 MB
  • Downloads
    1,634
  • MD5
    bf00ccb5a9a0582b55ec3baa8af11b79

Supported Bukkit Versions

  • 1.9

Changelog

If there is a config change, make sure to delete/update your old config, or things might break or not work as intended. Thanks!

V1.1.0

  • NOTE: Config change.
  • Made messages broadcast to players configurable
  • Added an option in config to suppress errors
  • Fixed metrics from not working as intended

V1.0.9

  • NOTE: Config change. This only applies to new FTP settings.
  • Added FTP support. You can specify the host, port, whether it's FTP or FTPS, username, password, and working directory.
  • Fixed Google Drive and OneDrive deleting backups even when the keep-count is set to -1.
  • Added a new metrics graph that shows how many services are enabled. There will be a counter for Google Drive, OneDrive, and FTP, as well as a counter for if none are enabled. You can view metrics statistics here.

V1.0.8

  • NOTE: Slight config change. Only the comments have been modified, so you don't need to worry about updating it.
  • Added option to blacklist files/folders on backups.
  • Updated to Metrics R8-SNAPSHOT for 1.9 support

V1.0.7

  • NOTE: Config change
  • Added option to not keep local backups
  • Fixed a bug where the update checker linked to a different mod

V1.0.6

  • Added automatic backup disabling
    • If a backup is done, but there are no players online, the plugin will not perform any subsequent updates until another player joins.

V1.0.5

  • NOTE: Config change
  • Added an update-checker

V1.0.4

  • NOTE: Config change
  • Added OneDrive support
  • Added local and remote backup deletes
  • Fixed config loading improperly
  • Misc bug fixes

V1.0.3

  • Fixed a major bug where the plugin would not work on Linux operating systems

V1.0.2

  • NOTE: Config change
  • The plugin now creates backups
  • You can back up any folder in the root directory
  • If one of the folders is already being backed up by another utility, you can set the plugin to not create a backup of that folder and instead upload the existing one
  • Backups now occur automatically

V1.0.1

  • NOTE: Config change
  • Added metrics

V1.0.0

  • init