✍️Backups for YML Storage

chevron-rightUnderstanding the backups folderhashtag

The backups folder stores a zipped arrow-up-rightcopy of the data folder each time you start up your server. The data folder is where all the chests data is stored. Each one of these files inside represent an Advancedchest. All the backups are stored using a date format and once you unzip a backup you will get a copy of the data folder at the specified date.

chevron-rightLoading an older backuphashtag

To restore a backup, follow these steps:

  1. Clear the data folder.

  2. Extract the backup into /plugins/AdvancedChests/.

  3. Restart the server to access your previous data.

Last updated