Skip to content

Releases: erikzimmermann/TradeProxy

v2.6.0 - Updated TradeSystem Upstream

21 Jul 12:59

Choose a tag to compare

This update includes some API breaking changes which therefore requires an update of TradeSystem.

Full Changelog: v2.5.0...v2.6.0

v2.5.0 - Statistics Update

01 Sep 10:38

Choose a tag to compare

This update includes some API breaking changes which therefore requires an update of TradeSystem.

Bugfixes

  • Fix "partner's inventory is full" error
  • Fix errors due to missing libraries

Improvements

  • Improve item serialization
  • Improve TradeResult API
  • Add TradeToggleEvent
  • Make more data available to external plugins: player's name, uuid and the server they are on

v2.4.0 - Trade Extension Support

01 Aug 10:41

Choose a tag to compare

This version introduces TradeAudit which brings moderating tools to TradeSystem! Click here for more information.

Bugfixes

  • Fix TradeRequestResponseEvent not being fired on TradeProxy (#464)

Improvements

  • Add player UUIDs to all plugin events
  • Code refactoring for extensions

v2.3.2 - Minecraft 1.20 Support

26 Jun 16:19

Choose a tag to compare

TradeSystem note

You have to update TradeSystem to v2.3.2 as well. You'll run into issues otherwise.

Improvements

  • Add dynamic heads in trading GUI (#399)

Bugfixes

  • Fix BungeeCord issue

v2.2.0 - Global Trade State

11 Jan 09:53

Choose a tag to compare

TradeSystem note

You have to update TradeSystem to v2.2.0 as well. You'll run into issues otherwise.

Features

  • The state of /trade toggle will be handled globally now

v2.1.1 - Important Maintenance Update

31 May 11:30

Choose a tag to compare

TradeSystem note

You have to update TradeSystem to v2.1.1 as well. You'll run into issues otherwise.

Bugfixes

  • Fix general trading
  • Fix IndexOutOfBoundsException
  • Fix special items for trading
  • Fix not breaking ready state when changing money (or applying other non-item based updates)

v2.1.0 - Minor bugfixes

08 Mar 09:27

Choose a tag to compare

TradeSystem note

You have to update TradeSystem to v2.1.0 as well. You'll run into errors otherwise.

v2.0.10 - TradeProxy update

23 Jan 10:38

Choose a tag to compare

TradeSystem note

You have to update TradeSystem to v2.0.10 as well. You'll run into errors otherwise.

Bugfixes

  • Fix too big packets when synchronizing inventories with TradeProxy (#347)
  • Fix NullPointerException when starting trades with TradeProxy (#356)

v2.0.6 - Maintenance update

22 Sep 06:22

Choose a tag to compare

Bugfixes

  • Fix hidden items in trades (#336)

This update will work with TradeSystem v2.0.6 and future releases.

v2.0.0 - Release update

30 May 16:16

Choose a tag to compare

This update adjusts TradeProxy to TradeSystem v2.0.0.