Installation command
!!MCDR plugin install time_queryAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
158
Back to catalogue
TimeQuery-v0.1.1.mcdr
Version
0.1.1
Date
April 9, 2026
Size
5.43 KiB
Downloads
2
MD5
d0d52495796da065d04423cc62d81291SHA256
9bd45d439aebe50b603bec3522b1f076bc326017615834eb6f40c19045588851Dependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.14.1 |
| python | >=3.12 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| mcdreforged | >=2.14.1 |
| arrow |
Python Package Installation Command
pip install "mcdreforged>=2.14.1" arrowRelease notes
- fix: correct match-case method when parsing game version
- fix: improve command registration
修复了游戏版本的匹配语句不正确问题,改进了命令注册过程。
Full Changelog: https://github.com/Mooling0602/TimeQuery-MCDR/compare/0.1.0...0.1.1