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

# Placeholders

## Plugin Placeholders

This placeholders are global in plugin and u can use these placeholders anywhere.\
▬ **%item\_name%:** Shows bazaar item's name.\
▬ **%item\_name\_colored%:** Shows bazaar item's name colored.\
▬ **%category\_name%:** Shows category's name.\
▬ **%category\_name\_colored%:** Shows category's name colored.\
\
▬ **%player\_name%:** Shows player's name.\
▬ **%player\_displayname%:** Shows player's display name.\
▬ **%player\_uuid%:** Shows player's uuid.\
\
▬ **%item\_buy\_price%:** Shows bazaar item's buy price.\
▬ **%item\_sell\_price%:** Shows bazaar item's sell price.\
▬ **%item\_buy\_amount%:** Shows bazaar item's total buy amount.\
▬ **%item\_sell\_amount%:** Shows bazaar item's total sell amount.\
▬ **%total\_price%:** Shows total item price.\
▬ **%total\_amount%:** Shows total item amount.\
▬ **%unit\_price%:** Shows item's unit price.\
\
▬ **%current\_page%:** Shows current page in category/orders.\
▬ **%total\_page%:** Shows total page in category/orders.\
▬ **%claimable\_coins%:** Shows claimable coin amount from orders.\
▬ **%claimable\_items%:** Shows claimable item amount from orders.

## PlaceholderAPI Placeholders

Shows player's bazaar informations.\
▬ **%bazaar\_buy\_orders%:** Shows player's total buy order amount.\
▬ **%bazaar\_sell\_offers%:** Shows player's total buy order amount.\
▬ **%bazaar\_balance%:** Shows player's balance with bazaar number format.\
▬ **%bazaar\_mode%:** Shows player's current mode.\
▬ **%bazaar\_category%:** Shows player's current category.\
\
**ITEMNAME:** Bazaar item name \[REQUIRED]\
▬ **%bazaar\_buy\_price\_ITEMNAME%:** Shows bazaar item's buy price.\
▬ **%bazaar\_sell\_price\_ITEMNAME%:** Shows bazaar item's sell price.\
▬ **%bazaar\_buy\_amount\_ITEMNAME%:** Shows bazaar item's total buy amount.\
▬ **%bazaar\_sell\_amount\_ITEMNAME%:** Shows bazaar item's total sell amount.
