GamesAI

此插件可以将MCDR与支持OpenAI的AI进行结合,使得在游戏内也能使用AI

工具

一键安装指令

!!MCDR plugin install games_ai

作者

数据同步于

...

上次更新

...

最新版本

总下载量

48

返回插件仓库

GamesAI-v0.3.2.mcdr

版本

0.3.2

日期

2026年4月18日

大小

17.06 KiB

下载量

17

前往发行版源页面

MD5

4f0d6485001510cfc8b1fe0aa01091b3

SHA256

71aa08f0f51b6a5cfcf3cc45e6466a27ec7f098a0048bb22e68993bcbf370039

MCDR 插件依赖

插件 ID依赖版本
mcdreforged>=2.14.0
online_player_api>=1.0.0
whitelist_api>=1.0.0

Python 包依赖

Python 包依赖版本
openai

Python 包安装指令

pip install openai

中文: 本次更新以下内容:

  • 本次更新对!!data write!!data add指令,分别实现覆写和追加数据
  • 本次更新后不再需要在system_message中添加语言要求(当然,你也可以添加),现在插件会自动获取MCDR语言并设置AI使用此种语言回答
  • 修复了一些问题

English: This update includes the following changes:

  • The !!data write and !!data add commands now respectively implement overwriting and appending data.
  • After this update, it is no longer necessary to add language requirements in system_message (though you may still do so if you wish). The plugin now automatically detects the MCDR language and instructs the AI to respond in that language.
  • Fixed some issues.