⭐BetterShop⭐ Server, Global, Block, Auctions & Trade! ✔️ icon

⭐BetterShop⭐ Server, Global, Block, Auctions & Trade! ✔️ -----

Create playershops and servershops with dinamyc and inteligent prices.



COMMANDS & PERMISSIONS

BlockShop
Usage permission: bettershop.bshop

/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
Aliases: [gshop, gbs]
Usage permission: bettershop.globalshop
Set limit permission: bettershop.globalshop.<number>

/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.


ServerShop

Aliases: [sshop, sshop]
Usage permission: bettershop.servershop
Admin permission to add items: bettershop.admin

Default config file

Code (Text):
max_text_chars: 64 # for blockshops

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

# All the transactions are logged
log: true

 
Resource Information
Author:
----------
Total Downloads: 3
First Release: Mar 3, 2025
Last Update: Mar 4, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings