Installation command
!!MCDR plugin install matrix_sync
Author
Repository
Synced at
...
Last update
...
Latest version
Total downloads
350
Back to catalogue
MatrixSync-v2.5.2.mcdr
Version
2.5.2
Date
January 1, 2025
Size
21.66 KiB
Downloads
10
MD5
afd74b2c0a5fec9493bdd03e6f4530cb
SHA256
1d144d5dd81cba783428f066848d3d410fd7fe8cc6d561a1e7951fcb3ff1e789
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
mcdreforged | >=2.14.0 |
Python Package Requirements
Python Package | Requirement |
---|---|
matrix-nio | |
aiofiles | |
asyncio | |
mcdreforged | >=2.14 |
Python Package Installation Command
pip install matrix-nio aiofiles asyncio "mcdreforged>=2.14"
Release notes
zh_cn
- 修复了插件使用MCDR的logger时,每条日志都发生报错的问题
- 修复了子包无法调用更新后的API
en_us
- Fixed error raises when using MCDR's logger.
What's Changed
- Update to v2.5.2 with some error fixed. by @Mooling0602 in #33
- dev -> main by @Mooling0602 in #34
Full Changelog: https://github.com/Mooling0602/MatrixSync-MCDR/compare/2.5.1...2.5.2