TimeQuery-v0.1.1.mcdr
版本
0.1.1
日期
2026年4月9日
大小
5.43 KiB
下载量
2
MD5
d0d52495796da065d04423cc62d81291SHA256
9bd45d439aebe50b603bec3522b1f076bc326017615834eb6f40c19045588851依赖
MCDR 插件依赖
| 插件 ID | 依赖版本 |
|---|---|
| mcdreforged | >=2.14.1 |
| python | >=3.12 |
Python 包依赖
| Python 包 | 依赖版本 |
|---|---|
| mcdreforged | >=2.14.1 |
| arrow |
Python 包安装指令
pip install "mcdreforged>=2.14.1" arrow更新日志
- 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