Installation command
!!MCDR plugin install matrix_sync
Author
Repository
Synced at
...
Last update
...
Latest version
Total downloads
353
Back to catalogue
MatrixSync-v2.5.3.mcdr
Version
2.5.3
Date
January 7, 2025
Size
21.77 KiB
Downloads
5
MD5
d9c6148f228754818040ca8661cd23c9
SHA256
6dd75412bc29974bf9700a22249bf8c1f4f451bc48f76df8e98e82a3f6dce876
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 only
- 插件加载配置时不再异步执行代码,避免错误
- 首次登录过程将在独立的线程中运行
What's Changed
- Fixed config loader error in first time load plugin by @Mooling0602 in #36
- dev -> main by @Mooling0602 in #37
Full Changelog: https://github.com/Mooling0602/MatrixSync-MCDR/compare/2.5.2...2.5.3