# McmmoGui

<figure><img src="/files/fcdbjZRqlDSkILqOdAk5" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
This is a remake of McmmoGui. We've made many improvements related to language, GUI Format, so it is **not compatible with the old version 1.x**.
{% endhint %}

### Requirements

<table><thead><tr><th width="220">Name</th><th width="240">Link</th><th>Version</th><th align="center">Required?</th></tr></thead><tbody><tr><td>Paper, Forked Paper</td><td><a href="https://papermc.io/downloads/all"><strong>Free Download</strong></a></td><td><strong>1.21.6</strong> → <strong>1.21.x</strong></td><td align="center">Yes</td></tr><tr><td>mcMMO</td><td><a href="https://www.spigotmc.org/resources/official-mcmmo-original-author-returns.64348/"><strong>Buy Plugin</strong></a><br><a href="https://popicraft.net/jenkins/job/mcMMO/"><strong>Download Devbuild</strong></a></td><td><strong>Latest</strong></td><td align="center">Yes</td></tr><tr><td>PlaceholderAPI</td><td><a href="https://www.spigotmc.org/resources/placeholderapi.6245/"><strong>Free Download</strong></a></td><td><strong>Latest</strong></td><td align="center">Yes</td></tr></tbody></table>

### Installation

1. Stop your server.
2. Download `McmmoGuiV2.jar` and place it in your server's `plugins` folder.
3. Ensure you have `mcMMO` and `PlaceholderAPI` installed.
4. Start your server to generate the default configuration files.
5. Enjoy.

### Core Features

* View most information (Skill, Ability, Level, Ranking) without using too much commands.
* Built-in **multiple language support** (GUI), this allows your players to choose their preferred language, you also can add your own language very easy.
* 100% customizability of any GUI, Item (Name, Lore, CustomModel, Flags, Sounds.  ...)
* **PlaceholderAPI** Support everywhere, there is also a lot of Placeholders for other plugin.
* **MiniMessage** Support out of the box, custom your own text style (Hex/Gradients Colors, Click Event)
* Modern commands system, auto suggest command supported
* Very clean, solid and beautiful default configuration format.
* New Skills: **Maces**, **Tridents**, **Crossbow** supported.

### Todo List

* [x] Add Vietnamese translation.
* [x] Add Russian translation.
* [x] Add Taiwanese translation.
* [ ] Add&#x20;

#### Add support for Spears skill


---

# 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://wiki.hyronic.dev/plugins/mcmmogui.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.
