Backup System
ModAutomatically backup your Minecraft worlds to Cloud with secure, scheduled uploads and easy configuration
Type
Mod
Modrinth Downloads
312
Modrinth ID
5RUdZ6ed
Last Updated
Jun 11, 2026
Description
ποΈ Auto Backup Mod β Keep Your Worlds Safe!
Auto Backup Mod is a lightweight server-side utility that automatically backs up your Minecraft worlds to Dropbox. Never lose progress againβyour builds are always safe!
π Overview
This mod runs silently in the background and:
Creates scheduled backups of your worlds.
Uploads them securely to your Dropbox account.
Cleans up old backups automatically.
β¨ Features
π Automatic Backups
Runs every set interval (default: 30 minutes).
No player input required.
βοΈ Dropbox Integration
Secure upload to Dropbox.
Organized /backup folder structure.
Automatic cleanup of old files.
βοΈ Simple Configuration
Clean JSON config file.
Hot-reload without restarting the server.
π‘οΈ Safe & Secure
OP-only commands.
Full console support.
Secure token handling.
π Multi-World Support
Works with Overworld, Nether, End.
Add custom world folders.
Efficient ZIP compression.
π Setup
Install the mod on your server.
Start the server (config file will be generated).
Edit config/autobackupmod/backup_config.json.
Add your Dropbox access token.
Run /backup reload.
Doneβautomatic backups are now enabled! π
π Commands Command Description Permission /backup now Run an instant backup OP only /backup status Check connection & settings OP only /backup reload Reload configuration from file OP only βοΈ Configuration
π config/autobackupmod/backup_config.json
{ "dropboxToken": "YOUR_DROPBOX_ACCESS_TOKEN", "backupIntervalMinutes": 30, "autoBackupEnabled": true, "worldFolders": ["world", "world_nether", "world_the_end"], "dropboxBackupFolder": "/backup", "deleteLocalZipAfterUpload": true, "maxBackupsToKeep": 10 }
Options:
dropboxToken: Your Dropbox API token.
backupIntervalMinutes: Interval between backups (minimum: 1).
autoBackupEnabled: Enable/disable automatic backups.
worldFolders: World folders to include.
dropboxBackupFolder: Target folder in Dropbox.
deleteLocalZipAfterUpload: Delete local zips after upload.
maxBackupsToKeep: Max number of backups to keep (0 = unlimited).
π Compatibility Minecraft Forge Status 1.20.x 45+ β Supported 1.20.1 47+ β Fully tested 1.20.2 48+ β Supported 1.20.3 49+ β Supported 1.20.4 49+ β Supported π Troubleshooting
Invalid Dropbox token β Double-check your token, ensure correct permissions, and reload with /backup reload.
No worlds found β Verify folder names in worldFolders.
Upload fails β Check internet connection, token permissions, and Dropbox storage space.
π License
MIT License β free to use, modify, and share.
π€ Support & Credits
π Report issues on GitHub
Built with Minecraft Forge & Dropbox Core SDK
Thanks to the Forge community β€οΈ
β If you find this mod useful, leave a star or review! π Support development to unlock more features.
Compatibility
Mod Loaders
Game Versions
Similar Mods
Blink Dagger
With Blink Dagger, effortlessly teleport across the world
Simple Online Radio
Bring real-world music into your game with a fully functional radio block that streams live internet radio stations.
End Ore plus
Adds new ores to the end with armor set and tools. Some even stronger than netherite!
Warp-O-Mania
Adds more warp events for TC6!
Cobblemon Color Addition
Cobblemon Color Addition is a mod that adds more variations to Cobblemon blocks.
Let Me Join!
Let Me Join increases Minecraftβs hardcoded network timeout from 15 seconds to 2 minutes, preventing players from being...