> For the complete documentation index, see [llms.txt](https://browsit.gitbook.io/questsgui/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://browsit.gitbook.io/questsgui/faq.md).

# FAQ

## How do I change item types?

Each and every GUI item is configurable! Most can be found under the /gui folder, but a few must be set within the *config.yml* file. Note that material names vary depending on Minecraft version:

* For MC 1.13 and up materials list, see [here](https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html).
* For MC 1.8 to 1.12 materials list, see [here](https://helpch.at/docs/1.12.2/index.html?org/bukkit/Material.html).

## Can I change the language?

Most of the text you will see is pulled from Quests. Thus, changing the language in Quests will update the text in QuestsGUI. To do this, update the `language` setting in [their config.yml file](https://pikamug.gitbook.io/quests/setup/configuration#config.yml).

All other text can be changed in the /QuestsGUI/config.yml file. Always use UTF-8 encoding!

## Where can I get support for QuestsGUI?

If you have purchased QuestsGUI through the SpigotMC platform, you may post a comment in the [discussion thread](https://www.spigotmc.org/threads/399346/). Alternatively, all users may visit our [official Discord server](https://discord.gg/zk4fWvJSuB).

## How long until the next update?

At this time, QuestsGUI is considered feature-complete. New features and GUIs may be added with time, but the majority of future updates are expected to be compatibility fixes only.
