Installation command
!!MCDR plugin install moolings_rcon_apiAuthor
Repository
Synced at
...
Last update
...
Latest version
Total downloads
257
Back to catalogue
MoolingsRconAPI-v0.1.4.mcdr
Version
0.1.4
Date
July 7, 2026
Size
8.54 KiB
Downloads
3
MD5
0bbc1339fcf8e7914aa150116595738bSHA256
9204aff9c29a0a361baf0f7f3f7381a08085d359fa6f2f1665f6203487f8649bDependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.14.1 |
| python | >=3.11 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| mcdreforged | >=2.14.1 |
| asyncrcon | |
| returns | |
| javaproperties |
Python Package Installation Command
pip install "mcdreforged>=2.14.1" asyncrcon returns javapropertiesRelease notes
- fix: improve rcon lifecycle and configuration handling
修复 Rcon 客户端生命周期、连接失败状态、并发访问和配置读取问题。
Full Changelog: https://github.com/Mooling0602/MoolingsRconAPI-MCDR/compare/v0.1.3...v0.1.4