Trade
Trade
Trade with other players!
How to install/use Trade:
Thanks to Skaranova for making this video!
Features:
- Command less trading using right click to request players
- No Spout required
- Very easy to use trading screen
- Customizable messages
- Economy support Since version 0.3
Translations:
You can find translations on this page!
Commands:
Okay, there are a few commands. But they are completely optional.
- /trade <playername> - Requests the named player.
- /trade accept <playername> - Accepts request of named player.
- /trade refuse <playername> - Refuses request of named player.
- /trade ignore - Ignores all incoming requests.
- /trade reload - Reloads the yamls.
Permissions:
See this page!
Configuration:
See this page!
Dependencies:
- Optional:
- Vault if you want to use the economy trading screen
To do list:
- Permission based layout system
- Log/Rollback system
Reporting bugs:
If you found a bug in the plugin please be so kind to file a ticket here. It only takes little time to file one while helping me to keep things organised and fix these bugs quicker.
Known Issues:
Trade was rewritten after version 1.0. Version 1.0 is currently in BETA. It is not completely safe to say the BETA version does not contain any glitches at all but it is safer than any of the previous versions. If you want to use Trade use at least the BETA version"
Development builds:
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
https:josvthfoss.ci.cloudbees.com/job/Trade/
Source available on Github

If you like what I'm doing. Consider donating :) Please use the donate button in the top right.
-
View User Profile
-
Send Message
Posted Dec 4, 2014@x_clucky
No, you are just using the wrong version of the plugin, you use ver2 but u are in 1.7.9-R0.1, so if your server is 1.7.9-R0.2, use the " Trade 1.0 BETA ver3 for CB 1.7.9-R0.2"
-
View User Profile
-
Send Message
Posted Dec 4, 2014@Archery893
Yes there is a way, in layouts.yml, there is 2 lines under the money item called "small-modifier" and "large-modifier". You can set them to an amount like that :
'19': type: money money-item: material: 266 display-name: §e%money% coins small-modifier: 1000.0 large-modifier: 50000.0
In this example, the slot 19 is a money slot , will be shown as a gold ingot in the Trade inventory with the display name "§e%money% coins" (%money% is replaced by the amount of money the player want to trade) and then, if the player add a small amount, it will be 1 000 coins, and for the large amount, it will be 50 000 coins. You can change the amount as you wish !
PS : Sorry for my bad english, I hope you will understand, and if u want to thank me for helping you, you can maybe help my server to be known by sending my IP to those you know or just visit my server :D
-
View User Profile
-
Send Message
Posted Oct 20, 2014Is there a way to increase how much money you can trade in one trade? My server has a relatively high balance, with items going for up to a few million.
-
View User Profile
-
Send Message
Posted Sep 27, 2014@josvth Hey, I found a bug with your plugin: In the CurrencyLayout.java and ItemLayout.java you setup the layouts. The problem is that you only use the layout.yml for the display name: “ ItemStack acceptItem = new ItemStack(35, 0, (short)5); ItemMeta acceptMeta = acceptItem.getItemMeta(); acceptMeta.setDisplayName(LanguageManager._("trade.items.accept")); acceptItem.setItemMeta(acceptMeta); ” And you should use it for the id (35) and the data (5) too, so that we can configure the items.
Please fix this as it should be pretty easy... Thanks, - au2001
-
View User Profile
-
Send Message
Posted Sep 27, 2014Updated video tutorial of this and it works with spigot 1.8 (build 1649+). Download of the server used in the description.
http://youtu.be/DOP4GFg8wbU
Enjoy the game! -Koz4Christ
-
View User Profile
-
Send Message
Posted Sep 23, 2014@JPDayz
It is only compatible for R0.1 and R0.2
-
View User Profile
-
Send Message
Posted Sep 14, 2014Hey could you please add a language file? so that I can edit the text color?
-
View User Profile
-
Send Message
Posted Sep 3, 2014Latest beta version is so unstable it's unreal. Better off to continue 0.5.5b. max-distance: -1 and must-see: true togeather allows the player to trade anywhere.
-
View User Profile
-
Send Message
Posted Aug 31, 2014Item dupe bug report i just right click& drag in my inventory
http://youtu.be/Q1leBkrOtQ4
-
View User Profile
-
Send Message
Posted Aug 16, 2014In the latest beta, all the messages are the other way around.
-
View User Profile
-
Send Message
Posted Aug 12, 2014Error stacktrace:
Incompatible with 1.7.9?
-
View User Profile
-
Send Message
Posted Jul 26, 2014That Russian Language Packs (1.0 BETA ver.2) Скачать Русская локализация
-
View User Profile
-
Send Message
Posted Jul 21, 2014Please update for cb1.7.2-r0.3
-
View User Profile
-
Send Message
Posted Jul 17, 2014The plugin is fully working on 1.7.9R0.3? Because i'm getting errors like Could not pass event PlayerInteractEntityEvent to Trade v1.0 BETA ver2
-
View User Profile
-
Send Message
Posted Jul 15, 2014Messages flipped around for anyone else? When I request someone to trade I get the message myself. Like when A requests A, a gets the message a wants to trade with you... I just updated to the latest beta version btw it worked fine before.
-
View User Profile
-
Send Message
Posted Jul 13, 2014Very nice plugin!
-
View User Profile
-
Send Message
Posted Jun 25, 2014Its not compatible with 1.7.2 :( plugin crashes
-
View User Profile
-
Send Message
Posted Jun 22, 2014@shadow5353
I created a ticket based on your comment. You can find it here.
Please provide additional information about how you set up your configs and permissions there.
-
View User Profile
-
Send Message
Posted Jun 20, 2014Keep it up buddy! Have always loved this plugin! Will test soon and post errors :) do you have a ticket page?
-
View User Profile
-
Send Message
Posted Jun 7, 2014I can't use any of the commands in Trade 1.0 ALPHA ver2. But in the first alpha it works fine.