- There are some major changes to the currency processing system, make sure to read
- The plugin now ends the trade, sends a request to the currency plugins that were used in the trade and the difference in the new version is that AxTrade now waits for a response, this way we can garantee that no trade can finish without people getting their currencies. This is most useful for mysql/remote currency plugins where transactions might fail and in the past we had no way to detect fails.
- AxTrade can now also reverse this process, so if 2 currencies successfully got sent and the third failed, AxTrade will give the first 2 currencies back to the players and abort the trade.
- This new system has been tested on production servers for a few days and it seems to be stable.
- Make sure to report issues if you notice anything odd!
- Removed the old currency file converter (it was added since in may, according to bstats only about 10 servers use an older plugin version)
- Some other code cleanup
- Fixed an exploit that can be abused on some servers, make sure to update the plugin as soon as possible.
- Added a highly requested feature: /trade toggle
- Fixed some incorrect messages.
- Disabled item pickup while trading
- Improved movement detection, trades should no longer abort for small camera movements
- Made the %own-head% and %partner-head% placeholders work for all items (they can be used in the texture part of player heads)
- Added a toggle for trade summaries (enable-trade-summaries)
