# Kap Easy Menu Plugin

<figure><img src="/files/oLVjiMS9NQfB2VEAis6k" alt=""><figcaption><p>KapEasyMenu logo</p></figcaption></figure>

{% hint style="info" %}
This plugin is only availble with 1.19.3 version for Minecraft Java
{% endhint %}

## What's Kap Easy Menu Plugin ?

Kap Easy Menu Plugin is made to create that fastest and easier way your own GUI menu.

The poweful things in this plugin is the easy way to create an action on click on item in your menu.

Let's see how to init your plugin and how to create your first menu.

The source code is [here](https://github.com/benji-35/KapEasyMenuPlugin).


---

# 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://kap35.gitbook.io/kap-easy-menu-plugin/kap-easy-menu-plugin.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.
