Advanced Settings - MaxMaeder/DriveBackupV2 GitHub Wiki
The following settings don't usually need to be adjusted but are included for increased flexibility.
Settings
metrics
Whether anonymous metrics should be enabled. Leaving this on helps us determine which features we should focus the most on.
Default is true
.
update-check
Whether the plugin should check for updates.
When enabled, a message will be sent to all users with the drivebackup.linkAccounts
permission and Minecraft server OPs in chat that there is an update available whenever they log in.
Default is true
.
suppress-errors
Whether stack traces should not be sent in the Minecraft server console when an error occurs.
Default is false
.
message-prefix
The message to prefix all plugin messages with.
Default is &6[&4DriveBackupV2&6]
.
Note the space at the end.
default-message-color
The default color of plugin messages. This should be a Minecraft color code. Color codes in plugin messages will override this.
Default is &3
.
date-language
The language of the date and time pattern letters. The language should be in ISO 639-2 format. For a list of language codes, see this.
Default is en
.
date-timezone
The timezone offset from UTC to use for date and time formatting.
This should follow the format of either ±HH:MM
or {Area}/{City}
.
A full list of supported zones can be found on this page
Default is -00:00
.
ftp-file-separator
The file separator used by the remote FTP server.
Default is /
.