This update includes some
API breaking changes which therefore requires an update of
TradeAudit and
TradeProxy.
Bugfixes
- Fix update notifier (NoSuchMethodError) (#473)
- Fix MMO type formatting (#477)
- Fix item dropping on MC 1.8 (#479)
- Fix "partner's inventory is full" error on TradeProxy
- Fix errors due to missing libraries
- Fix exp levels being wrongly converted in GUI and in logs
Improvements
- Add tradesystem_num_players placeholder (#402)
- Automatically switch to SQLite if MySQL cannot be started (#475)
- Improve item serialization for TradeProxy
- Improve TradeResult API
- Add TradeToggleEvent
- Make more data available to external plugins: player's name, uuid and the server they are on