Task

A plugin to show tasks of project in progress

tool

Installation command

!!MCDR plugin install mcd_task

Repository

Synced at

...

Last update

...

Latest version

Total downloads

5266

Back to catalogue

Task-v2.3.7-build.260823.mcdr

Version

2.3.7-build.260823

Date

August 23, 2026

Size

26.56 KiB

Downloads

3

MD5

6b2ceca37f9d46b5ab7dc476619aff80

SHA256

d78cfa62190999ad9cf4be89149ee4793509c3ac0a1cd2db803862baeacbbe5e

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.1.3

Python Package Requirements

Python PackageRequirement
mcdreforged>=2.1.3
parse

Python Package Installation Command

pip install "mcdreforged>=2.1.3" parse

Feature

  • Add config item legacy_text_compat to make every character compatible with some older Minecraft version

Fixes

  • Fixed a logger issue that make mcd_task not compatible with developing new version of MCDR (v2.16). Due to the problem of its implementation, this plugin now no longer saves logs to folder config/mcd_task. Logs will be saved to MCDR log files instead.

Full Changelog: https://github.com/TISUnion/Task/compare/2.3.6...2.3.7