1.2.3
- Fixed certain stats being tracked when events were canceled.
- Possibly fix creation tags being duplicated (see #3).
- Added messages about shift clicking trades/crafts since it's not fully supported. These can be disabled.
The config has changed, so please make sure to update it. The warning messages were added. If you don't want to delete your config, simply add this under messages:
# Display this message if the player shift click trades/crafts items. It's not really easy to get every single item
# that is crafted. The tag will only be added to the first item. If you don't want this message, simply replace them both with ""
shift-click-warning:
crafting: "&cCrafting items via shift clicking does not fully apply tags to each item. This is a limitation with the Bukkit API."
trading: "&cTrading items via shift clicking does not fully apply tags to each item. This is a limitation with the Bukkit API."