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.1.0.mcdr

Version

0.1.0

Date

February 1, 2026

Size

7.85 KiB

Downloads

3

MD5

5eeaed0880fab1e9fd88d83d6b42ed7c

SHA256

cf074b023408a97768572832df60b18c13b84b2cdd0d2191cc3e45f8b40aec4e

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.14.1
python>=3.11

Python Package Requirements

Python PackageRequirement
mcdreforged>=2.14.1
asyncrcon
returns
javaproperties

Python Package Installation Command

pip install "mcdreforged>=2.14.1" asyncrcon returns javaproperties
  • feat: implement auto detection, change apis

NOTE: you should better remove the old config file, it should be in the config/moolings_rcon_api directory.

中文翻译:请注意,最好删除在config/moolings_rcon_api目录下的旧的配置文件。

Breaking Changes:

  • Removed rcon_get_auto, rcon_get_async in moolings_rcon_api.api, pub rcon_get directly.
  • Changed configuration file format, removed class IgnoreOptions.

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