[NEW] Add item lore placeholders & auto bar close config option
Bar drink items' lore can now contain
%superLuckyReward%
%superLuckyOdds%
There is a new config option you can add to your config.yml. If you set it to false, the bars will not automatically close when a player buys a drink. If this field doesn't exist in the config, the bar will close after a purchase by default.
Code (YAML):
# Set this to true if you want bars to auto-close after drink purchase. autoCloseBar: true