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.
You will need to update your shop item lore to display current item mode as this has been moved from item name to lore. Cycle mode lore needs to be updated as well in order to display the new "Buy and sell" mode.
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