Skip to content
This repository was archived by the owner on Jun 20, 2026. It is now read-only.

langbot-app/MCBotPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCBotPlugin (已归档 / Archived)

⚠️ 本仓库已归档。这是基于旧版 QChatGPT/LangBot 插件体系的版本,已不再适配新版 LangBot。

新版插件已迁移至 langbot-app/langbot-plugin-demo 仓库的 MCBotPlugin/ 目录,并已适配新版 LangBot 插件 SDK(存储改用插件内置 KV、状态查询改用异步 mcstatus、后台任务改用 asyncio)。

This repository is archived. It targeted the legacy QChatGPT/LangBot plugin system and no longer works with current LangBot. The migrated plugin lives in langbot-app/langbot-plugin-demo under MCBotPlugin/ (new plugin SDK: built-in KV storage, async mcstatus, asyncio background task).


为 Minecraft 服务器群提供服务:绑定服务器、查询状态、统计在线时长。

  • !mcbot bind <server> - 绑定服务器到此群
  • !mcbot unbind - 解绑服务器
  • !mcbot status - 查看服务器状态
  • !mcbot time [分钟] - 查看时长统计

About

LangBot 插件,Minecraft 服务器 管理机器人

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from langbot-app/HelloPlugin