Chest Shops: Difference between revisions

From Pactoria Wiki
Jump to navigation Jump to search
Created page with "'''Chest Shops''' is a feature in Pactoria that allows players to trade with other players through chests. It has two modes: Buy shops and sell shops. == Buy shops == Buy shops allow players to buy items from the chest shop. To create a buy shop, place your chest and add a sign with the following: <pre>[Buy Shop] Quantity (1-64) Price (1-10M, formatting like k or m allowed.) Item? It can be null as will pick first item on chest.</pre> <gallery mode="packed"> File:BuyS..."
 
mNo edit summary
Line 6: Line 6:
<pre>[Buy Shop]
<pre>[Buy Shop]
Quantity (1-64)
Quantity (1-64)
Price (1-10M, formatting like k or m allowed.)
Price (0-10M, formatting like k or m and decimals allowed.)
Item? It can be null as will pick first item on chest.</pre>
Item? It can be null as will pick first item on chest.</pre>


<gallery mode="packed">
<gallery mode="packed" heights="300">
File:BuyShopSign.png|Adding this text to the sign...
File:BuyShopSign.png|Adding this text to the sign...
File:BuyShopResult.png|...displays this chest shop.
File:BuyShopResult.png|...displays this chest shop.
Line 19: Line 19:
<pre>[Sell Shop]
<pre>[Sell Shop]
Quantity (1-64)
Quantity (1-64)
Price (1-10M, formatting like k or m allowed.)
Price (0-10M, formatting like k or m and decimals allowed.)
Item? It can be null as will pick first item on chest.</pre>
Item? It can be null as will pick first item on chest.</pre>


<gallery mode="packed">
<gallery mode="packed" heights="300">
File:SellShopSign.png|Adding this text to the sign...
File:SellShopSign.png|Adding this text to the sign...
File:SellShopResult.png|...displays this chest shop.
File:SellShopResult.png|...displays this chest shop.
</gallery>
</gallery>

Revision as of 16:49, 2 May 2026

Chest Shops is a feature in Pactoria that allows players to trade with other players through chests. It has two modes: Buy shops and sell shops.

Buy shops

Buy shops allow players to buy items from the chest shop. To create a buy shop, place your chest and add a sign with the following:

[Buy Shop]
Quantity (1-64)
Price (0-10M, formatting like k or m and decimals allowed.)
Item? It can be null as will pick first item on chest.

Sell shops

Sell shops allow players to sell items from the chest shop. To create a sell shop, place your chest and add a sign with the following:

[Sell Shop]
Quantity (1-64)
Price (0-10M, formatting like k or m and decimals allowed.)
Item? It can be null as will pick first item on chest.