Textile Backup

Textile Backup

Mod

Backup for Fabric

Client and server Utility

33.5k downloads
137 followers
Created3 years ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter versions...
Filter channels...

What's Changed:

  • Fixed #123 - Improper call to MinecraftServer::saveAll leading to various exception during backup creation
  • Fixed #130 - Missing CRC checksum on single-threaded ZIP
  • Fixed #122 - BZIP2 producing empty files due to missing call to the actual compressor

  • Implemented #125 - TxB no longer enables world auto-saving for dimensions that didn't have it enabled before the backup

Full Changelog: https://github.com/Szum123321/textile_backup/compare/3.1.0...3.1.2

What's Changed:


  • Fixed #123 - Improper call to MinecraftServer::saveAll leading to various exception during backup creation
  • Fixed #130 - Missing CRC checksum on single-threaded ZIP
  • Fixed #122 - BZIP2 producing empty files due to missing call to the actual compressor

  • Implemented #125 - TxB no longer enables world auto-saving for dimensions that didn't have it enabled before the backup

Full Changelog: https://github.com/Szum123321/textile_backup/compare/3.1.0...3.1.2

3.1.2-1.20

by Szum123321 on Sep 12, 2023
Download

What's Changed:

  • Fixed #123 - Improper call to MinecraftServer::saveAll leading to various exception during backup creation
  • Fixed #130 - Missing CRC checksum on single-threaded ZIP
  • Fixed #122 - BZIP2 producing empty files due to missing call to the actual compressor

  • Implemented #125 - TxB no longer enables world auto-saving for dimensions that didn't have it enabled before the backup

Full Changelog: https://github.com/Szum123321/textile_backup/compare/3.1.0...3.1.2

What's Changed

  • Repaired exceptions on windows due to locked access to session.lock
  • Added some more debug info

Full Changelog: https://github.com/Szum123321/textile_backup/compare/3.0.0...3.1.0

What's Changed

  • Added integrity verification - backups suffering from the infamous 1kB bug won't be restored
  • Added new config option to control verification process
  • Fix the watchdog time out (#81, #42)
  • 1.20 update

Full Changelog: https://github.com/Szum123321/textile_backup/compare/2.5.0...3.0.0

What's Changed

  • Few general bugfixes
  • Added '/backup restore latest' (#85)

Full Changelog: https://github.com/Szum123321/textile_backup/compare/2.4.0...2.5.0

2.4.0-1.17

by Szum123321 on Jun 23, 2022
Download

2.4.0-1.18

by Szum123321 on Jun 23, 2022
Download

2.4.0-1.19

by Szum123321 on Jun 23, 2022
Download

Changes

  • Improved restore algorithm -> in the case of an error, the original world file won't get deleted
  • Rewrite of cleanup algorithm
  • Moved entirely to NIO api -> better I/O error propagation

Report any and all bugs and happy mining!

2.3.0-1.18

by Szum123321 on Nov 30, 2021
Download

Added:

  • Config option to enable/disable announcing to all players start and end of a backup (Closes #58 and #71)

Changes:

  • Switched from Cotton config to Cloth config to provide modmenu support
  • Cloth config is now required dependency

This is a very big release. A lot of code refactoring and bugfixes but only a handful of new features.

Added:

  • Global chat message on backup startup
  • delete command (for deleting backup files) Changed:
  • Better logging (finally no double output)

The only big thing that has not been repaired is #42, but I made it so that a message gets printed out and backup should continue.

I'll wait with releasing the full version until #42 gets solved.

External resources



Project members

Szum123321

Owner


Technical information

License
GPL-3.0-only
Client side
required
Server side
required
Project ID