Commands - MaxMaeder/DriveBackupV2 GitHub Wiki
To run a command in the list below, you must have the corresponding permission or be an OP on the Minecraft server.
Shortcut: /drivebackup v
Displays the plugin version. Anyone can run this command.
Displays a link to the DriveBackupV2 Discord server and this wiki. Anyone can run this command.
Displays a list of commands. Anyone can run this command.
Reconfigures the plugin using the changes to the config.yml
.
Requires the drivebackup.reloadConfig
permission.
Currently, disabled internally
Generates a debug log.
Shortcut: /drivebackup link <service>
Requires the drivebackup.linkAccounts
permission.
Starts the account linking process for the specified cloud service.
Shortcut: /drivebackup unlink <service>
Unlinks the specified cloud service account.
Starts the Google Drive account linking process.
Starts the OneDrive account linking process.
Starts the Dropbox account linking process.
Since v1.3.0
Gets the date/time of the next automatic backup.
Requires the drivebackup.getNextBackup
permission.
Since v1.3.4
Gets the status of the currently running backup.
Requires the drivebackup.getBackupStatus
permission.
Manually runs a backup. This doesn't affect the automatic backup schedule.
Requires the drivebackup.backup
permission.
Since v1.3.4
Tests the connection to the specified service.
Requires the drivebackup.backup
permission.
Attempts to update the plugin to the latest version.
Requires the drivebackup.backup
permission.