configCommand

Modify config files with MCDR command

management

Installation command

!!MCDR plugin install cfgcmd

Author

Synced at

...

Last update

...

Latest version

Total downloads

26

Back to catalogue

configCommand-v1.3.2.mcdr

Version

1.3.2

Date

April 17, 2025

Size

19.83 KiB

Downloads

2

MD5

c6053c0654c9313d3a48234cd8f4f983

SHA256

f0432826cf411a6d3b9357fd21bdffc5272593187a3270b75509a190f7f3e49d

MCDR Plugin Dependencies

Plugin IDRequirement

none

Python Package Requirements

Python PackageRequirement
pyyaml
toml
requests

Python Package Installation Command

pip install pyyaml toml requests

1.3.2版本

新功能

可用在线编辑器

用法

  • !!cfg editor 打开新的编辑器会话(需要打开一个文件)
  • !!cfg editorApply 同步编辑器的修改
  • !!cfg editorDelete 删除编辑器会话

Bug修复

来自v1.3.1: 编辑器打开出错无提示

1.3.1版本无Release