# Description

GPT Assistant is a transformative plugin that bridges the advanced capabilities of GPT-3.5 or GPT-4 AI with the dynamic world of Minecraft. Designed to streamline player interactions and reduce the burden on server staff, this tool uses natural language processing to decode and act upon player queries, whether it's answering a question about gameplay or executing a specific command. The plugin is a fusion of innovation and utility, ensuring that your server stands out in the Minecraft universe.

<details>

<summary>Key Features</summary>

1. **AI-Powered Conversations:** With the prowess of GPT-3.5, players can experience rich, dynamic, and informative dialogues, elevating their in-game interactions.
2. **Natural Language Command Execution:** Players no longer need to remember specific commands. They can just voice their needs, and GPT Assistant will comprehend and act.
3. **Customizable Chatbots & Assistants:** Adapt the plugin to the unique needs of your server. Whether it's a guide on server-specific tasks or general Minecraft queries, you're in control.
4. **Granular Role-Based Permissions:** Security is paramount. Control who can interact with the AI and to what extent, ensuring a safe and harmonious environment.
5. **Resource Alleviation:** Redirect common player queries to GPT Assistant, allowing server staff to concentrate on enhancing gameplay and resolving complex issues.

</details>

<details>

<summary>Configuration</summary>

GPT Assistant boasts a flexible and intuitive configuration. Server administrators can:

* Define and customize multiple chatbots or assistants with unique names, prefixes, and functionalities.
* Set interaction limits based on different timeframes, e.g., daily, weekly, monthly.
* Customize datasets for each bot, defining specific user queries and the corresponding bot actions or responses.
* Decide whether commands are executed on behalf of the server or the player, providing an additional layer of control.

Dive deeper into the specific sections of this wiki to explore the myriad ways you can tailor GPT Assistant to your server's distinct needs and player base. Welcome to the next level of Minecraft interaction and assistance!

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aida-3.gitbook.io/gpt-assistant-wiki/description.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
