v0.0.24
Updates:
- Removed variable
{currency}
and now format{price}
using theShopManager
, becauseShop#getCurrency
was alwaysnull
and resulted in"?"
Breaking Configuration Changes:
- All uses of
{currency}
will now result in an evaluation-error; please either remove them, or delete theconfig.yml
.