MCDR2Restic
Schedule deduplicated incremental restic backups with multi-channel notifications.
management
Installation command
!!MCDR plugin install mcdr2resticAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
32
Back to catalogue
MCDR2Restic_v0.5.0.mcdr
Version
0.5.0
Date
August 8, 2026
Size
151.34 KiB
Downloads
6
MD5
44e3582e8d91c52487039ff8990ec801SHA256
00d3abd46f92a23aa70b2bb020c9837b5254c7cb8c7e1ef716a0809d4a963ebcDependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.12.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| PyYAML | >=6.0 |
| websocket-client | >=1.8.0 |
Python Package Installation Command
pip install "PyYAML>=6.0" "websocket-client>=1.8.0"Release notes
将Restic库维护的执行时机与备份周期解耦,现在可以分别指定库维护和备份的执行时间 包装了Restic的库初始化和解锁命令,现在可以在MCDR中执行这些操作了 优化了i18n实现,现在可以更方便地为配置文件模板进行翻译