返回顶部
c

craftclose

AI-powered Minecraft server monitoring with crash detection, auto-restart, and smart alerts. Use when: monitoring Minecraft servers, diagnosing crashes, setting up auto-restart, configuring Telegram/Discord alerts, analyzing server performance, or managing Pterodactyl panel servers. NOT for: Bedrock-only servers, non-Minecraft game servers, or web application monitoring.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
77
下载量
0
收藏
概述
安装方式
版本历史

craftclose

# CraftClose — AI Minecraft Server Monitor AI-powered Minecraft server monitoring — crash detection, auto-restart, and smart alerts. ## When to Use ✅ **USE this skill when:** - Monitoring a Minecraft server's health (TPS, players, uptime) - Diagnosing crashes or performance issues - Setting up auto-restart on crash detection - Configuring Telegram bot or Discord webhook alerts - Analyzing server logs with AI (Gemini) - Managing servers via Pterodactyl panel - Checking plugin conflicts or config issues ## When NOT to Use ❌ **DON'T use this skill when:** - Bedrock-only servers (Java/Paper servers only) - Non-Minecraft game servers - Web application monitoring - Network diagnostics unrelated to Minecraft ## Install ```bash npm install -g craftclose ``` ## Setup ```bash # Copy example config craftclose init # Or manually create craftclose.yml cp node_modules/craftclose/craftclose.example.yml ./craftclose.yml ``` ## Config (`craftclose.yml`) ```yaml servers: - name: my-server host: 127.0.0.1 connections: ssh: port: 22 username: minecraft key_path: ~/.ssh/id_rsa rcon: port: 25575 password: changeme pterodactyl: panel_url: https://panel.example.com api_key: ptlc_xxxxx server_id: abc123 monitoring: interval: 60 auto_restart: true max_restarts: 3 restart_window: 300 alerts: telegram: bot_token: "123456:ABC..." chat_id: "-100123456" discord: webhook_url: "https://discord.com/api/webhooks/..." ai: provider: gemini api_key: ${GEMINI_API_KEY} ``` ## CLI Commands ```bash # Test all connections craftclose test # Check server status craftclose status # Start continuous monitoring craftclose monitor # View crash/event history craftclose history # AI-powered crash analysis craftclose analyze # Config optimization suggestions craftclose optimize # Check plugin conflicts craftclose conflicts # Pterodactyl panel operations craftclose panel status craftclose panel restart craftclose panel console "say Hello" ``` ## Key Features | Feature | Description | |---------|-------------| | **Crash Detection** | 20+ built-in patterns (OOM, plugin errors, world corruption, etc.) | | **Auto-Restart** | Configurable restart on crash with rate limiting | | **AI Analysis** | BYOK Gemini for deep crash analysis and optimization | | **3 Connections** | SSH, RCON, Pterodactyl — use any combo | | **Alerts** | Telegram bot + Discord webhook notifications | | **History** | TPS and player count stored in local SQLite | | **Security** | 6-layer sandbox (path jail, RCON filter, input sanitizer, audit log, action allowlist, confirmation gate) | ## OpenClaw Integration CraftClose is also an OpenClaw skill. When installed globally, OpenClaw can use it to monitor and manage Minecraft servers through natural language. ## Links - [GitHub](https://github.com/LaunchDay-Studio-Inc/craftclose) - [npm](https://www.npmjs.com/package/craftclose) - [Discord](https://discord.gg/bJDGXc4DvW)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 craftclose-1776116488 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 craftclose-1776116488 技能

通过命令行安装

skillhub install craftclose-1776116488

下载 Zip 包

⬇ 下载 craftclose v0.1.0

文件大小: 2.27 KB | 发布时间: 2026-4-14 13:25

v0.1.0 最新 2026-4-14 13:25
Initial release — AI-powered Minecraft server monitoring with crash detection, auto-restart, smart alerts, BYOK Gemini AI analysis, and Pterodactyl panel integration.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部