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 addto 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 packageto build. - The
SmileyPlayerTrader-VERSION.jaris the plugin (ignore any with-shadedororiginal-in the name)