GamesAI

此插件可以让你在游戏中使用AI

工具

一键安装指令

!!MCDR plugin install games_ai

作者

数据同步于

...

上次更新

...

最新版本

总下载量

150

返回插件仓库

GamesAI-v0.4.1.mcdr

版本

0.4.1

日期

2026年5月1日

大小

20.61 KiB

下载量

13

前往发行版源页面

MD5

4a3a1a420b5b1a299eb5e15be63ae273

SHA256

cce6ece1fa500f5da9ef492cbd930e403cd5a7fb7a2687c37fa8ca36fd8ddbd1

MCDR 插件依赖

插件 ID依赖版本
mcdreforged>=2.15.0

Python 包依赖

Python 包依赖版本
openai
requests

Python 包安装指令

pip install openai requests

中文:

本次更新添加如下内容:

  • 修复了自动版本更新的问题
  • 重构了工具调用方法,为以后添加自定义skills做了铺垫
  • 加入了 加入/移除 白名单的功能
  • 修复了一些问题

English:

This update includes the following changes:

  • Fixed an issue with automatic version updates
  • Refactored the tool calling method to pave the way for adding custom skills in the future
  • Added the ability to add/remove whitelist entries
  • Fixed various issues