How to Create a Full Backup of Your Minecraft Server
Do you want to prevent your Minecraft world, plugins, mods or settings from being lost? By creating regular backups, you can preserve important server files before, for example, changing the Minecraft version, installing new software or making major changes. In this guide, we explain how to create a manual or automatic backup of your Minecraft server and how to save server files to your computer using the file manager or SFTP.
Note To create backups with the built-in backup feature, either manually or on a schedule, you need at least one backup slot. If you do not have any backup slots, create a manual backup using the file manager or SFTP.
Easily creating a backup
The built-in backup feature lets you create and manage backups directly from the game panel. You can also download a backup to store it outside the Minecraft server.
- Log in to the game panel and go to your Minecraft server.
- Open the Backups page.
- Click the Create Backup button.
- Under Backup name, optionally enter a descriptive name, such as
Before update. Leave this field empty if the name is not important. - Do you want to exclude certain files or folders? Enter them under Ignored files and folders. Otherwise, leave this field empty.
- Only enable Locked if you want to prevent the backup from being deleted accidentally.
- Click the Start Backup button and wait for the backup to appear in the overview.
- Click the three dots next to the backup and select Download.
- Check that the backup has been downloaded completely.
Tip Keep important backups on your own computer or in another external location as well. Backups in the game panel remain linked to your active service.
The same page may also show backups included at no additional cost under Automatic backups. ConsulHosting creates these automatically. They are separate from your own backup slots and cannot be deleted manually.
Setting up automatic backups
Would you like to create backups at fixed times? Create a schedule from the Tasks page. In the example below, a backup is created every day at 04:00.
- Open the Tasks page in the game panel.
- Click the Create Schedule button.
- Under Name, enter a descriptive name, such as
Daily backup. - Move the slider next to Easy Mode to Advanced so that you can set the exact time.
- Enter the following values:
|
Field |
Value |
|---|---|
|
Minute |
|
|
Hour |
|
|
Day of month |
|
|
Month |
|
|
Day of week |
|
Tip Would you prefer a different time? For a daily backup at 20:30, enter30under Minute and20under Hour. Leave the other fields set to*.
- Leave Schedule enabled turned on. Turn off Only when server is online if the backup should also be created while the Minecraft server is stopped.
- Click the Create Schedule button.
- Open the schedule by clicking its name.
- Click the New Task button.
- Under Action, select Create Backup.
- Leave Time offset (in seconds) set to
0. Under Ignored files, only enter files or folders that should not be included in the backup. - Click the Create Task button.
The Minecraft server will now automatically create a backup every day at the selected time.
Note Has the maximum number of backups been reached? The next time the schedule runs, it will automatically replace the oldest backup. Therefore, download important backups to your own computer as well.
Creating a manual backup using the file manager
Do you not have any backup slots, or do you only want to preserve specific files? The file manager lets you combine the selected files and folders into a single .tar.gz archive and then download it.
- Log in to the game panel and go to your Minecraft server.
- Stop the Minecraft server if it is still running. This prevents server files from changing while the archive is being created.
- Open the Files page.
- Select the files and folders you want to back up. Use the checkbox at the top next to Name to select all server files.
- Click the Archive button.
- Wait for a
.tar.gzfile with a name beginning witharchive-to appear in the file manager. - Click the three dots next to the archive and select Download.
- Check that the archive has been saved completely to your computer.
- Delete the archive afterwards by clicking the three dots and selecting Delete to free up storage space on the Minecraft server.
- Restart the Minecraft server.
Creating a manual backup using SFTP
FileZilla Client lets you download files and complete folders directly to your computer over SFTP. This method does not create a temporary archive on the Minecraft server, making it particularly useful for large backups.
- Install FileZilla Client and connect to your Minecraft server over SFTP. Follow our guide on connecting to a Minecraft server over SFTP with FileZilla.
- Stop the Minecraft server from the game panel if it is still running.
- On the left side of FileZilla, select the folder on your computer where you want to store the backup.
- On the right side, open the root directory of the Minecraft server.
- Select the files and folders you want to back up. Right-click the selection and choose Download.
- Wait until the queue has been processed completely and check Failed transfers to make sure all files were downloaded correctly.
- Restart the Minecraft server from the game panel.
Tip Create a separate folder for each backup and include the date and a short description in its name, such as 2026-07-21-before-update. This makes it easier to find the correct backup later.