In version 1.9.1, there are mainly these changes:
- You can now set a durability range to filter items before auctioning them (e.g. to reject worn out armour).
- You can now protect items with specific display name/lore contents from active cleaning.
- If players are not in the same world as when they last bid, items are sent to their vaults instead of inventory.
- In preparation for item ID removal, WSC now supports a new item representation. Format:
Code (Text):
ITEM_NAME:DATA_VALUE
or just ITEM_NAME in case no data value is needed. Examples:
- Old format
Code (Text):
ITEM_ID:DATA_VALUE
is still supported for compatibility.
This version also contains some minor bug fixes and improvements.
Note: config.yml is updated in this version. Please remember to update your old file.