
DriveBackupV2
DriveBackupV2 is a plugin that aims to provide an extra layer of security to your data making a backup and saving it remotely.
1.8.0
release8 августа 2024 г.This update fixes new Google Drive linking, using a different upload method due to new restrictions from Google.
WARNING - Future account links will not be able to use shared drives. Existing links will still work
Changelog
Bug Fixes
- Fixed Google Drive account linking
- This unfortunately means shared drive can no longer be setup with new account links
 
- Fixed occasional OneDrive upload errors (#184)
- Fixed errors invoking the status command during backup creation (#162)
Translations
Thanks to @jinoo2005609 for new translations
Full Changelog: https://github.com/MaxMaeder/DriveBackupV2/compare/v1.7.0...v1.8.0
1.7.0
release5 августа 2024 г.This update improves the OneDrive uploader and fixes a few bugs
Special Thanks to @StillGreen-san for his work on the OneDrive Uploader
Changelog
Enhancements
- Add support for shared folders with OneDrive
- Add support for using TimeZones (support daylight savings) as well as existing offsets
- Added check to make sure the local save directory is relative to the root server folder
- Updated all DriveBackupV2 links to HTTPS
- Improved error handling in the OneDrive Uploader
Bug Fixes
- Fixed local backups not being deleted if another backup is started while another one is running
- Fixed Null error if the create option is not specified for a backup list entries
- Fixed Google Drive test failing even when actual upload works fine
- Fixed whole server local backups not being deleted once the limit is reached
- Fixed "The next backup is at " to display the next backup (instead of the current one)
- Fixed OneDrive not handling more than 200 items in folders
- Fixed null error on OneDrive upload error
Translations
Thanks to @C4BR3R4, @AKRGamesUa, and @jinoo2005609 for new translations
Full Changelog: https://github.com/MaxMaeder/DriveBackupV2/compare/v1.6.3...v1.7.0
1.6.3
release17 апреля 2024 г.HotFix to stop sending the player the no perms message every time it checks if they have a specific permission node.
Full Changelog: https://github.com/MaxMaeder/DriveBackupV2/compare/v1.6.2...v1.6.3
1.6.2
release15 апреля 2024 г.With this update, we have introduced S3 support and squashed several bugs.
Changelog
New Features
- Added S3 support
Enhancements
- Files added to zips will now retain timestamps
- Handle OneDrive return status codes better
- Updated several dependencies
- Improved error handling when attempting to get the latest version
- Switched update system to use GitHub instead of Bukkit
Bug Fixes
- Fixed Dropbox thinking it was never authenticated
- Fixed default config not using %NAME in glob backup entire
- Fixed backup format not recognizing %NAME variable as a valid format
Full Changelog: https://github.com/MaxMaeder/DriveBackupV2/compare/v1.6.1...v1.6.2
1.6.1
release27 мая 2023 г.In this patch, we've fixed the DriveBackupV2 Authenticator, and made some other small changes.
Changelog
Bug fixes
- Handle unreadable files when generating file list
- Added error msg for zip SecurityException
- Fix typo in socket-addr(Fixes #102)
- Correctly use default-colorand bump deps
- Fix setup fail on shared drives
- Use new auth domain