GamesAI

This plugin allows you to use AI in the game

tool

Installation command

!!MCDR plugin install games_ai

Author

Synced at

...

Last update

...

Latest version

Total downloads

715

Back to catalogue

GamesAI-v0.5.7.mcdr

Version

0.5.7

Date

July 19, 2026

Size

50.45 KiB

Downloads

15

MD5

03554dbb352359f405ed9035b2a10907

SHA256

cfdb7621fe5645908855c6627afcd1ed130e8b24f09780f3d41afe5d6f0a3de7

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.15.0

Python Package Requirements

Python PackageRequirement
openai
requests

Python Package Installation Command

pip install openai requests

🚀 新增功能 / New Features / 新增功能

  • 测速指令 — 新增 !!gamesai speedtest 命令,可测试 API 服务器连接延迟,支持指定单个模型或测试全部模型。

  • Speed Test Command — New !!gamesai speedtest command to measure API server connection latency. Supports testing a single model or all configured models.

  • 測速指令 — 新增 !!gamesai speedtest 指令,可測試 API 伺服器連線延遲,支援指定單一模型或測試全部模型。

  • 工具追加功能 — 新增 append_custom_tools AI 工具,可向自定义工具文件末尾安全追加代码,避免覆写时误删现有工具。

  • Tool Appending — New append_custom_tools AI tool that safely appends code to custom tools file, avoiding accidental deletion of existing tools during overwrite.

  • 工具追加功能 — 新增 append_custom_tools AI 工具,可向自訂工具檔案末尾安全追加程式碼,避免覆寫時誤刪現有工具。

  • 帮助系统重构 — 统一了所有帮助信息的生成方式,代码更简洁。修复了高权限用户在帮助信息中看不到基础命令的问题。

  • Help System Refactored — Unified all help message generation for cleaner code. Fixed an issue where high-permission users could not see basic commands in help output.

  • 幫助系統重構 — 統一了所有幫助資訊的生成方式,程式碼更簡潔。修復了高權限使用者在幫助資訊中看不到基礎指令的問題。

  • Skills 文档更新 — 更新了内置 custom_tools_management.md 技能,引导 AI 优先使用追加方式添加新工具。

  • Skills Documentation Updated — Updated the built-in custom_tools_management.md skill to guide AI to prefer appending when adding new tools.

  • Skills 文件更新 — 更新了內建 custom_tools_management.md 技能,引導 AI 優先使用追加方式新增工具。

🙏 致谢 / Acknowledgements / 致謝

感谢 ZhangZuoqian (张作乾) 为测速指令提供的建议。

Thanks to ZhangZuoqian (张作乾) for suggesting the speed test command.

感謝 ZhangZuoqian (張作乾) 為測速指令提供的建議。