HelpChat Wiki
DiscordGitHubPasteYAML ParserJava Docs
  • Welcome
  • HelpChat Plugins
    • ChatChat
      • Commands
      • Permissions
      • Formats
      • Channels
      • Mentions
      • Placeholders
      • API
        • Getting Started
        • ChatChatAPI
        • Events
      • Files
    • DeluxeMenus
      • Commands & Permissions
      • Options & Configurations
        • GUI
        • Item
        • Actions
        • Requirements
        • Meta (Metadata)
        • Command Registration
      • External menus
      • Example GUI menus
      • Plugin's files
    • DeluxeTags
      • Commands & Permissions
      • Placeholders
      • Plugin's files
    • PlaceholderAPI
  • Clip's Plugins
    • AutoSell
      • Commands & Permissions
      • Placeholders
      • Plugin's files
    • ActionAnnouncer
      • Commands & Permissions
      • Plugin's files
      • API
    • ChatReaction
      • Commands & Permissions
      • Plugin's files
    • DeluxeChat
      • Installation
      • Commands & Permissions
      • Placeholders
      • Config options
      • Plugin's files
    • DeluxeCommands
      • Commands & Permissions
      • Plugin's files
    • DeluxeJoin
      • Commands & Permissions
      • Plugin's files
    • EzRanksPro
      • Commands & Permissions
      • Configuration
    • EzPrestige
      • Commands & Permissions
      • Configuration
    • InventoryFull
      • Commands & Permissions
      • Configuration
    • MessageAnnouncer
      • Commands & Permissions
      • Configuration
    • MineCrates
      • Commands & Permissions
      • Configuration
    • NoFlyZone
      • Commands & Permissions
      • Configuration
  • Funnycube's Plugins
    • CowPunch
      • Commands & Permissions
    • Firework Chests
      • Commands & Permissions
      • Configuration
    • Fish Slapper
      • Commands & Permissions
      • Configuration
    • RawMsg
      • Commands & Permissions
    • Spit
      • Commands & Permissions
    • Temp MOTD
      • Commands & Permissions
      • Configuration
  • Glare's Plugins
    • Guilds [W.I.P Migration]
      • Installation
      • Configuration
        • Buffs
        • Config
        • Roles
        • Tiers
      • Commands & Permissions
      • Placeholders
      • Developer API
    • VoteParty
      • Commands & Permissions
      • Placeholders
      • Configuration
      • API
      • Changelogs
        • v2.30
        • v2.29
        • v2.28
        • v2.27
        • v2.26
        • v2.25
        • v2.24
        • v2.23
        • v2.22
        • v2.21
        • v2.20
        • v2.19
        • v2.18
        • v2.17
        • v2.16
        • v2.15
        • v2.14
        • v2.13
        • v2.12
        • v2.11
        • v2.10
        • v2.9
        • v2.8
        • v2.7
        • v2.6
        • v2.5
        • v2.4
        • v2.3
        • v2.2
        • v2.1
  • piggy's barn
    • Java
      • Gradle
        • Argument
        • Tutorial
      • How to run your minecraft server(s) in IntelliJ
      • How to run your program in IntelliJ
      • Hot Swapping
      • Cheat Sheet
  • ADDITIONAL RESOURCES
    • Discord
    • Paste
    • YAML Parser
    • Java Docs
Powered by GitBook

© 2025 HelpChat

On this page
  • Useful links
  • Values keywords
  • RGB/Hex
  • Placeholders
  • General plugin options
  • Debug
  • Check updates

Was this helpful?

Edit on GitHub
  1. HelpChat Plugins
  2. DeluxeMenus

Options & Configurations

About the plugin's options and configurations

DeluxeMenus is a highly customizable plugin, it has many options and configurations to give you the ability to change everything you want to make your custom menus that fits your server's layout. It has GUI options to manage the GUI menu, and Item options to manage every single item on the GUI menu.

Useful links

  • Placeholders

  • Materials

    • 1.8.8

    • 1.12.2

    • 1.13.2

    • 1.14.4

    • Latest

  • Enchantments (Be aware that some enchantments are not available on some items.)

  • Dye Colors

  • Pattern Types

  • Sound Types

Values keywords

Keyword

Description

BOOLEAN

Replace this with true or false (If used with a PlaceholderAPI placeholder, this will be yes or no instead of true/false [It's changeable from PlaceholderAPI config file, but yes/no are the default values]).

TEXT

Replace this with any text. Check the description to find out if you can use color/formatting codes.

#

Replace this with a number. Check the description to see if there are limits.

COMMAND

Replace this with a command without slash (/).

SOUND

Replace this with a sound name.

EXPRESSION

RGB/Hex

If you want to use RGB/Hex colors in DeluxeMenus on 1.16+ you can use the following format: "&#aaFF00"

Placeholders

There is one available placeholder from DeluxeMenus:

  • %deluxemenus_meta_<key>_<dataType>_[default_value]% - Returns the meta value that is saved with the specified key and type. If no value is saved with the given key and type, the default value is returned. If no default value is specified, an empty value is returned.

  • %deluxemenus_meta_has_value_<key>_[dataType]% - Returns yes/no response. Checks if there is a value with the given key. It also checks the type if specified.

  • %deluxemenus_opened_menu% - Returns the ID of the menu that the player currently has open

  • %deluxemenus_has_open_menu% - Returns yes/no if a user has a menu opened

  • %deluxemenus_previously_opened% - Returns the previous ID of the menu that the player had opened

General plugin options

Debug

debug: STRING

Default value: HIGHEST Available values: LOWEST, LOW, MEDIUM, HIGH, HIGHEST

Determines which debug messages are going to be shown in console based on their importance.

HIGHEST LEVEL = only debug messages with highest priority are shown LOWEST LEVEL = all debug messages are shown Stacktraces are only displayed when the debug level is set to MEDIUM, HIGH or HIGHEST.

Check updates

check_updates: BOOLEAN

Default value: true

Enables/Disables checking new updates for the plugin. Notifies any operator if there is an update available.

PreviousCommands & PermissionsNextGUI

Last updated 8 days ago

Was this helpful?

Replace this with a java/placeholder expression/comparison. See page for more information.

this