Simple Backup - Reliable Backup Solution for Minecraft
A simple and efficient tool for creating backup copies of game worlds on Minecraft servers. The mod automatically saves your data at specified intervals with numerous customizable parameters.
Main Features
Simple Backup offers a comprehensive solution for protecting your gaming achievements. The system automatically creates backups according to a schedule that you can customize to your needs. Particularly convenient is the mod's ability to pause automatic backups when there are no players on the server, saving system resources.
All operations are performed in the background, minimizing the impact on game performance during backup creation. You can choose between different compression formats: ZIP or LZ4, allowing you to optimize disk space usage.
Flexible Settings and Management
The mod provides advanced configuration options. You can limit the number of stored backups and set protection against exceeding disk space limits. Backups are saved by default in the backup/ folder next to mods/ and config/, but you can specify any absolute path in the system.
The backup file naming format is intuitive: YYYY-MM-DD_HH-MM-SS with the appropriate format extension. For example: backup/2022-05-04_05-04-13.zip for ZIP format.
Manual Control
In addition to automatic mode, you can start backup manually at any time using commands:
/simplebackup start- standard backup/simplebackup zip- create backup in ZIP format/simplebackup lz4- create backup in LZ4 format/simplebackup directory- create backup as directory
Access rights for manual backup are configured in the configuration. During the backup process, players receive notifications that can be disabled or translated into any language.
Technical Requirements
The mod requires Fabric API to work. It's important to note that Simple Backup is only needed on the server side, which simplifies its use.
Configuration
All parameters are configured through the configuration file config/simplebackup.json5. The file must be in UTF-8 format for proper operation with special characters in messages.