MoolingsRconAPI

Mooling's Rcon API for MCDReforged.

API

Installation command

!!MCDR plugin install moolings_rcon_api

Synced at

...

Last update

...

Latest version

Total downloads

18

Back to catalogue

MoolingsRconAPI-v0.0.4.mcdr

Version

0.0.4

Date

January 29, 2026

Size

5.52 KiB

Downloads

3

MD5

5c2c54242b3b6e983f9b3296ee3cc549

SHA256

8de00ad3c08a5e43f7475102cf9f4d6283de0cc124c5bcc97f3137e24f9910da

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.14.1
python>=3.11

Python Package Requirements

Python PackageRequirement
mcdreforged>=2.14.1
asyncrcon
returns

Python Package Installation Command

pip install "mcdreforged>=2.14.1" asyncrcon returns
  • feat: export stable apis

What's new: new stable api (for future v0.1.0)

  • rcon_get_auto: Auto select a best available interface to execute rcon query.
  • rcon_get_async(recommended): Use python package asyncrcon to execute rcon query.

Full Changelog: https://github.com/Mooling0602/MoolingsRconAPI-MCDR/compare/v0.0.3...v0.0.4