DN Backup

Quick rating

DN Backup

No reviews yet

A premium mod to automatically and manually back up your Minecraft worlds, featuring async compression, storage size/count limits, and a beautiful HUD progress tracker.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
dnbackup-0.3.1.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

💾 DNBackUp - Advanced World Backup Mod for Fabric

Fabric Page Minecraft Version Java Version

DNBackUp is a premium-tier utility mod for Minecraft Fabric that ensures your worlds are always safe by creating compressed .zip backups automatically or manually. Designed for both singleplayer worlds and multiplayer servers, DNBackUp works asynchronously to protect your progress without causing any gameplay lag.


✨ Core Features

  • Zero-Lag Asynchronous Engine (Async): World compression and ZIP writing are performed on a dedicated background thread. Say goodbye to the notorious server ticks/lag spikes when backing up large worlds!
  • 🖥️ Beautiful Client-Side HUD Tracker: If installed on the client, players will see a sleek progress bar in the bottom-right corner showing compression state, processed file counts, and overall size.
  • 💾 Guaranteed Data Integrity (Safe Save): Before zipping, the mod automatically pauses autosave (save-off), forces a complete write of all chunks (save-all), and resumes autosave (save-on) after finishing.
  • 🕒 Automated Scheduled Backups: Set up interval timers to back up your server periodically. Includes an option to skip backups if no players are online to save storage.
  • ⚙️ Smart Retention Management: Automatically prevents your storage from filling up. Configure maximum backup counts and maximum storage folder limits (in MB) — the oldest backups will be purged automatically.
  • 📂 Extra Files/Folders Backup: Need to back up your server configs, server properties, or custom mods directories? Simply add them to the configuration list!
  • 🤫 Silent Mode option: Keeps chat clean by suppressing server backup announcements while retaining the HUD progress bar.

🖥️ Client HUD Demonstration

When a backup starts, a translucent widget will slide onto the bottom-right corner:

  • 🔵 Cyan (Compressing): Live file counter and progress bar.
  • 🟢 Emerald Green (Success): Lights up for 3 seconds on completion.
  • 🔴 Red (Failed): Displays the error details on failure.

🛠️ Commands & Permissions

Requires administrator privileges (OP / Permission Level 4)

Command Description
/dnbackup start Instantly starts a manual backup process.
/dnbackup reload Reloads the configuration from config/dnbackup.json.
/dnbackup status Displays detailed backup engine status (Active state, last backup timestamp, limits).

⚙️ Configuration (config/dnbackup.json)

The config file is automatically generated upon the first boot. Here are the available parameters:

Property Type Default Description
maxBackupsToKeep int 10 Maximum number of backups to store. Set to 0 for unlimited.
maxStorageMb long 5000 Max storage limit in MB for the backup folder. Set to 0 for unlimited.
timerIntervalMinutes int 30 Minutes between automatic backups.
compressionLevel int 5 ZIP compression level (0 to 9, where 9 is maximum compression).
onlyWhenPlayersOnline boolean true If true, auto-backups will only run when players are active.
backupOnStartup boolean true Auto-trigger a backup immediately when the server/world starts.
silent boolean true Silence system announcement chat messages (HUD progress is still visible).
extraFiles List<String> [] List of relative paths (from root directory) of extra files/folders to back up.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works