GamesAI

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

工具

一键安装指令

!!MCDR plugin install games_ai

作者

数据同步于

...

上次更新

...

最新版本

总下载量

47

返回插件仓库

GamesAI-v0.3.0.mcdr

版本

0.3.0

日期

2026年4月11日

大小

11.37 KiB

下载量

3

前往发行版源页面

MD5

903ac1239fae01941a976ea427510b94

SHA256

8f0913245e809d714014246f6b673e14347f610f9d844a3ecf5fcb62cb5ec27c

MCDR 插件依赖

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

Python 包依赖

Python 包依赖版本
openai

Python 包安装指令

pip install openai

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

  • 添加了Python包依赖的说明,以免使用MCDR指令自动安装时出现问题
  • 添加了公共数据库,现在可以通过指令!!data实现公有的数据添加
  • 修改了帮助信息的构建方法
  • 添加了配置permission,用于设置!!data等指令的权限要求

English: This update includes the following changes:

  • Added instructions for Python package dependencies to prevent issues during automatic installation via MCDR commands
  • Added a public database; now public data can be added using the !!data command
  • Modified the method for constructing help messages
  • Added the permission configuration option to set the required permission level for commands such as !!data