Skip to content

Releases: Tradeshop/TradeShop

2.3.0-DEV-2021-08-30T17.10.56

30 Aug 17:12
2bec31f
Compare
Choose a tag to compare
Pre-release

Fixes to PayerSuccessfulTradeEvent
Fixes for Item Name checking

2.3.0-DEV-2021-08-29T19.51.59

29 Aug 20:07
2bec31f
Compare
Choose a tag to compare
Pre-release

Fix for potential problem decoding ItemStacks on paper and paper derivative servers.

tradeshop-2.3.0-DEV-2021-07-15T23.35.35

15 Jul 23:38
2bec31f
Compare
Choose a tag to compare
Pre-release

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

08 Mar 13:33
2bec31f
Compare
Choose a tag to compare

tradeshop-2.3.0-DEV-2020-12-06T19.04.47

06 Dec 19:10
Compare
Choose a tag to compare
Pre-release
  • Fix for NPE with Player Data
  • Other minor changes

tradeshop-2.3.0-DEV-2020-11-05T01.12.37

05 Nov 01:18
Compare
Choose a tag to compare
Pre-release
  • 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

04 Nov 03:01
Compare
Choose a tag to compare
Pre-release

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

31 Oct 05:38
Compare
Choose a tag to compare
Pre-release
  • 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

28 Oct 00:32
Compare
Choose a tag to compare
Pre-release

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

27 Oct 02:09
Compare
Choose a tag to compare
Pre-release
  • 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)