/bazaar - Opens the bazaar UI - Permission: elitebazaar.bazaar
/bazaaradd <item name> - Adds the item in your hand to the bazaar letting you select the category in a GUI - Permission: elitebazaar.admin
Code (YAML):
####################
## GENERAL CONFIG ##
####################
# menu-title: The title of the GUI for the bazaar menu-title: '&6&lEliteBazaar &7- &f
{category
}'
# menu-separator: The separator material used in the GUI for the bazaar menu-separator: 'STAINED_GLASS_PANE'
# base-price: The base price for items in the bazaar when they are added and have no buy or sell orders base-price: 10
# max-orders: The maximum number of orders that a player can have in the bazaar (it is recommended to keep this below 5 to avoid market manipulation) max-orders: 5
# buy-instantly: The material used for the buy instantly button in the bazaar buy-instantly: 'EMERALD_BLOCK'
# sell-instantly: The material used for the sell instantly button in the bazaar sell-instantly: 'REDSTONE_BLOCK'
# create-buy-order: The material used for the create buy order button in the bazaar create-buy-order: 'EMERALD'
# create-sell-order: The material used for the create sell order button in the bazaar create-sell-order: 'REDSTONE'
# back-button: The material used for the back button in the bazaar back-button: 'ARROW'
# plus-zero-one: The material used for the +0.1 button in the bazaar buy order menu and -0.1 button in the bazaar sell order menu plus-zero-one: 'GOLD_NUGGET'
# spread: The material used for the 5% spread button in the bazaar buy and sell order menus spread: 'GOLD_INGOT'
# orders-list: The material used for the orders list button in the bazaar orders-list: 'BOOK'
####################
##### MESSAGES #####
####################
# currency-name: The name of the currency used in the bazaar currency-name: 'Coins'
# max-order-message: The message sent to the player when they try to place an order when they have the maximum number of orders max-order-message: '&cYou have reached the maximum number of baazar orders!'
# buy-price-display: The display for the buy price in the bazaar buy-price-display: '&2Buy Price
: &6{price}{currency
}'
# sell-price-display: The display for the sell price in the bazaar sell-price-display: '&cSell Price
: &6{price}{currency
}'
# price-per-unit: The display for the price per unit in the bazaar price-per-unit: '&fPrice per unit
: &6{price}{currency
}'
# previous-page-display: The display for the previous page button in the bazaar previous-page-display: '&cPrevious Page'
# next-page-display: The display for the next page button in the bazaar next-page-display: '&2Next Page'
# top-orders: The display for the top orders in the bazaar top-orders: '&2Top Orders:'
# top-offers: The display for the top offers in the bazaar top-offers: '&6Top Offers:'
# orders-display: The display for the orders in the bazaar orders-display: '&6
{amount
}{currency
} &7each | &2
{quantity
} &7in &f1 order'
# buy-instantly-display: The display for the buy instantly button in the bazaar buy-instantly-display: '&2Buy Instantly'
# sell-instantly-display: The display for the sell instantly button in the bazaar sell-instantly-display: '&cSell Instantly'
# create-buy-order-display: The display for the create buy order button in the bazaar create-buy-order-display: '&2Create Buy Order'
# create-sell-order-display: The display for the create sell order button in the bazaar create-sell-order-display: '&cCreate Sell Order'
# back-button-display: The display for the back button in the bazaar back-button-display: '&cBACK'
# buy-order-menu-title: The title of the buy order menu in the bazaar buy-order-menu-title: '&7How many do you want?'
# instant-sell-menu-title: The title of the instant sell menu in the bazaar instant-sell-menu-title: '&7Confirm Instant Sell'
# sell-order-menu-title: The title of the sell order menu in the bazaar sell-order-menu-title: '&7At what price are you selling?'
# buy-order-price-menu-title: The title of the buy order price menu in the bazaar buy-order-price-menu-title: '&7How much do you want to pay?'
# confirm-sell-order-menu-title: The title of the confirm sell order menu in the bazaar confirm-sell-order-menu-title: '&7Confirm Sell Offer'
# confirm-instant-buy-menu-title: The title of the confirm instant buy menu in the bazaar confirm-instant-buy-menu-title: '&7Confirm Instant Buy'
# orders-list-menu-title: The title of the orders list menu in the bazaar orders-list-menu-title: '&7Your Orders'
# stack-buy-display: The display for the stack buy button in the bazaar stack-buy-display: '&2Buy a stack!'
# big-stack-buy-display: The display for the big stack buy button in the bazaar big-stack-buy-display: '&2Buy a big stack!'
# thousand-buy-display: The display for the thousand buy button in the bazaar thousand-buy-display: '&2Buy a thousand!'
# custom-amount-display: The display for the custom amount button in the bazaar custom-amount-display: '&2Custom Amount'
# custom-price-display: The display for the custom price button in the bazaar custom-price-display: '&2Custom Price'
# sell-offer-display: The display for the sell offer button in the bazaar sell-offer-display: '&cSell Offer'
# custom-amount-message: The message sent to the player when they are prompted to enter a custom amount of items custom-amount-message: '&7Enter the amount you want to buy in chat.'
# custom-price-message: The message sent to the player when they are prompted to enter a custom price per unit custom-price-message: '&7Enter the price per unit you want to pay in chat.'
# custom-price-sell-message: The message sent to the player when they are prompted to enter a custom price per unit custom-price-sell-message: '&7Enter the price per unit you want to sell for in chat.'
# invalid-amount: The message sent to the player when they enter an invalid amount invalid-amount: '&cInvalid amount! Please enter a number.'
# invalid-price: The message sent to the player when they enter an invalid price invalid-price: '&cInvalid price! Please enter a number.'
# price-too-low: The message sent to the player when they enter a price that is too low (below 50% of the top order) price-too-low: '&cPrice too low! Must be at least 50
% of the top order.'
# price-too-high: The message sent to the player when they enter a price that is too high (above 1.5x the top offer) price-too-high: '&cPrice too high! Must be at most 1.5x the top offer.'
# same-as-top-buy-display: The display for the same as top order button in the bazaar buy order menu same-as-top-buy-display: '&2Same as Top Order'
# same-as-top-sell-display: The display for the same as top order button in the bazaar sell order menu same-as-top-sell-display: '&6Same as Top Offer'
# plus-zero-one-display: The display for the +0.1 button in the bazaar buy order menu plus-zero-one-display: '&2Top Order +0.1'
# minus-zero-one-display: The display for the -0.1 button in the bazaar sell order menu minus-zero-one-display: '&cTop Offer -0.1'
# spread-buy-display: The display for the 5% spread button in the bazaar buy order menu spread-buy-display: '&2+5
% of Spread'
# spread-sell-display: The display for the 5% spread button in the bazaar sell order menu spread-sell-display: '&c-5
% of Spread'
# search-message: The message sent to the player when they are prompted to search for an item search-message: '&7Enter the search term in chat.'
# not-enough-money: The message sent to the player when they do not have enough money to buy an item not-enough-money: '&cYou do not have enough
{currency
} to buy this item!'
# no-item-in-inventory: The message sent to the player when they do not have the item they are trying to sell in their inventory no-item-in-inventory: '&cYou do not have the item you are trying to sell in your inventory!'
# no-space-in-inventory: The message sent to the player when they do not have enough space in their inventory to claim an item no-space-in-inventory: '&cYou do not have enough space in your inventory to claim this item!'
# buy-order-placed: The message sent to the player when they place a buy order buy-order-placed: '&2Buy order successfully placed!'
# sell-order-placed: The message sent to the player when they place a sell order sell-order-placed: '&2Sell order successfully placed!'
# order-filled: The message sent to the player when their order is filled order-filled: '&2Your EliteBazaar order has been filled!'
# orders-list-display: The display for the orders list button in the bazaar orders-list-display: '&6My Orders'
# instant-buy-order-lore: The lore for the instant buy order button in the bazaar instant-buy-order-lore: