🇱🇷
zMenu
Marketplace
English
English
  • 🍾Getting started
  • 🔌Installing zMenu
  • ➕Supported Plugins
  • 👍zMenu+
  • â›°ī¸Configurations
    • â„šī¸Informations
    • 📜Commands and Permissions
    • đŸĒ§PlaceHolder
    • How to create an inventory step by step
    • 👨‍đŸ’ģInventories
    • âšī¸Buttons
    • 🏁Requirements
    • â˜ĸī¸Actions
    • đŸĒItems
    • Global Placeholders
    • 🔋Patterns
    • Commands
    • 🛝Player data
    • đŸĻŦConfig.json
  • API
    • â„šī¸Informations
    • Create Button
    • Create Material Loader
    • Create ButtonOption
    • Load Inventory
    • Fast Events
  • đŸ—ƒī¸Plugin's files
  • 🕍Example GUI menus
Powered by GitBook
On this page
Edit on GitHub
  1. Configurations

PlaceHolder

PreviousCommands and PermissionsNextHow to create an inventory step by step

Last updated 1 year ago

Placeholder
Description

%zmenu_argument_<argument name>%

Gets the value of the argument for a command. More information .

%zmenu_player_value_<key>%

Returns the value contained in a key. More information .

%zmenu_player_expire_format_<key>%

Returns the expiration time formatted according to a key. More information .

%zmenu_player_expire_<key>%

Returns the expiration time according to a key. More information .

%zmenu_player_key_exist_<key>%

Returns true or false. Allows to know if a key exists. More information .

%zmenu_player_is_expired_<key>%

Returns true if the key is expired, if the key does not exist then the value will also be true

%zmenu_player_page%

Player page

%zmenu_player_next_page%

Player next page

%zmenu_player_previous_page%

Player previous page

%zmenu_player_max_page%

Player max page

â›°ī¸
đŸĒ§
here
here
here
here
here