Properly handle how Metrics shuts down and turns on when you change the true/false.
Add more verbose logging with an option to turn off the spammy garbage.
Internal placeholders such as %random% or %player% which are handled by us have been changed to {random} or {player}.
Added volume/pitch controls to each sound section in the vouchers.
Breaking Changes:
Vouchers have been moved out of the Config.yml into a folder called vouchers
All the configurations should auto migrate. Let me know if I missed something.
Voucher codes have been moved from VoucherCodes.yml to the codes folder.
Performance:
No longer use the player object in hashmap's/arrays just the uuid as god intended.
Developers / API:
Cleaned up some internals, reduce duplicated code.
The api artifact id is now crazyvouchers-paper-api. Note: this is subject to change in the future so just be mindful of what your doing. I am actively designing a proper api for everyone to use which won't change as much.
Bumped nbt-api.
Make sure to join our discord if you have any questions or would like support -> Click Me Please check #general-updates for more information.