Tyon-nos-Ty90/dsh-mcsm-panel0

dsh-mcsm-panel

MCSM 面板集成: mcsm_console 控制台 + mcsm_file 文件(含 list/read/write/delete) + mcsm_instance 实例控制 + mcsm_upload 上传 (DSH Desktop 插件)

AI Analysis

核心用途是与 MCSM 面板深度集成,实现实例控制和文件管理。适合使用 MCSM 管理游戏服务器或应用实例的用户,需在配置中填写面板 URL 及凭据。

Package
dsh-mcsm-panel
Version
1.0.1
License
MIT
Last updated
Sep 2, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

Configuration

Open Settings -> Plugins -> MCSM Panel, fill the card, and save:

FieldMeaning
Panel URLMCSM panel address, e.g. http://127.0.0.1:23333 (HTTPS supported)
Username / PasswordPanel login account (stored in plaintext in settings.yaml)
daemonIdID of the daemon hosting the instance
Instance IDThe instance UUID

Copy daemonId / instanceId from the panel URL bar: #/instances/terminal/files?daemonId=&instanceId=

Four toggles at the bottom of the card enable each tool (mcsm_console, mcsm_file, mcsm_instance, mcsm_upload - all on by default). Saves apply immediately; new tools appear only after a DSH restart.