2.4.2 Nov 5, 2023

- Added a way to redeem voucher via a command instead of left-click and right-click all configurable in voucher config


2.4.1 Jul 13, 2022

- Added 1.19 support.


2.4.0 Jan 22, 2022
Bug fix
- Added head database support as voucher item.
- Fix page in in-game editor.
- Fix hex colour in language file.

2.3.1 Dec 10, 2021
- Added an option in config to disable/enable fast redeem.
- 1.18 support

2.3.0 Nov 28, 2021
- PlaceholderAPI will be supported in voucher lore.
- Added placeholder (%name%) in give command language to display voucher display name.
- Added shift-click to redeem all vouchers in hand.

2.2.2 Oct 12, 2021
- Added "Player need permission or disable if player doesn't need have permission"
- Give voucher on ground if player inventory is full.

2.2.1 Jul 18, 2021
- Fix issues with lore in in-game editor.

2.2.0 Jul 7, 2021
- 1.17 support!

Please report bug.

2.1.3 May 29, 2021
Bug fix
- Fix some material issues.
- Fix command length was too long for anvil gui.

2.1.2 Apr 1, 2021
- Fix a bug with give all command.
- Added a world section where you can whitelist world to redeem voucher.

2.1.1 Feb 17, 2021
Version 2.1.1 - See below
- Recoded the Confirm Menu
ATTENTION: YOU CAN NO LONGER USE 1.12 ITEM NAMES EVERY VERSION SHOULD NOW USE 1.13 ITEM NAMES. EXAMPLE: STAINED_GLASS_PANE:1 WOULD NOW BECOME WHITE_STAINED_GLASS_PANE

2.1.0 Jan 22, 2021
Version 2.1.0 - See Below
- Added a permission option to the vouchers, if the player doesn't have that permission they can't redeem the voucher
- Added an In-Game Voucher Editor (/iv editor)

2.0.12 Dec 23, 2020
Version 2.0.12 - See Below
- Fixed a bug where the locale didn't change
- Fixed a bug in 1.16.4 where the were two spaces between the prefix and the message
- Added de_DE.lang
- Changed the Command Permissions (Go to https://docs.infiniteplugins.com to find them)
- Removed the hasLore condition when redeeming a voucher
- You will no longer receive two messages when you give yourself a voucher

2.0.11 Dec 21, 2020
Version 2.0.11 - See Below
- Fixed a compatibility issue with Infinite SellBlocks

2.0.10 Dec 17, 2020
Version 2.0.10 - Confirm Menu, New Placeholder, Bug Fixes & New Command
- Added a giveall command
- Added %location% placeholder for commands
- Added Confirm Menu
- Recoded the PlayerInteractListener
Which fixed a bug with the item in some hand slots
- Migrated to the new Core

2.0.9 Nov 2, 2020
Version 2.0.9 - Required redeem amount
- Added a required amount of vouchers a player needs to redeem them (Feature request)

How to use:
Add the following to the voucher in the vouchers.yml

required:
# Does the player need multiple vouchers before they can redeem them?
enabled: false
# The number of vouchers a player must have to redeem them
amount: 5

Add the following line to your locale underneath the prefix

en_US:
required-amount: '&7You do not have the required amount of vouchers you need to redeem them.'

nl_NL:
required-amount: '&7Je hebt niet genoeg vouchers om deze allemaal te gebruiken.'

it_IT:
required-amount: '&7No translation available please add yourself or help the developer with translating.'

2.0.8 Nov 1, 2020
Version 2.0.8 - Removed the enchantment flag
- Removed the enchantment flag
- Updated to the 1.16.3 spigot api
- Updated to the latest core version

2.0.7 Aug 23, 2020
Version 2.0.7 - Bugfixes
Changes:
- Improved the give command
- Fixed an issue with 1.8 - 1.12 compatibility

2.0.6 Aug 22, 2020
Version 2.0.6
Changes:
- Fixed a compatibility issue on 1.8.8
- Fixed an issue when you didn't specify an amount when doing /iv give
- Changed the glow enchantment to Unbreaking X

2.0.5 Aug 19, 2020
Version 2.0.5 - Fixes & Glowing
Changes:
- Added a glow option
- Added nl_NL locale
- Added the ability to perform commands as an operator ([op])
- Migrated from .yml language files to .lang files
- Fixed a bug with the give command
- Fixed a bug with 1.16 sounds
- Updated to the latest core version

2.0.4 Aug 5, 2020
Version 2.0.4 - Hotfix
Fixed:
- Items not being removed from the offhand inventory slot when redeemed
- Some errors in 1.16

2.0.3 Jul 5, 2020
Infinite Vouchers 2.0.3 - 1.16 Compatible
- Added 1.16 compatibility
- Drastically reduced file size

2.0.2 Jun 17, 2020
Version 2.0.2 - Bugfixes
Changes:
- Fixed an exception when a player tries to redeem a voucher

2.0.1 Jun 15, 2020