📖
zAuctionHouse
DiscordGroupeZServeur Minecraft Vote
  • â„šī¸Informations
    • 🍾Getting started
    • 🔌Installing zAuctionHouse
    • ❓Why i need zMenu ?
  • Configurations
    • 🏤Official Configurations
    • Multi servers
    • 🚉Statistics
    • 📔Commands and Permissions
    • đŸĒ§PlaceHolders
    • âšī¸Buttons
    • 💲Economy
    • 🎊Convert
    • 🔍Search / Filter
    • Messages
    • 💱Prices
    • 👨‍đŸ’ŧWhitelist
    • 🛑Blacklist
    • 🚖Tax
    • Categories
    • 🇨đŸ‡ĩItem Translation
  • đŸ—ƒī¸Plugins files
    • Config.yml
    • 💲Economies.yml
    • Inventories
    • Patterns
    • Blacklist.yml
    • Prices.yml
    • Taxs.yml
    • Whitelist.yml
  • Development Portal
    • â„šī¸Informations
    • 🌆Events
    • đŸŦCustom storage
    • Filter
    • 🛑Blacklist
    • 💸Custom economy
  • 👴Old Configurations
    • Items
    • Buttons
    • Placeholder buttons
Powered by GitBook
On this page

Was this helpful?

  1. Configurations

PlaceHolders

Placeholders can be used with and without the PlaceHolderAPI plugin. If you don't use the PlaceHolderAPI plugin then the placeholders will only work in the zAuctionHouse plugin.

Placeholder
Description

%zauctionhouse_expired_item%

Allows to get the list of expired items of the player.

%zauctionhouse_expired_item%

Allows to get the list of expired items of the player.

%zauctionhouse_buying_item%

Allows to get the list of the items purchased from the player.

%zauctionhouse_buying_item%

Allows to get the list of the items purchased from the player.

%zauctionhouse_currents_item%

Allows to get the list of items for sale by the player.

%zauctionhouse_sorting%

Allows to obtain the type of sorting of the player.

zauctionhouse_sorting_type%

Returns the sort type.

%zauctionhouse_counts%

Allows you to obtain the number of items for sale.

%zauctionhouse_claims%

Returns true if the player has to get his money back, otherwise it returns false.

%zauctionhouse_category_item_<categoryname>%

Allows you to obtain the number of items in the category given in parameter.

%zauctionhouse_claim_<economy>%

Allows you to recover the amount of money on hold based on economy.

%zauctionhouse_category%

Display current category name for player.

%zauctionhouse_category%

Display current category name for player.

%zauctionhouse_max_items%

Returns the number of items the player can sell.

Special placeholder

The placeholders below can only be used in the SELL_SHOW inventory type.

Placeholder
Description

%zauctionhouse_price%

Allows you to retrieve the price of the item.

%zauctionhouse_amount%

Allows you to retrieve the amount of the item.

%zauctionhouse_currency%

Allows you to retrieve the currency of the item.

%zauctionhouse_sellinventory_price%

Allows you to recover the selling price of the inventory.

%zauctionhouse_sellinventory_currency%

Allows you to recover the currency of the inventory.

PreviousCommands and PermissionsNextButtons

Last updated 6 months ago

Was this helpful?

đŸĒ§