https://github.com/mrcomputer1/smileyplayertrader
Allows you to trade with players using the villager merchant UI.
https://github.com/mrcomputer1/smileyplayertrader
bukkit bukkit-plugin spigot spigot-plugin
Last synced: 3 months ago
JSON representation
Allows you to trade with players using the villager merchant UI.
- Host: GitHub
- URL: https://github.com/mrcomputer1/smileyplayertrader
- Owner: Mrcomputer1
- License: mit
- Created: 2019-12-30T09:31:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-28T09:01:25.000Z (5 months ago)
- Last Synced: 2026-01-29T00:08:56.734Z (4 months ago)
- Topics: bukkit, bukkit-plugin, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 802 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://discord.gg/SdM6f7U)
Smiley Player Trader was created by Mrcomputer1 for [Semisol](https://github.com/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.
# Usage
## GUI
1. Type /spt to open the GUI.
2. Press the "Create Product" button (the emerald).
3. Insert the product in the inventory slot.
4. Press the "Set Primary Cost" button (the single gold ingot).
5. Insert the cost in the slot or use the quick items.
6. Press the Set Primary Cost button (the emerald block).
7. Press the "Create Product" button (the emerald block).
## Commands
1. Type `/spt add` to add a product to your list
2. Hold the item you want to sell in your hand and type `/spt setproduct ` (it will tell you the ID when adding the product).
3. Hold the item you want to get for it in your hand and type `/spt setcost `
4. If you want, you can set another item too with `/spt setcost2 `
5. Enable the product in the list with `/spt enable `
6. To trade with someone, right click them.
# Building
1. Type `mvn clean package` to build.
2. The `SmileyPlayerTrader-VERSION.jar` is the plugin (ignore any with `-shaded` or `original-` in the name)
# License
[MIT License](LICENSE.md)
#### Note: We DO NOT provide support for offline mode/cracked servers unless it is for multi-account development or a valid reason is provided.