DriveBackupV2-1.2.0

Details

  • Filename
    DriveBackupV2.jar
  • Uploaded by
  • Uploaded
    Jun 8, 2020
  • Size
    26.89 MB
  • Downloads
    263
  • MD5
    6cc89859756fadc66827f3474d8bbdd4

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

Although this release is fully backward compatible with DriveBackupV2 v1.0.0 and higher, to use the new features you must remove the config.yml from your server and restart it, so it can generate a new config.yml with the new settings. You can copy your old settings over manually.

In this release, I've added support for including data from external servers in backups and some other small features and fixed some bugs.

  • Added support for including data from external servers in backups, you can include:
    • Files from FTP(S) Servers
    • Files from SFTP Servers
    • Databases from MySQL servers
  • Moved documentation into a GitHub Wiki
    • Much easier to follow than documentation previously in config.yml
  • Added support for removing the "DriveBackupV2" prefix from messages sent to all players in the chat
  • Added support for disabling messages sent to all players in the chat
  • Added support for changing the language of date/time pattern letters
  • Fixed issue preventing backups past the number to keep from getting deleted from an SFTP server
  • Fixed issue that caused the plugin to crash when the /drivebackup linkaccount command was run
  • Fixed issue supposed to have been fixed in a previous release that printed a stack trace to the console when Google Drive or OneDrive backups were disabled
  • Added /drivebackup help command which displays links to the DriveBackupV2 Discord and wiki
  • Links sent in chat are now clickable
  • Command suggestions sent in chat can now be clicked to be executed
  • Account linking codes sent in chat can now be clicked to be copied
  • The priority of the upload thread is now set to a much lower value by default
  • Added error message for when no backup methods are enabled
  • Added error message for when account linking times out
  • Added error message for when a user attempts to run a command via the Minecraft server console
  • Improved plugin metrics