1 | # # Disable if you do not wish the plugin to run at all.
|
4 | # # Maximum saves a backup will hold per type per user.
|
12 | # # Number of lines shown with backups on (Max: 5)
|
15 | # # Set folder path where the data is saved to. Set as "DEFAULT" to keep it in the plugin folder.
|
18 | # # If enabled, this will disable YAML file backups in favour of MySQL storage.
|
19 | # # Requires a MySQL server.
|
31 | allowPubKeyRetrieval: false
|
33 | # # Sounds will play to the player when parts of their player is restored.
|
46 | # # Set how the time is displayed on the backups.
|
48 | time-format: dd/MM/yyyy hh:mm:ss a z
|
50 | # # CAUTION - USE AT OWN RISK
|
51 | # # Enabling this option will show a button to restore a player's backup fully to their character when online.
|
52 | # # This will overwrite their current inventory completely and wipe what they currently have without backing it up first.
|
53 | restore-to-player-button: false
|
55 | # # Check for updates on Spigot when the server is started.
|
58 | # # Allow bStats to collect anonymous server data.
|
59 | # # Please leave enabled as it allows the plugin developer to see statistics about the plugin.
|