AsyncRconClient-v0.0.2.mcdr
版本
0.0.2
日期
2025年5月29日
大小
6.05 KiB
下载量
4
MD5
e2f8f9f7e6b623b9e478eb4705b42c39
SHA256
8b27fc8905e218792ccd102b7b72bd2f82741725dc67c41de5881c3f2fa10259
依赖
MCDR 插件依赖
插件 ID | 依赖版本 |
---|---|
mcdreforged | >=2.14.1 |
Python 包依赖
Python 包 | 依赖版本 |
---|---|
mcdreforged | |
pydantic |
Python 包安装指令
pip install mcdreforged pydantic
更新日志
- feat: add CustomLock to protect some commands which controls rcon client
- feat: improve async tasks
NOTE: Some debug logs are kept in this version, will be removed in next stable version. If you find any bugs with them, issues are welcomed.
Full Changelog: https://github.com/Mooling0602/AsyncRconClient/compare/0.0.1...0.0.2