# Minecraft

## Setup

* Go to your **Project** on FlexyBot
* Select **Connections**
* Click **Add connection** and select **Minecraft server**
* Enter any name and create the connection

Continue by downloading the plugin. Uncompress/extract it into **plugins** folder.

{% file src="/files/W6kijH3yWO3gr7ovMctf" %}
Download and extract into plugins folder
{% endfile %}

**Restart** the server.

Copy the setup command on FlexyBot Connections page and put it into your server console. This will connect your server to FlexyBot and complete the setup.

<figure><img src="/files/kPY2VGlPgdUyDZ5vhDde" alt=""><figcaption><p>Copy the command and paste it into server console</p></figcaption></figure>


---

# 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://docs.flexy.bot/modules/minecraft.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.
