/bshop create <name> - Create a shop, you must look at a container block.
/bshop delete <name> - Delete a shop.
/bshop set <text/item> - Set the shop text.
/bshop sell <price> - Add an item to the shop.
bshop list - Show your shops.
/globalshop add <price> - Add an item to the global shop.
Auctions Aliases: [auc]
Usage permission: bettershop.auction
Set limit permission: bettershop.auctions.<number>
/auction create <price> - Create an auction.
/auction bid <id> <price> - Bid in an auction.
/auction claim <id> - Claim an auction.
/auction cancel <id> - Cancel an auction.
/auction end <id> - End an auction.
/auction list - Show the auctions.
auction open <id> - Show auction details.
Trade Usage permission: bettershop.trade
/trade <player> - Start a trade with another player.
/trade accept <player> - Accept a trade.
/trade see <player> - View the trade offer.
item_shop:
lore: # Lore of the block/global shop items
- "&7Price: &a${price}"
- "&7Seller: &6 {seller}"
- ""
- "&8Right click to buy 1"
- "&8Shift + Right click to buy all"
server_shop:
last_executed_day: 0 # Last day the server shop adjust the prices # don't change this value
last_executed_week: 0 # Last week the server shop reset the base prices to calculate the new discount/amplification prices # don't change this value
lore: # Lore of the server shop item
- "&7Price: &a${price} &f({percent}&f)"
- "&7Sold: &6{sold}"
- ""
- "&8Left Click to sell 1"
- "&8Shift left click to sell all"
auctions:
bets_name: "&2Bid List"
info_lore: # Lore on te preview of the auction item
- "&7Current Price: &a${price}"
- "&7Base price: &6{price}"
- "&7Time left: &6{time}"
- "&7Ended: &6{ended}"
trade:
max_distance: 16 # Max distance to trade - Only if players are in the same world