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

37

Back to catalogue

GamesAI-v0.3.2.mcdr

Version

0.3.2

Date

April 18, 2026

Size

17.06 KiB

Downloads

9

MD5

4f0d6485001510cfc8b1fe0aa01091b3

SHA256

71aa08f0f51b6a5cfcf3cc45e6466a27ec7f098a0048bb22e68993bcbf370039

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

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

  • 本次更新对!!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.