Textile Backup
Backup for Fabric
Обновлён 26 июня 2024 г. · опубликован 8 декабря 2020 г.
Textile Backup
What is it?
Textile Backup porvides a way to automatically make a backup of your world, zip it and even bring it back later, replacing your old world, all without leaving the game.
List of features
- Multithreaded compression: backups are made much faster than with other mods.
- Multiple compression formats: performace can be tuned to your preference
- It's super easy to bring back an old verion of your world (Requires server restart)
- Built-in management features: you can whitelist/blacklist players' access to txb commands
- Automatic deletion of old files (Age-, Number- and Size- based)
- Highly configurable: Wiki
- Fully server-sided: all features are available even if it's only peresent on the server
Installation Guide
Usage Guide
This mod requires both the Fabric API and Cloth Config to run.
Feel free to use this mod in your modpack or on a server!
Contact:
If you need any help then you can join the Discord server
In case of an issue please report it HERE
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.1.3-1.21 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 26 июня 2024 г. | .jar (1.2 МБ) |
| 3.1.3-1.20 | Релиз | 1.20.4, 1.20.5, 1.20.6 | fabric | 22 декабря 2023 г. | .jar (1.2 МБ) |
| 3.1.2-1.20 | Релиз | 1.20.4 | fabric | 16 декабря 2023 г. | .jar (1.2 МБ) |
| 3.1.2-1.19 | Релиз | 1.19.1, 1.19.2, 1.19.3, 1.19.4 | fabric | 16 декабря 2023 г. | .jar (1.2 МБ) |
| 3.1.2-1.20 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric | 12 сентября 2023 г. | .jar (1.2 МБ) |
| 3.1.0-1.20 | Релиз | 1.20, 1.20.1 | fabric | 8 июня 2023 г. | .jar (1.2 МБ) |
| 3.0.0-1.20 | Релиз | 1.20-rc1, 1.20 | fabric | 4 июня 2023 г. | .jar (1.2 МБ) |
| 2.5.0-1.18 | Релиз | 1.18.1, 1.18.2 | fabric | 6 ноября 2022 г. | .jar (1.2 МБ) |
| 2.5.0-1.19 | Релиз | 1.19.1, 1.19.2, 1.19.3, 1.19.4 | fabric | 6 ноября 2022 г. | .jar (1.2 МБ) |
| 2.4.0-1.19.1 | Релиз | 1.19.1 | fabric | 1 августа 2022 г. | .jar (1.2 МБ) |
| 2.4.0-1.17 | Релиз | 1.17, 1.17.1 | fabric | 23 июня 2022 г. | .jar (1.2 МБ) |
| 2.4.0-1.18 | Релиз | 1.18, 1.18.1, 1.18.2 | fabric | 23 июня 2022 г. | .jar (1.2 МБ) |
| 2.4.0-1.19 | Релиз | 1.19 | fabric | 23 июня 2022 г. | .jar (1.2 МБ) |
| 2.3.0-1.18 | Релиз | 1.18 | fabric | 30 ноября 2021 г. | .jar (846 КБ) |
| 2.2.0-1.16 | Релиз | 1.16.2, 1.16.3, 1.16.4, 1.16.5 | fabric | 4 августа 2021 г. | .jar (836 КБ) |
Показаны последние 15 из 18 версий. Все версии — на Modrinth.
Ченджлог
3.1.3-1.20Релиз1.20.4, 1.20.5, 1.20.6 · 22 декабря 2023 г.
Fixed:
- Repaired #147
Full Changelog: https://github.com/Szum123321/textile_backup/compare/3.1.2...3.1.3
3.1.2-1.20Релиз1.20.4 · 16 декабря 2023 г.
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.19Релиз1.19.2, 1.19.3, 1.19.4 · 16 декабря 2023 г.
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Релиз1.20.2, 1.20.3, 1.20.4 · 12 сентября 2023 г.
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.0-1.20Релиз1.20, 1.20.1 · 8 июня 2023 г.
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
3.0.0-1.20Релиз1.20-rc1, 1.20 · 4 июня 2023 г.
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
2.5.0-1.18Релиз1.18.1, 1.18.2 · 6 ноября 2022 г.
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.5.0-1.19Релиз1.19.2, 1.19.3, 1.19.4 · 6 ноября 2022 г.
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
Полная история изменений — на Modrinth.
Комментарии
Загружаем…