- Fixed that some stacking plugins still managed to put items in the player's inventory if they were dropped at the player's feet while trading.
- Fixed an exception that caused trades to fail with some currency plugins.
- Added a /axapi with some subcommands like "snbt" that can be used to print an item's snbt and "dump" that uploads information about installed ax plugins and some useful extras that will be useful to find issues in the future.
- The item pickup prevention is now runs earlier to prevent stacker plugins overriding it and putting items in the player's inventory while the player is trading.
- Added 26.1 and 26.1.1 support. (The plugin now supports everything between 1.20.2 and 26.1.1)
- Moved the update notifier to use our own internal api for more accurate information and to prevent it not working if the provider site goes down.
- Fixed that if a currency plugin that handles transactions async took too long to respond, the players could pick up items before the trade ended and some of the traded items were dropped on the ground.
- Added ExcellentEconomy support. The CoinsEngine plugin has been renamed to ExcellentEconomy in the 2.7.0 version. You will also have to set up your currencies again as AxTrade handles the old CoinsEngine and the new ExcellentEconomy as 2 different plugins.
- Added an optional player parameter to the toggle command that can be used to change the toggle for other players using the "axtrade.toggle.other" permission: /axtrade toggle [player]
- The plugin now prevents players from picking up arrows while trading.
- Fixed an exception.
- Made it possible to set a currency to 0 to remove it from the trade.
- Some changes to fix compatibility with some paper forks.
