GamesAI

This plugin can combine MCDR with AI that supports OpenAI, allowing you to use AI in the game

tool

Installation command

!!MCDR plugin install games_ai

Author

Synced at

...

Last update

...

Latest version

Total downloads

25

Back to catalogue

GamesAI-v0.3.0.mcdr

Version

0.3.0

Date

April 11, 2026

Size

11.37 KiB

Downloads

3

MD5

903ac1239fae01941a976ea427510b94

SHA256

8f0913245e809d714014246f6b673e14347f610f9d844a3ecf5fcb62cb5ec27c

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.14.0
online_player_api>=1.0.0
whitelist_api>=1.0.0

Python Package Requirements

Python PackageRequirement
openai

Python Package Installation Command

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