Install
openclaw skills install @szabee13/mcsmanager-controllerControl and troubleshoot MCSManager-managed Minecraft servers through the MCSManager API and clearly provided host-side context. Use when asked to start, stop, restart, inspect, or debug an MCSManager instance; read or tail server logs; send console commands; or check instance status. Use only with configuration the user explicitly provides in the task context or in a local config file the user has intentionally set up for this skill.
openclaw skills install @szabee13/mcsmanager-controllerUse this skill to operate an MCSManager instance safely and consistently.
stop, kill, or destructive plugin actions, confirm intent unless the user explicitly asked.references/api-notes.md and adapt to the installed MCSManager version.config.json in this skill directory.config.json does not exist, create it by copying config.example.json and filling in user-provided values.Use when the user asks whether the server is up, lagging, or crashed.
Use when the user reports crashes, plugin errors, failed joins, or startup problems.
Use for commands like whitelist changes, saves, broadcasts, plugin commands, or graceful shutdowns.
Use when the instance is stuck, plugins need reload-by-restart, or the user asks for a restart.
Recommended setup:
config.example.json.config.json untracked.config.json.config.json as user-managed local config, not something to discover by rummaging through unrelated files.Read references/api-notes.md when you need request patterns, environment conventions, or fallback strategy.