Version 0.6.2 #16
PengZixuan30
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🎮 GamesAI v0.6.2
English | 简体中文 | 繁體中文
📍 New Tool: Player Position Query
AI can now query online players' coordinates and dimensions. Requires the
minecraft_data_apiplugin.📍 新工具:玩家位置查询
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, agames_ai.reloadevent 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()自動重新載入和事件監聽兩種方式。This discussion was created from the release Version 0.6.2.
All reactions