DriveBackupV2-1.6.0

Details

  • Filename
    DriveBackupV2.jar
  • Uploaded by
  • Uploaded
    Mar 7, 2022
  • Size
    15.62 MB
  • Downloads
    27,940
  • MD5
    93c8914cb90c20580313ddcea802de5e

Supported Bukkit Versions

  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

In this update, we've added a new uploader, NextCloud (thanks to @oddstr13 for the PR) and a new /unlink command as well as many, many bugfixes.

If you'd like to help us continue developing this plugin, consider donating on PayPal or even sponsor us on Patreon

Changelog

New Features

  • Added new NextCloud uploader (wiki page coming soon) (thanks @oddstr13!)
  • Plugin now automatically corrects for schedule backup drift due to low TPS
  • Added a new /unlink command to easily unlink cloud services

Improvements

  • Plugin now only disables auto-save while creating the backup and ensures it is re-enabled before uploading
  • Plugin now falls back to using the file creation date if the file name doesn't match the current file format
  • Updated MiniMessage to 4.10.0

Bug Fixes

  • Fixed issue causing large MySQL tables to cause an Out Of Memory error
  • Fixed incorrect message being sent if new update is available
  • Fixed OneDrive and FTP uploaders from timing out while uploading large files
  • Plugin now correctly keeps FTP connection open until all backup files have been uploaded
  • Plugin now correctly closes uploaders after upload tests
  • Plugin now ensures config values are set before migrating config to a newer version

Developers

  • Deprecated DriveBackupV2-Credentials, allowing for the plugin to be built without error