-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Mrcomputer1 edited this page Jan 2, 2021
·
5 revisions
Smiley Player Trader was created by Mrcomputer1 for Semisol's Minecraft server. Its purpose is to allow you to right click on a player and see a list of items they can trade.
- Type
/spt
to open the GUI. - Press the "Create Product" button (the emerald).
- Insert the product in the inventory slot.
- Press the "Set Primary Cost" button (the single gold ingot).
- Insert the cost in the slot or use the quick items.
- Press the Set Primary Cost button (the emerald block).
- Press the "Create Product" button (the emerald block).
- Type
/spt add
to add a product to your list - Hold the item you want to sell in your hand and type
/spt setproduct <id>
(it will tell you the ID when adding the product). - Hold the item you want to get for it in your hand and type
/spt setcost <id>
- If you want, you can set another item too with
/spt setcost2 <id>
- Enable the product in the list with
/spt enable <id>
- To trade with someone, right click them.
- Type
mvn clean package
to build. - The
SmileyPlayerTrader-VERSION.jar
is the plugin (ignore any with-shaded
ororiginal-
in the name)