AxTrade icon

AxTrade 1.20.4

A lightweight but feature rich & multi-currency trade plugin with a simple configuration.

Page 1 2 3
1.13.0

- Added a setting (enabled by default) that prevents adding more items if the player's inventory is full.

- Added /axtrade preview - you can use it to test how the gui looks without a second account

- Added AxTradeAbortEvent and AxTradeCompleteEvent (thanks, @rexlManu)

- Fixed sometimes gui closing instantly if the player was moving when the trade was started (thanks, @Sneyzi)

- A lot of internal changes, nothing should be affected, but if anything behaves differently, please report it to us!

1.12.3

- Fixed that the plugin was throwing an exception on windows machines when the server was starting up

1.12.2

- Added a metrics system that provides us some basic information (can be disabled in the plugins/AxAPI/metrics.yml file)

1.12.1

- Fixed the CoinsEngine currency hook

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

- Added 1.21.4 support

- Fixed some issues with commands on 1.21+ versions

1.10.1

- 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

1.10.0

- 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.

1.9.0

- Added 1.21.2-1.21.3 support

1.8.1

- Fixed that it was possible to accept a trade even after declining it.

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)

1.7.1

- Added 1.21.1 compatibility

1.7.0

- Made it possible to add clickable /trade accept & deny messages, this will require you to manually update your existing config to this format: https://github.com/Artillex-Studios/AxTrade/blob/master/src/main/resources/lang.yml#L47-L54 (the old format will continue to work, but that will not be clickable)

- Added a new "trade expired" message, don't forget to translate or customize it after updating. (if you want to)

- Made it possible to use player heads in the guis (you can use the %own-head% and %partner-head% placeholders in the texture section of player heads), check the commented out exampes in the default guis.dyml (https://github.com/Artillex-Studios/AxTrade/blob/master/src/main/resources/guis.yml#L39)

- Fixed an issue with sign guis not working on spigot

- Added AxTradeRequestEvent api event

- Added EcoBits support

1.6.1

- Added BeastTokens currency hook

1.6.0

- Added 1.21 support

- Added an update notifier, you can customize it or disable it in the config

1.5.1

- Fixed an error that occurred on folia

1.5.0

- Made all the command error messages customizable

- Made commands work with Geyser Floodgate players

- Fixed a warning that appeared on startup when using paper 1.20.5 and 1.20.6

- Fixed commands double registering when reloading the plugin

- Now if the player doesn't have enough slots, the items will be dropped instead of deleting them

1.4.0

- This is quite a major update, it makes it possible to use multiple currencies from plugins that support it, more info: https://docs.artillex-studios.com/axtrade-multi-currency-plugins.html
- A converter will be run at startup that changes parts of the currencies.yml, it should be safe, no need to back it up
- If you are using the UltraEconomy or CoinsEngine hook in the gui you will have to change the currency section to the same as the wiki
- Added RedisEconomy support

1.3.1

- Fixed gui title disappearing after modifying currency

- Made the UltraEconomy hook give a simpler warning message when it is incorrectly set up

1.2.0

- Added 2 placeholders that can be used in the gui title (%own-status%, %partner-status%)

Page 1 2 3

trade

plugin

minecraft

You might also like...