Releases: Tradeshop/TradeShop
Releases · Tradeshop/TradeShop
2.3.0-DEV-2021-08-30T17.10.56
Fixes to PayerSuccessfulTradeEvent
Fixes for Item Name checking
2.3.0-DEV-2021-08-29T19.51.59
Fix for potential problem decoding ItemStacks on paper and paper derivative servers.
tradeshop-2.3.0-DEV-2021-07-15T23.35.35
Fixes:
Fix for blacklist not properly blocking items in at least 1.17+. (not reported without this version)
Other small fixes may also be present.
Current known issues:
Hopper protection may not currently be working.
tradeshop-2.3.0-DEV-2021-03-08T13.29.27.jar
tradeshop-2.3.0-DEV-2020-12-06T19.04.47
- Fix for NPE with Player Data
- Other minor changes
tradeshop-2.3.0-DEV-2020-11-05T01.12.37
- Prevents and forcefully removes shops using Shulker Boxes as a cost when the storage inventory is a Shulker Box
- Moved Shulker Inventory checking into ShopItemStack#isSimilar
- Improved Shulker Inventory checking
- Fix for #93
- Fixes for errors during trade and destruction of iTrade shops
- Removed old shulker code
- clicking on items now shows the settings for it
- gui is now page based, showing 3 items per side at a time
tradeshop-2.3.0-DEV-2020-11-04T03.00.11
Added /ts edit
command
- Allows editing shops through an Inventory GUI
- Admins have full edit access
- Owners can change/remove users, adding still requires the command
- Owners/Managers can edit compare settings of and remove cost and products, adding/setting still requires the commands
- Other support methods and fixes
2.3.0-DEV-2020-10-31T05.32.03
- Status GUI cleanup
- Added stock counter to status GUI and text list
- Stock is updated when a Shop is interacted with
2.3.0-DEV-2020-10-28T00.26.54
Additional Work on shop statuses
- Added
ts status
command - Player gets text status on join and gui status oon command
- Changed reload command to new Manage_Plugin permission
- New methods in Message to potentially support json messages but don't know if they work for that, they do run normal messages properly, will move everything over to using them later.
- Fixed an NPE from Shop
- Fixed NPE fromShopProtectionListener when destroying iTrade signs
*Edit: Reuploaded with 2.2.5 fixes
2.3.0-DEV-2020-10-26T01.03.01
- Made some semi-major changes to the data storage workflow
- Chest/Sign linkage is now file only with nothing being stored on blocks
- Added Internal Permissions system for servers that don't use permissions plugins (disabled by default)
- Added Join message for shops statues you are an Owner/Manager/Member of (currently no command or editability of the message)