Installation command
!!MCDR plugin install games_aiAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
876
Back to catalogue
GamesAI-v0.6.2.mcdr
Version
0.6.2
Date
August 10, 2026
Size
101.42 KiB
Downloads
19
MD5
194b813f8f08a68b6b61af03bef2106dSHA256
5af2b948be8f59432c10006a149a6f841fb375a2ff0d3d26801496b38a45c7caMCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.15.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| openai | |
| requests | |
| websockets |
Python Package Installation Command
pip install openai requests websockets🎮 GamesAI v0.6.2
English | 简体中文 | 繁體中文
📍 New Tool: Player Position Query
AI can now query online players' coordinates and dimensions. Requires the minecraft_data_api plugin.
📍 新工具:玩家位置查询
AI 现在可以查询在线玩家的坐标和维度。需要 minecraft_data_api 插件。
📍 新工具:玩家位置查詢
AI 現在可以查詢線上玩家的座標和維度。需要 minecraft_data_api 插件。
📖 Forced Skill Reading
Players can use !!ask /skill_name <content> to force the AI to read a specific skill file before responding — ideal for SOP-heavy tasks.
📖 强制技能阅读
玩家可使用 !!ask /技能名 <content> 强制 AI 在回答前先读取指定技能文件——适合需要严格遵循流程的任务。
📖 強制技能閱讀
玩家可使用 !!ask /技能名 <content> 強制 AI 在回答前先讀取指定技能檔案——適合需要嚴格遵循流程的任務。
📡 Reload Event
After !!gamesai reload, a games_ai.reload event is dispatched so other MCDR plugins can react and sync their state automatically.
📡 重载事件
!!gamesai reload 完成后会派发 games_ai.reload 事件,其他 MCDR 插件可监听并自动同步状态。
📡 重新載入事件
!!gamesai reload 完成後會派發 games_ai.reload 事件,其他 MCDR 插件可監聽並自動同步狀態。
📚 Hot Reload Documentation
A comprehensive hot reload guide has been added to the README, covering register_self() auto-reload and event listening for plugin developers.
📚 热重载文档
README 新增完整的热重载指南,涵盖 register_self() 自动重载和事件监听两种方式。
📚 熱重載文件
README 新增完整的熱重載指南,涵蓋 register_self() 自動重新載入和事件監聽兩種方式。