Skip to content

Releases: Bestem0r/VillagerMarket

1.13.2 | Important bug fixes

15 Sep 16:17

Choose a tag to compare

1.13.0 unfortunately introduced two potential critical exploits, which have now been fixed. This release additionally fixes a couple of minor bugs and errors.

New Contributors

Full Changelog: 1.13.0...1.13.2

1.13.0 | Custom amounts and improved bedrock support

06 Sep 09:38

Choose a tag to compare

  • Added support for custom amounts which lets players configure how many items they want to sell/buy, as well as an option to sell/buy everything
  • Added new buy/sell menu for customers. This will be opened when the item is in buy/sell mode or custom amount is enabled. Greatly improves Bedrock support.
  • Removed rarely used redstone output feature
  • Removed shop regeneration as it causes more problems than it solves

New Contributors

Full Changelog: 1.12.1...1.13.0

1.12.1 | Legacy fix and improvements

13 Sep 13:37

Choose a tag to compare

  • Fixed legacy Minecraft versions support
  • Fixed German translation
  • Added villagermarket.bypass_max_rent
  • Fixed PlotSquared placement bug

New Contributors

Full Changelog: 1.12.0...1.12.1

1.12.0 | Configurable slots, open command and improvements

15 Aug 20:56

Choose a tag to compare

  • Added configurable slots and inventory sizes for all menus
  • Added /vm open command
  • Added support for the Lands plugin
  • Added permission to use trading
  • Added events for Buy/Sell/Edit items
  • Added auto_update config option. This will make it possible to add model data
  • Fixed commands resetting
  • Fixed server limit not working with selling command
  • Fixed shop names not resetting when entity is not loaded
  • Various bug fixes and improvements

Full Changelog: 1.11.7...1.12.0

1.11.7 | Shop command and bug fixes

28 Dec 22:24

Choose a tag to compare

  • Added a /shop command. This can be configured to open any admin shop.
  • Added French translation.
  • Fixed collect money item being gone.
  • Fixed numerous errors.
  • Fixed Chinese translation.

What's Changed

New Contributors

Full Changelog: 1.11.5...1.11.7

1.11.6 | Perms and notifications toggle, improvements and fixes

02 Jul 09:45

Choose a tag to compare

  • Fixed possible inventory exploit.
  • Added /vm toggleperm command to toggle player/admin shop permission requirement.
  • Added option to enable/disable trade notifications per player shop.
  • Fixed toggle details book bug.
  • Added option to distribute income between shop owner and trusted players.
  • You can no longer dispense shop eggs.
  • Minor bug fixes and improvements.

Full Changelog: 1.11.2...1.11.6

1.11.5 | Discounts, different buy/sell price and improvements

21 Jun 08:07

Choose a tag to compare

  • Added different buy/sell price for buy/sell mode.
  • Added per item discounts, with custom amount and duration.
  • Added auto discounts system for random discounts in admin shops.
  • Added Chinese language.
  • Added ability to open expired storage of other players.
  • Added customizable max item amount limit.
  • Added material mappings for localizing item names.
  • General improvements.

1.11.2 | Legacy fix and improvements

20 Oct 14:45

Choose a tag to compare

Changelog

  • Fixed shop eggs not working on legacy versions
  • Added %limit% placeholder to max_name_length message
  • Added disable_lore_toggle config option
  • You can no longer add items to the expiredstorage, only withdraw
  • Shop menus now close when a rentable shop expires

Full Changelog: 1.11.1...1.11.2

1.11.1 | Performance fix

06 Oct 08:43

Choose a tag to compare

Changelog:

  • Fixed item limit/shop expiration checker interval running every tick instead of configured interval
  • Forced "look_close_caching" to be true, which fixes performance issues caused by VillagerMarket's PlayerMoveEvent.

Full Changelog: 1.11.0...1.11.1

1.11 | Legacy support, lang files and many improvements

28 Sep 10:43

Choose a tag to compare

Description

Finally, VillagerMarket supports minecraft versions from 1.8-1.13! With this update, a lot has changed, so it is recommended to backup you plugin data before updating.

Changelog:

  • Added support for 1.8-1.13.
  • Added lang files (currently en_US and de_DE is included by default).
  • Added automatic config updater. New fields will now be automatically added to the lang/config files. The config updater will also handle the transition from one config file to lang files.
  • Added "buy + sell" mode for items.
  • Improved towny support
  • Added multi-line commands support for admin shops.
  • Added shop name placeholder to shopfront inventory title.
  • Improved buy/sell message with more placeholders.
  • Added option to disable new version announcements.
  • Added item placeholder for price/unit.
  • Fixed incorrect item names/localization.
  • Fixed not being able to use first inventory slot in storage menu.
  • Clicking "back" from item editor now takes you to correct page for infinite shops.
  • Fixed being able to put items inside the item editor.
  • General improvements

Full Changelog: 1.10.6...1.11.0