← 返回 Skills 市场
en1r0py1865

minecraft-server-admin

作者 en1r0py1865 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
318
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install minecraft-server-admin
功能描述
Execute Minecraft Java Edition admin commands through the RCON remote console. Use for player moderation, whitelist management, item/state commands, world ru...
安全使用建议
This skill appears to implement exactly what it claims: an RCON-based remote admin for Minecraft Java servers. Before installing: 1) Ensure you only point MC_RCON_HOST/PORT/PASSWORD at servers you control (RCON grants powerful admin access). 2) Review OpenClaw memory/audit retention settings because the skill will append executed commands/results to agent memory. 3) Confirm whether the declared npm dependency 'rcon-client' is intentional or unused (the included rcon.js implements RCON itself); an unused dependency is usually benign but worth checking. 4) If you set MC_SERVER_LOG, restrict its path to the server logs you intend to expose; the analyzer will read that file. If those points are acceptable, the skill is coherent with low risk.
功能分析
Type: OpenClaw Skill Name: minecraft-server-admin Version: 1.0.0 The skill bundle provides legitimate tools for Minecraft server administration via the RCON protocol and log analysis. The scripts (rcon.js and log-analyzer.js) are well-structured, perform their stated functions without obfuscation, and include safety protocols in the instructions (SKILL.md) to require user confirmation for destructive commands. No indicators of data exfiltration, malicious execution, or unauthorized access were found.
能力评估
Purpose & Capability
The skill requires node and the expected RCON env vars (MC_RCON_HOST, MC_RCON_PORT, MC_RCON_PASSWORD) which are appropriate for a remote RCON admin tool. Minor inconsistency: the install spec declares the npm package 'rcon-client', but the included scripts implement the RCON protocol directly using Node's net/Buffer API and do not require('rcon-client'). This is likely harmless (an unused dependency) but worth confirming.
Instruction Scope
SKILL.md stays within its stated scope: it sends RCON commands and (optionally) reads the server log file when MC_SERVER_LOG is set. It requires confirmations for destructive/high-privilege commands. The instructions also request appending audit entries to the agent's OpenClaw Memory after operations — this is appropriate for auditability but means command history/results will be stored in agent memory (review retention/privacy settings).
Install Mechanism
Installation is a standard Node dependency (rcon-client) from the npm ecosystem — a low/moderate risk install mechanism. No downloads from arbitrary URLs or extract/install-from-remote-archive steps are present.
Credentials
Required environment variables (MC_RCON_HOST, MC_RCON_PORT, MC_RCON_PASSWORD) are directly relevant and proportionate to RCON connectivity. An optional MC_SERVER_LOG is referenced for log analysis (not listed as required). No unrelated secrets or other service credentials are requested.
Persistence & Privilege
The skill is not set to always:true and does not request system-wide modifications. It does ask the agent to append audit logs to OpenClaw Memory (its own agent memory) after actions, which is normal for audit purposes. There is no evidence it modifies other skills or global configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minecraft-server-admin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minecraft-server-admin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
minecraft-server-admin v1.0.0 - Initial release: Execute Minecraft Java Edition admin commands via RCON for real-time moderation, world management, and broadcast messaging. - Supports player management (kick, ban, whitelist, op/deop), item and state manipulation, and world rules adjustments. - Includes safety protocols: confirmation required for high-impact commands (ban, op, fill, kill, stop). - Provides performance monitoring and log analysis using optional server log path. - Designed for in-game remote admin only; does not cover server lifecycle or plugin management. - Requires RCON enabled and environment variables set for connection.
元数据
Slug minecraft-server-admin
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

minecraft-server-admin 是什么?

Execute Minecraft Java Edition admin commands through the RCON remote console. Use for player moderation, whitelist management, item/state commands, world ru... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 318 次。

如何安装 minecraft-server-admin?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install minecraft-server-admin」即可一键安装,无需额外配置。

minecraft-server-admin 是免费的吗?

是的,minecraft-server-admin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

minecraft-server-admin 支持哪些平台?

minecraft-server-admin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 minecraft-server-admin?

由 en1r0py1865(@en1r0py1865)开发并维护,当前版本 v1.0.0。

💬 留言讨论