promotional bannermobile promotional banner

Just Enough Backups (JEB)

Backup mod that keeps your worlds safe with automatic and manual backups, with an easy in-game UI to create, manage, and restore them.
Back to Files

justenoughbackups-1.2.0.3+26.2.jar

File namejustenoughbackups-1.2.0.3+26.2.jar
Uploader
frandm16frandm16
Uploaded
Aug 12, 2026
Downloads
171
Size
1.4 MB
Mod Loaders
Fabric
File ID
8633021
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:just-enough-backups-1539945:8633021"

Learn more about Curse Maven

What's new

Added

  • Restore progress popup: the HUD popup now shows real-time progress while extracting the backup chain, staging the world, and creating the safety "Old_World restore" backup.
  • Parallel (multi-threaded) world scanning, ZIP compression, and restore extraction, with a new configurable threadCount option (1 to max CPU threads).
  • New tempBackupDirectory config to compress the backup ZIP to a temporary folder and then move it to the backup destination, so only the finished ZIP is transferred when backups are stored on a slow or network drive.
  • New progress phases (COMPRESSING, WRITING) and accurate bytes/percent progress reporting.
  • Config screen notice for dedicated servers: only the HUD and Preview settings are editable from the client; server settings are edited on the server's config file.

Fixed

  • Restore now completes reliably: the safety "Old_World restore" backup is created while the server is still running, so it no longer fails with C2ME's saveAll async guard, and the world swap is applied when the server stops.
  • Fixed restore verification failing on backups created by older builds, whose manifest recorded a stale file size: restore now compares content by SHA-256 only (size differences are ignored) while keeping the structural check (missing/extra files) and the rejection of backups with a damaged status.
  • Backup manifests now record the actual bytes written to the ZIP, so a file that changes between the scan and the compression (e.g. player data) no longer invalidates the manifest or blocks a later restore.
  • Orphaned restore staging and temporary directories (.justenoughbackups-staging-* and .restore-*) left behind by interrupted restores are now cleaned up automatically on server start.
  • Popup progress now shows the real bytes/percent while running and on completion; fixed the related tooltip error.
  • Retention is now applied with the full fresh manifest list after creating a backup, avoiding a stale read.
  • /jeb next is properly localized and lists each enabled automatic backup type with its remaining time.
  • The backup management search box keeps focus and caret position while typing.
  • Removed the misleading "Starting backup..." message when a backup creation already failed.
  • /jeb config reload now reports the per-type automatic schedules instead of the legacy interval setting.

This mod has no additional files