Task-v2.3.0+build.62.mcdr
版本
2.3.0+build.62
日期
2022年6月25日
大小
18.55 KiB
下载量
63
MD5
7ed3dc733cfd58876c781f51b5f8fd26SHA256
64133c9a786a7f5acd4cbbfa18ce3615d6d4a3d15c9806639163e22eb6c64559依赖
MCDR 插件依赖
| 插件 ID | 依赖版本 |
|---|---|
| mcdreforged | >=2.1.3 |
Python 包依赖
| Python 包 | 依赖版本 |
|---|---|
无 |
更新日志
-
Color scheme has been changed, now titles of tasks marked as done will be displayed in light gray instead of dark gray, and descriptions are dark green instead of light green (in help message) / light gray (in task detail).
-
Command
!!task list-donehas been removed, and tasks marked as done will be just displayed in!!task listview. -
Now marking father task as done will make all its sub-tasks be treated as done (you can still see if this node is marked as done).
-
Now you can use
!!task deadline <titles> clearto remove the task deadline, and!!task unres <titles> -allto remove all its responsibles.
Full Changelog: https://github.com/TISUnion/Task/compare/2.2.0...2.3.0