Installation command
!!MCDR plugin install cfgcmd
Author
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
26
Back to catalogue
configCommand-v1.1.0.mcdr
Version
1.1.0
Date
March 27, 2025
Size
12.79 KiB
Downloads
5
MD5
53d9d9e1657b3df7bd0c5661d03a8df4
SHA256
18d341f89970ef170c5c6caa55b3d81ba49c25002f70202cd64dced2becc1d5d
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
none |
Python Package Installation Command
pip install pyyaml toml
Release notes
相比于上个版本1.0.1
的修改:
- 添加了
rmFile
命令,可以移除文件 - 添加了
touch
命令,可以创建新的空文件 - 修复了
quit
命令不正确的提示消息逻辑