Skip to content

2.2.2 Release notes

KillerOfPie edited this page Feb 24, 2022 · 1 revision

This article contains a summary of the changes and optimizations for the TradeShop v2.2.0 release (download link).

This release drops support of MC 1.13.x and 1.14.x. while adding support to 1.16.x. If you are running a MC version older than 1.15.0, do not update.

Added Features

  • Fully added support for MC 1.16.x and continued support of 1.15.x
  • Shop users can now trade with their own shops to test whether they are set up correctly (Disabled by default)
  • Shops are now open by default
  • Revert trade inventory names to the original inventory names (as in "Chest", "Shulker Box", etc) instead of long strings containing data.
  • Added Default/Max settings for the Multi command
  • Added message prefix customization

Changes

  • Move data storage from inventory metadata to the new Persistent Data API
  • Improve handling of double-chest shops
  • Optimization of GUI menus
  • Optimization of itemstack handling within trade inventories
  • Slight changes to plugin messages and plugin configuration
  • Added configurable sign header colors as workaround for incompatibility with the CMI plugin (https://github.com/Tradeshop/TradeShop/issues/87#issuecomment-686703135)

Bugs Fixed

Wiki Index

Downloads

  • You may download the latest version here.
  • You may clone the source with the command git clone https://github.com/TradeShop/TradeShop.git
  • You may also clone the whole wiki to your computer with the command git clone https://github.com/TradeShop/TradeShop.wiki.git.

Contact

You may contact the developers for any reason on Discord or on GitHub.

License

The entire project is licensed under the Apache License v2.0.

Clone this wiki locally