AsyncRconClient

A simple async rcon client.

API
information

Installation command

!!MCDR plugin install async_rcon

Synced at

...

Last update

...

Latest version

Total downloads

22

Back to catalogue

AsyncRconClient-v0.0.2.mcdr

Version

0.0.2

Date

May 29, 2025

Size

6.05 KiB

Downloads

4

MD5

e2f8f9f7e6b623b9e478eb4705b42c39

SHA256

8b27fc8905e218792ccd102b7b72bd2f82741725dc67c41de5881c3f2fa10259

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.14.1

Python Package Requirements

Python PackageRequirement
mcdreforged
pydantic

Python Package Installation Command

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