# Plugins

- [McmmoGui](https://wiki.hyronic.dev/plugins/mcmmogui.md): McmmoGui is a plugin that enhances accessibility for McMMO. It adds intuitive interfaces with information and stats about Skills, Abilities, and Levels, making it easier and more convenient for you to
- [Commands & Permissions](https://wiki.hyronic.dev/plugins/mcmmogui/commands-and-permissions.md): List of the plugin's commands & permissions
- [Multiple Languages](https://wiki.hyronic.dev/plugins/mcmmogui/multiple-languages.md): Built-in multiple language support (GUI), this allows your players to choose their preferred language, you also can add your own language very easy.
- [Placeholders](https://wiki.hyronic.dev/plugins/mcmmogui/placeholders.md): PlaceholderAPI is supported everywhere that text can be used in the plugin. In addition, we also provide many standalone placeholders that you can use in other plugins.
- [GUI Customization](https://wiki.hyronic.dev/plugins/mcmmogui/gui-customization.md): McmmoGui gives you the power to customize every aspect of it with ease.
- [Spears Skill Support](https://wiki.hyronic.dev/plugins/mcmmogui/spears-skill-support.md): This page will guide you on how to update your current McmmoGui configuration to add support for the Spears skill in 1.21.11.


---

# 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.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.
