Losing your Minecraft server data can be devastating—all your builds, player progress, and memories can disappear in an instant. This guide will show you how to set up automated backups using your MintServers game panel, so you never have to worry about losing your world again.
💡 Pro Tip
Automated backups work in the background without slowing down your server, making them the perfect "set it and forget it" solution to keep your progress safe.
What Are Automated Backups?
Automated backups create copies of your server files automatically at times you choose. Unlike manual backups where you have to remember to make them, automated backups happen by themselves. Your backups are safely stored in the cloud and do not take up any space on your server, so your server stays fast and responsive.
ℹ️ Cool Feature
All backups are stored in secure cloud storage completely separate from your server. This ensures they will never slow down your gameplay or consume your server's storage capacity.
Setting Up Automated Backups
Follow these simple steps to set up automated backups for your server:
Step 1: Create a Schedule
- Log into your MintServers dashboard and open your game panel.
- On the left side sidebar, click Schedules.
- Click the Create schedule button.
- Name your schedule "Server Backups".
- Set when you want backups to happen using cron syntax. Here are a few common examples you can copy and paste:
- Every 6 hours:
0 */6 * * * - Every 12 hours:
0 */12 * * * - Every day at 3 AM:
0 3 * * * - Every day at 6 PM:
0 18 * * *
- Every 6 hours:
- Click Create schedule to save the time slot.
Backup schedules use the GMT+0 time zone. If you live somewhere else, you might need to adjust the time. For example, if you want a 3 AM backup in EST (which is GMT-5), set it for 8 AM (3 + 5 = 8).
Step 2: Add the Backup Task
- Click on your new "Server Backups" schedule to open it.
- Click the blue New Task button in the top right corner.
- In the Action dropdown, select Create Backup.
- Click the blue Create task button. That is it! Your automated backups are now fully set up and ready to run.
How Your Backups Are Managed
Your backup system automatically takes care of storage and cleanup, but here is what you should know about your backup limits and management:
- Check Your Limit: MAX plans allow for 5 automated backups. If you are running an Unlimited standard plan without backups, you may purchase them additionally through server upgrades on your billing dashboard.
- Smart Scheduling: Do not make backups too often (like every 5 minutes), or you will burn through your backup limit incredibly quickly.
- 7-Day Retention: Each backup is kept for exactly 7 days before being automatically deleted to save space.
- Automatic Cleanup: When you hit your plan's limit, the oldest backup gets deleted when a new one is generated. For example, if your plan allows 5 backups and you make daily backups, you will always have your last 5 days available. When day 6 arrives, day 1's backup gets automatically removed.
- Compressed Files: All backups are automatically compressed into archives to save on data transfer limits.
🛠️ Best Practices & Getting Help
Automated backups are your safety net, but they are not magic! Always make a manual backup before making massive changes to your server (like switching server software or updating huge modpacks), even if you have automated backups running. This gives you a guaranteed safe restore point right before you hit update.
If you are having trouble setting up your automated schedules or need a hand restoring from a previous save file, no worries! Just open a support ticket and our team will gladly jump in and instruct you on how to recover your data safely.