Installation command
!!MCDR plugin install cfgcmd
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
26
Back to catalogue
cfgcmd-v1.2.5.mcdr
Version
1.2.5
Date
April 2, 2025
Size
16.35 KiB
Downloads
3
MD5
a0c3feca4e8e22a2b61b81121cfe5f58
SHA256
279c4e89d62a98180f6729897248274dd5036a4324dbf8c5e2ff63835266018f
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
none |
Python Package Installation Command
pip install pyyaml toml
Release notes
- 修复了
ls
子命令在当页有float
类型值的时候无法正确执行的bug - 修复了
set
与setTyped
子命令在无附加信息时会附带None
的bug