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.

Last updated