Skip to content

Commit e240a2d

Browse files
committed
版本号更新
1 parent af7625f commit e240a2d

15 files changed

+3
-268
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# MCDR-ZipBackup
22

3-
> 本插件由 [PermanentBackup](https://github.com/TISUnion/PermanentBackup) 修改而来,感谢原作者的贡献!
3+
> 本插件由 [PermanentBackup](https://github.com/TISUnion/PermanentBackup) 修改而来
44
55
![Version](https://img.shields.io/badge/version-10.27-blue)
66
![License](https://img.shields.io/github/license/XRain66/mcdr-zipbackup)
77
![MCDR Version](https://img.shields.io/badge/mcdr-2.0%2B-green)
88

9-
一个可以定时永久备份Minecraft的MCDR插件
9+
一个可以带有定时的可以以压缩包形式备份的MCDR插件
1010

1111
纳西妲好可爱呀(◍•ᴗ•◍)✧*
1212

@@ -86,12 +86,6 @@ pip install tqdm>=4.65.0
8686
- `!!zb ziplevel <level>` - 设置压缩等级 (speed/best)
8787
- `!!zb status` - 查看当前状态
8888

89-
## 🔒 权限设置
90-
91-
- 0级: 查看备份列表
92-
- 2级: 创建备份、查看状态
93-
- 3级: 所有配置操作
94-
9589
## 📄 许可证
9690

9791
[MIT License](LICENSE)

mcdreforged.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "zip_backup",
3-
"version": "10.27",
3+
"version": "1.0.27",
44
"name": "Zip Backup",
55
"description": "A backup plugin for MCDR",
66
"author": "XRain666",

testmcdr/config.yml

Lines changed: 0 additions & 186 deletions
This file was deleted.

testmcdr/config/mcdreforged/preferences.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

testmcdr/config/zip_backup.json

Lines changed: 0 additions & 27 deletions
This file was deleted.

testmcdr/logs/2024-12-06-1.zip

-116 Bytes
Binary file not shown.

testmcdr/logs/2024-12-06-2.zip

-1.33 KB
Binary file not shown.

testmcdr/logs/2024-12-06-3.zip

-1.11 KB
Binary file not shown.

testmcdr/logs/2024-12-06-4.zip

-721 Bytes
Binary file not shown.

testmcdr/logs/2024-12-06-5.zip

-750 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)