ServerBackupFabric

Quick rating

ServerBackupFabric

No reviews yet

Automate and simplify the process of creating and managing backups for your Minecraft server!

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

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
Creative Commons Zero v1.0 Universal
Latest Version
1.3.0
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

Modrinth ID

Resources

External Links

About

Description

Description

ServerBackupFabric is a Minecraft mod designed to automate and simplify the process of creating and managing backups for your Minecraft server. It allows server administrators to create manual and automatic backups of the world, restore backups, and even restore individual player inventories. The mod ensures that your server data is safe and easily recoverable in case of unexpected issues.


Features

  • Manual backups: Create backups of your server world on demand.
  • Automatic backups: Schedule periodic backups to ensure your data is always protected.
  • Backup Management: Automatically limit the number of backups to save disk space.
  • Restore World: Restore the entire server world from a backup.
  • Restore Player Inventory: Restore individual player inventories from backups.
  • Backup Suggestions: Autocomplete suggestions for backup IDs and online players in commands.

Installation

Requirements
  • Minecraft Version: 1.21.5
  • Fabric Loader Version: 0.16.10
  • Fabric API Version: 0.119.5+1.21.5
Steps
  1. Download the Mod:
    • Download the latest release of the mod from the Releases section of this repository.
  • Install Fabric Loader:
  • Install Fabric API:
    • Download the Fabric API (version 0.119.5+1.21.5) from CurseForge and place it in your server's mods folder.
  • Add the Mod:
    • Place the server-backup-fabric.jar file into your server's mods folder.
  • Start the Server:
    • Start your Minecraft server. The mod will automatically initialize and create necessary files.

Usage

Commands

The mod provides several commands to manage backups and restores. All commands require a permission level of 4 (server operator).

1. Create a Manual Backup

/serverbackup
  • Creates a manual backup of the server world.

2. Set Automatic Backup Delay

/serverbackup autodelay <time>
  • Sets the delay (in minutes) between automatic backups.
  • Example:
    /serverbackup autodelay 30
    

3. List Backups

/serverbackup list
  • Displays a list of all available backups, sorted by data and time.

4. Restore the World

/serverbackup restoreworld <backupID>
  • Restores the server world from a specific backup.
    • Does not restore player inventory; only the world.
    • Example:
      /serverbackup restoreworld 12345
      

5. Restore a Player's Inventory

/serverbackup restoreplayer <backupID> <playername>
  • Restores a specific player's inventory from a backup.
  • Example:
    /serverbackup restoreplayer 12345 ChickenJockey153
    

Configuration

The mod automatically creates backups in the server_backups folder within your server directory. Backups are organized into:

  • manual_backups: For manually created backups.
  • auto_backups: For automatically created backups.

Backup Limits

  • The mod limits the number of backups to 5 for both manual and automatic backups (5 manual, 5 automatic. 10 total backups). Older backups are automatically deleted to save disk space.

Contributing

Contributions are welcome! If you encounter any issues or have feature requests, please open an issue or submit a pull request.


License

This project is licensed under the CC0 1.0 License.


Support

If you have any questions or need help, feel free to open an issue on the GitHub repository.

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
CurseForge
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