Releases: Artillex-Studios/AxTrade
Releases · Artillex-Studios/AxTrade
1.12.3
1.12.2
1.12.1
1.12.0
- 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!
1.11.0
1.10.1
1.10.0
1.9.0
1.8.1
1.8.0
- 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)