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

148

Back to catalogue

GamesAI-v0.4.1.mcdr

Version

0.4.1

Date

May 1, 2026

Size

20.61 KiB

Downloads

13

MD5

4a3a1a420b5b1a299eb5e15be63ae273

SHA256

cce6ece1fa500f5da9ef492cbd930e403cd5a7fb7a2687c37fa8ca36fd8ddbd1

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.15.0

Python Package Requirements

Python PackageRequirement
openai
requests

Python Package Installation Command

pip install openai requests

中文:

本次更新添加如下内容:

  • 修复了自动版本更新的问题
  • 重构了工具调用方法,为以后添加自定义skills做了铺垫
  • 加入了 加入/移除 白名单的功能
  • 修复了一些问题

English:

This update includes the following changes:

  • Fixed an issue with automatic version updates
  • Refactored the tool calling method to pave the way for adding custom skills in the future
  • Added the ability to add/remove whitelist entries
  • Fixed various issues