Added option to disable drops in specific world if your drops are using Global settings.
You can add this "NoDropWorlds" section to your older version of config
Fixed problem with confirm menu registering player bought item even if they clicked "cancel"!
Added sounds for Redeem & Withdraw your config.yml will be replaces with new version!
Added custom event "BTokenRedeemEvent"
** WARNING DEVS! **
If you used BeastTokensAPI#getTokensManger() in v2.0, PLEASE UPDATE IMMEDIATELY!
As you may have noticed, there is a typo with the method, and has been updated to BeastTokensAPI#getTokensManager()
Please update any plugin which utilises the BeastTokenAPI!