Market & Mall Tutorial#
The server offers two separate trading systems:
- the Market for quick trading through a menu
- the Mall for player-owned shops using shop chests
Both systems use Bombis as currency, but they operate independently from each other.
Market#
With the Market, you can buy and sell items, manage your own listings and view previous market transactions.
Important#
Getting Bombis#
You can currently earn Bombis through activities such as:
- Votes
- Events
You can check your current balance at any time with:
/money
Opening the Market#
Use the following command to open the Market:
/market
There you will find all currently available listings.
Market Controls#
- Double left-click a listing → Buys 1 item
- Double right-click a listing → Buys the entire available quantity
Each listing shows important information, such as:
- seller
- price per item
- total price
- remaining listing time
- item or block information
Selling Items on the Market#
To create your own Market listings, you need at least one of the following:
- Playtime Rank
Iron - VIP
- VIP+
Hold the item you want to sell in your hand and use:
/market add [PRICE]
The selling interface will then open.
There you can configure things such as:
- price per item
- quantity
- confirm the listing
Listing Duration#
A listing stays active on the Market for up to 30 days.
If it is not fully sold within that time, the listing expires.
You can see the remaining duration directly on the respective Market listing.
Selling Limit#
You can buy items starting from the Playtime Rank Coal.
Creating your own listings requires at least:
- Playtime Rank
Iron - VIP
- VIP+
Depending on your rank, you can only have a certain number of active listings at the same time.
Managing Your Listings#
Use the following command to open your own active listings:
/market edit
There you can remove your listings from the Market.
- Left-click your own listing → Takes back 1 item
- Right-click / Shift-click your own listing → Takes back the entire quantity
Claiming Expired Items#
Expired or returned items can be collected with:
/market claim
Viewing Transactions#
Use the following command to view your previous Bombis transactions:
/market transactions
This lists all transactions that you have made yourself or that directly involve you.
This includes, among other things:
- payments made with
/pay - purchases and sales through the Market
- transactions through shop chests (
SELL/BUY) - purchases of Mall plots
- renewals of Mall plots
- payments made through Redstone signs
This allows you to easily keep track of where you spent Bombis and how you received Bombis.
Watching Items#
The Watch function allows you to track specific items.
This is especially useful if you are waiting for a certain item and do not want to constantly search through the entire Market.
Add an Item to the Watchlist#
/market watch add [Item]
Example:
/market watch add minecraft:diamond
You do not necessarily need to know the full item ID.
Simply enter the mod name or part of the item name and press Tab to display and autocomplete matching items.
View Your Watchlist#
/market watch list
Shows all items currently on your watchlist.
Remove an Item from the Watchlist#
/market watch remove [Item]
Removes the specified item from your watchlist.
Mall#
The Mall is a separate trading system and works independently from the regular Market.
Here, you can rent your own shop and use shop chests to sell items directly to other players or buy items from them.
Renting a Shop#
To rent a shop, simply right-click the number sign in front of the shop you want.
Rental conditions:
- 200 Bombis for 3 days
- maximum rental period: 30 days
- the rental period starts immediately when the shop is rented
Extend Your Shop in Time#
We therefore recommend checking your remaining rental time regularly and extending your shop early if you want to continue using it.
Creating a Shop Chest#
To create a shop, you need:
- a chest
- a sign
- the desired item
Then follow these steps:
- Place a chest.
- Attach a sign directly to the chest.
- Hold the item you want to trade in your hand.
- Create the shop with:
/shop create buy/sell PRICE_PER_ITEM
Use buy or sell depending on which type of shop you want to create.
Sell Shop – Selling Chest#
A Sell Shop is a selling chest.
You use it to sell your items to other players. Other players can therefore buy items from you.
Command:
/shop create sell PRICE_PER_ITEM
Example:
/shop create sell 50
This means:
- You offer the item for 50 Bombis per item.
- Other players can buy the item from you for 50 Bombis.
Buy Shop – Buying Chest#
A Buy Shop is a buying chest.
You use it to buy items from other players. Other players can therefore sell items to you.
Command:
/shop create buy PRICE_PER_ITEM
Example:
/shop create buy 25
This means:
- You buy the item for 25 Bombis per item.
- Other players can sell the item to you for 25 Bombis.
Price per Item#
The price entered when creating a shop chest always applies per item.
Example:
/shop create sell 10
The item will be sold for 10 Bombis per item.
Removing a Shop#
To remove an existing shop chest, simply break the sign attached to the chest.
This removes the shop, and the chest can then be used normally again.
Sending Money to Players#
You can use /pay to send Bombis directly to another player.
Syntax:
/pay PLAYERNAME AMOUNT
Example:
/pay Bomberbude 100
Command Overview#
| Command | Function |
|---|---|
/money | Shows your current balance |
/market | Opens the Market |
/market add [PRICE] | Lists the item in your hand for sale on the Market |
/market edit | Opens and manages your own Market listings |
/market claim | Collects expired or returned Market items |
/market transactions | Shows previous Market purchases |
/market watch add [Item] | Adds an item to your Market watchlist |
/market watch list | Shows your watchlist |
/market watch remove [Item] | Removes an item from your watchlist |
/shop create sell PRICE_PER_ITEM | Creates a selling chest – players buy from you |
/shop create buy PRICE_PER_ITEM | Creates a buying chest – players sell items to you |
/pay PLAYERNAME AMOUNT | Sends Bombis to an online player |
Have fun trading!