1.0.9 Apr 8, 2024
Vouchers v1.0.9
  • Add physical identification as an anti-dupe mechanism
  • Fix slf4j warnings
  • Update default vouchers.yml

1.0.8 Jan 24, 2024
Vouchers v1.0.8

- Support Folia


1.0.7 Jan 22, 2024
Vouchers v1.0.7

New feature:
- Double-check: a new functionality that requires players to confirm before redeeming a voucher
- New setting in vouchers.yml:

double-check: true/false



Configuration update:

double-check-timeout: 3



Message update:

double-check: "&bRight-click the voucher again in 3s to confirm!"

1.0.6 Jan 20, 2024
Vouchers v1.0.6
- Update dependencies
- Improve multi-version support

1.0.5 Nov 2, 2023
Vouchers v1.0.5

- Support bulk redemption (requiring permission vouchers.redeem.bulk)
- The default use message now has a new placeholder to point out the bulk size:

default-use-message:
  - ""
  - "&eYou have used x{bulk-size} {voucher-name}"
  - ""

1.0.4 Nov 1, 2023
Vouchers v1.0.4

- You can now customize banners, enchanted books and armor trims
- Improve custom head support for versions below 1.18
- Fix an issue with the short RGB format not working correctly
- Warning: some configuration related to custom-item has been renamed! Please recheck the wiki

A new wiki page has been created to guide you on how to further customize the voucher! Click here


1.0.3 Oct 30, 2023
Vouchers v1.0.3
- Add a new command to change exclusivity
- Add sound and message rewards
- Fixed empty reward tags did not work
- The maximum size for a log file is now 1MB

1.0.2 Oct 2, 2023
Vouchers v1.0.2

- New feature: Exclusive vouchers - A type of voucher that is only redeemable by a certain player
- New command parameter to specify who can redeem the exclusive voucher in the give command (see wiki)
- Add update checker
- New message (please update messages.yml)

exclusivity-not-satisfied: "&cThis voucher is exclusive to someone else. You cannot use it!"

1.0.1 Sep 28, 2023
Vouchers v1.0.1
  • Add a new setting to define usage requirements
  • The delay tag in rewards now uses second(s)
Finally, a new wiki that covers all aspects of the plugin: https://anhcraft.gitbook.io/vouchers/

1.0.0 Sep 27, 2023