-
Notifications
You must be signed in to change notification settings - Fork 11
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.
- 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
- 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)
- Fixed a couple different NPEs and other seemingly random exceptions
- Fix critical bug which will annihilate the bought item if the buyer has a full inventory (https://github.com/Tradeshop/TradeShop/issues/86)
- Fix glitches with enchanted and signed books (https://github.com/Tradeshop/TradeShop/issues/77)
- Fix #73 (https://github.com/Tradeshop/TradeShop/issues/73)
- Fix glitch with hoppers and composters
- Fix bug with signs without trade shops links which causes the console to be spammed with stacktraces
- Improve handling of shulker box shop inventories (https://github.com/Tradeshop/TradeShop/issues/75)
- Fix bug which prevents the trade shop from recognizing that a shop has been restocked
- Fix bug which sometimes prevents iTrade shops from being destroyed (https://github.com/Tradeshop/TradeShop/issues/81)
- Fix bug with sign hitboxes (https://github.com/Tradeshop/TradeShop/issues/69#issuecomment-678873807)
- Fix minor bug caused when the console executes
/ts what
and a couple other player-only commands (https://github.com/Tradeshop/TradeShop/issues/84)
© 2016-2022 SparklingComet & KillerOfPie | Apache License v2.0
-
References
-
Features
-
Guides
- 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
.
You may contact the developers for any reason on Discord or on GitHub.
The entire project is licensed under the Apache License v2.0.