Skip to content

Releases: Muqsit/ChestShop

v5.3.9

18 Mar 12:15
Compare
Choose a tag to compare
  • Allow configuring more than 45 shop categories

v5.3.7

01 Jun 15:29
Compare
Choose a tag to compare
  • Added support for PocketMine-MP v5.0.0
  • Dropped support for PocketMine-MP v4.x.x

NOTE: This plugin soft-depends on BedrockEconomy and EconomyAPI, none of which support PM5 at the moment.

v3.0.0

11 Apr 04:48
Compare
Choose a tag to compare

ChestShop v3.0

  • Much better transaction handling.
  • Added /cs synceconomy to synchronize data from EconomyShop into ChestShop.
  • Added comments to functions.
  • Fixed several small bugs.

ChestShop v2

16 Feb 18:04
Compare
Choose a tag to compare
  • Fixed error when a player quits with the GUI open.
  • Fixed plugin not detecting item to be purchased.
  • Fixed unserialize error after adding item to the shop.
  • NBT::$replace now uses IntArrayTag so as to save the replaced block's damage.
  • Added /cs removebyid
  • Added "default-price" option in config.yml
  • Added "banned-items" (These items are banned from being /cs add ed).
  • Fixed many more bugs.