> For the complete documentation index, see [llms.txt](https://wiki.helpch.at/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.helpch.at/helpchat-plugins/deluxemenus.md).

# DeluxeMenus

![](/files/-LyUBxNKvOIZbhWSmzGC)

## Description

**DeluxeMenus** is the all in one inventory GUI menu plugin!\
You can create GUI menus that open with custom commands that will show stats or perform actions specific to the player who opened it. Your menus are fully configurable. You can create menus that show specific items to different players, or perform different actions depending on what requirement they have for the specific slot in a certain GUI.

## Features

* Ability to create unlimited GUI menus with various tasks.
* Argument support in GUI menu's open command (e.g. `/Menu <Player>`).
* Has no limit with what you can make with it! It's up to your creativity.
* Highly customizable.
* [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/) support.

## Required Dependencies

* [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/).

## Optional Dependencies

* [HeadDatabase](https://www.spigotmc.org/resources/14280/) - Use custom heads inside menus - [documentation](/helpchat-plugins/deluxemenus/options-and-configurations/item.md#material)
* [ItemsAdder](https://www.spigotmc.org/resources/73355/) - Use custom items inside menus - [documentation](/helpchat-plugins/deluxemenus/options-and-configurations/item.md#material)
* [Oraxen](https://www.spigotmc.org/resources/%E2%80%8D%E2%9C%85-20-%E2%98%84%EF%B8%8F-oraxen-custom-items-blocks-emotes-furniture-resourcepack-and-gui-1-18-1-20-4.72448/) - Use custom items inside menus - [documentation](/helpchat-plugins/deluxemenus/options-and-configurations/item.md#material)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.helpch.at/helpchat-plugins/deluxemenus.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.
