ChatAI icon

ChatAI -----

Enhance player interactions with a smart Chatbot AI assistant in your Minecraft server!



ChatAI 2.1
Command Update from /chatbot to /chatai and new commands added:

  1. /chatai start — Start chatting with the AI assistant. (Permission: chatai.use)
  2. /chatai leave — Leave the chat with the AI assistant. (Permission: chatai.use)
  3. /chatai clear — Clear the chat. (Permission: chatai.use)
  4. /chatai reload — Reload the plugin's configuration files. (Permission: chatai.reload)


Tool Support Added

The plugin now supports the use of tools, which allow the AI to perform various actions on the server.

Example use:
  • The player asks: "Where is the PvP arena?"
  • The AI responds and teleports the player to the PvP arena.

How Tool Support Works:
  • The plugin allows you to set up different commands and tools that the AI can use to interact with the Minecraft server.
  • When a player asks a question, for example, about the location of the PvP arena or other server functionalities, the AI can not only respond but also execute actions like teleporting the player, triggering commands
Code (Text):
[

  {
    "name": "command",
    "description": "Executes Minecraft commands for players on the server.",
    "parameterDefinitions": {
      "command": {
        "type": "string",
        "description": "The Minecraft command to execute. In this case, only the '/menu', '/warp pvp', '/top', '/balance', '/rules' command is allowed."
      },
      "arguments": {
        "type": "array",
        "description": "No arguments needed for this command."
      }
    }
  }

]
----------, Jan 17, 2025
Resource Information
Author:
----------
Total Downloads: 368
First Release: Jan 8, 2025
Last Update: Feb 3, 2025
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings