GamesAI

This plugin allows you to use AI in the game

tool

Installation command

!!MCDR plugin install games_ai

Author

Synced at

...

Last update

...

Latest version

Total downloads

80

Back to catalogue

GamesAI-v0.4.2.mcdr

Version

0.4.2

Date

May 2, 2026

Size

23.10 KiB

Downloads

2

MD5

74a8ffb89b10161af82c6015d084cf4e

SHA256

25efcbafca59d599ecc39d058cb9c8fcde373e3a870cf78d3b5af7cc34a2b1c5

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.15.0

Python Package Requirements

Python PackageRequirement
openai
requests

Python Package Installation Command

pip install openai requests

中文:

本次更新了以下内容:

  • 加入了AI自动查询Minecraft Wiki的功能,让信息更具准确性
  • 加入了!!gamesai reload指令,让你在修改配置文件后不再需要通过繁琐的步骤卸载并加载插件
  • 重构了部分代码结构,为以后制作自定义skills做好了基础
  • 修复了一些问题

English:

This update includes the following:

  • Added AI-powered automatic querying of the Minecraft Wiki for more accurate information.
  • Added the !!gamesai reload command, so you no longer need to go through the tedious steps of unloading and reloading the plugin after changing configuration files.
  • Refactored parts of the code structure, laying the foundation for creating custom skills in the future.
  • Fixed some issues.