Taking regular backups of your Minecraft server is crucial to prevent data loss. Whether you're planning to install experimental plugins, change server versions, or simply want peace of mind, having a recent copy of your world and server configuration files is invaluable. In this guide, we will walk you through the manual backup process using our Pterodactyl-based panel.
Step-by-Step Guide to Taking a Backup
Follow these simple steps to manually compress and download your Minecraft server files:
Access the Game Panel
Log in to your SkyRainCloud game server management panel and select the Minecraft server you wish to back up.
Stop Your Server
Go to the server console and click the red Stop button. Stopping the server ensures that no active world autosaves or edits occur while files are being copied, preventing file corruption in your backups.
Open the File Manager
Navigate to the File Manager tab from the sidebar menu to view your server's root directory files.
Select Your Files
Select all the files and folders you want to include in the backup. To back up the entire server, check the master selection checkbox at the top list header to select all files (including folders like world, plugins, and server configs).
Create Archive
Once the files are selected, right-click (or click the options dropdown) and select Archive. The panel will compress the selected files into a single zip/tar archive file for easier handling.
Download the Archive
Locate the newly created archive file (e.g., archive.tar.gz or archive.zip). Click the three dots next to the file, and select Download to save it to your local device for safekeeping. Once the download completes, you can delete the archive file from the server to free up disk space.
💡 Pro Tip: Automatic Backups Tab Pterodactyl also features a built-in Backups tab. You can click on it and select "Create Backup" to let the system generate a secure restore point automatically. You can also configure automated cron schedules to run backups every night!
Frequently Asked Questions
Do I really need to stop the server to backup?
Yes, it is highly recommended. If the server is running, players placing blocks or chunk autosaves can happen mid-copy, leading to a corrupt zip file. Stopping the server ensures complete file integrity.
How often should I take backups?
We recommend taking backups at least once a day if your server is active. Always take a manual backup before installing new plugins, running version updates, or editing database configs.
