Plot backups
Introduction
Configuration
# Backup related settings
backup:
# Automatically backup plots when destructive commands are performed
automatic-backups: false
# Maximum amount of backups associated with a plot
backup-limit: 3
# Whether or not backups should be deleted when the plot is unclaimed
delete-on-unclaim: trueCommands
Last updated