Skip to content

Version 0.6.2

Latest

Choose a tag to compare

@PengZixuan30 PengZixuan30 released this 10 Aug 12:54

🎮 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() 自動重新載入和事件監聽兩種方式。