Change Log 1.1.0
This update upgrades Bazaar to being 1.17 friendly, adds in some shop creation checks and a few minor bug fixes.
CAUTION:
When using for 1.17, please note that as of today, the officially released versions of Holographic Displays and ProtocolLib are NOT supported, you will need the most recent development builds.
Holographic Displays - Version 2.4.8 build
ProtocolLib - Version 4.70
Not using the most recent development copies will cause errors that will not be supported.
If upgrading from a prior copy, and you wish to translate please add the following to your lang.yml file
Code (YAML):
sell_failed_invalid_item
:
"&cUnable to sell item to shop, you must be holding the correct item"
sell_failed_qty
:
"&cUnable to sell item to shop. Insufficient quantity"
buy_unavailable
:
"&cShop is not buying from players at this time"
sell_unavailable
:
"&cShop is not selling to players at this time"
shop_create_min_amt
:
"&cERROR &f- You must allow at least 1 item"
shop_create_min_buy
:
"&cERROR &f- Buy price cannot be negative"
shop_create_min_sell
:
"&cERROR &f- Sell price cannot be negative"