# Welcome

## **MovementUI – Unique menu navigation system for Minecraft using BetterHud!**

**Overview:**\
MovementUI introduces an innovative control system that tracks the **WASD**, **SHIFT**, and **SPACE** keys and utilizes them for menu navigation. Instead of relying on a mouse, players can move through menu coordinates by pressing these keys, simulating joystick-like control.

This plugin is perfect for servers with futuristic or immersive RPG styles, offering a fresh way to interact with menus and interfaces.

**Features:**

* **Key Tracking:** Precisely detects key presses for WASD, SHIFT, and SPACE.
* **Menu Navigation:** Move through menus using predefined coordinates, enabling smooth control.
* **Seamless Integration:** Relies on **BetterHud** for visual menu elements.
* **PlaceholderAPI Support:** Easily display custom data through placeholders.

**Requirements:**

* **BetterHud** – Handles the graphical representation of menu elements.
* **PlaceholderAPI** – For working with placeholders.
* **ProtocolLib** – For the plugin to work with packages.

MovementUI brings your Minecraft menu interaction to the next level!

### Links

[Modrinth](https://modrinth.com/plugin/movementui) - Official plugin page on Modrinth.

[SpigotMC ](https://www.spigotmc.org/resources/%E2%AD%90movementui%E2%AD%90custom-ui-gui-a-beautiful-plugin-that-you-probably-havent-seen-before.123005/)- Official plugin page on SpigotMC.

[Discord server](https://discord.gg/kQFxGBEh9Q) - Official Discord server of the plugin developer

## Good plugin performance

<div align="left"><figure><img src="/files/6YeHlFMcreFUACLkcjMC" alt=""><figcaption></figcaption></figure></div>


---

# 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://movementui.gitbook.io/movementui-wiki/readme.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.
