Page: 1 2

3.20.0 Dec 24, 2023
Release Notes | 3.20.0
+ 1.20.4 Support
+ Updated internal GUI stuff

3.19.0 Oct 10, 2023
Release Notes | 3.19.0

+ Fixed issue where number key inputs wasn't working


3.18.0 Sep 29, 2023
Release Notes | 3.18.0

+ Added support for 1.20.2


3.17.1 Aug 27, 2023
Release Notes | 3.17.1

+ Fixed issue with PAPI placeholders being replaced in normal chat by anyone. (Resolved by @mfnalex)


3.17.0 Aug 4, 2023
Release Notes | 3.17.0
+ Moved pAPI from soft-depend to depend
+ All voucher messages should now support placeholder variables.

3.16.2 Jul 30, 2023
Release Notes | 3.16.2

+ Hot patch, sorry I kinda forgot to remove the player from the using state so after redeeming you wouldn't be able to switch slots.


3.16.1 Jul 30, 2023
Release Notes | 3.16.1

+ Fixed bug when the confirm option is enabled for a voucher, you can switch held slots causing it to remove the wrong item after completing the redeem.


3.16.0 Jun 30, 2023
Release Notes | 3.16.0
+ Added /vouchers reload
+ Added /vouchers clearredeems <player/*> <voucherId> 
+ Command rewards that use arguments now have those args replaced if no custom msg is set
+ Added PAPI replaceholder to check total redeems ex. %vouchers_redeems_test% or for a voucher with a multi word id: %vouchers_redeems_example_voucher%
+ Changed how you add arguments in the give command. THIS IS IMPORTANT if you use it. Before the arguments would be anything after the voucher id, but to support ids with spaces in them, you will need to add -a before the arguments now. 
 
Previously: /vouchers give ItsMeKiran 1 food your arguments here
Now: vouchers give ItsMeKiran 1 food -a your arguments here

3.14.0 Jun 16, 2023
1.20 Support
+ Added support for v1.20 (If anything is broken, open an issue on github or let me know on discord) 
 
Consider supporting me on patreon (https://patreon.com/kiranhart)

3.13.0 May 5, 2023
Release Notes | 3.13.0
+ Added setting to reverse permission usage. If enabled, if the player has the voucher permission then they won't be able to use it.
+ Added voucher setting to disable sound completely a per voucher basis.
+ Give command gives a bit more information

3.11.1 Mar 19, 2023
Release Notes | 3.11.1

+ Fixed command execution bug (when show voucher reward info was set to false, command rewards would not be executed in automatic mode)


3.11.0 Mar 19, 2023
Release Notes | 3.11.0
I kinda forgot to post this since I had posted it on the discord server 
 
+ Fixes the issue where rewards couldn't be saved/added.
(!) apparently commands rewards aren't working. I haven't been able to recreate that issue. If you can, definitely let me know how to recreate it by making a GitHub issue 

3.10.0 Mar 6, 2023
Release Notes | 3.10.0
+ Fixed bug with null rewards
+ Fixed issue where you could add item rewards with no actual item
+ Filter invalid item rewards 
+ Added back ability to right click in air to claim voucher
+ Added setting to disable the reward info messages

3.9.0 Feb 22, 2023
Release Notes | 3.9.0
+ Fixed random rewards, for sure guarantee an item (still takes the chance into account)
+ Fixed blank lines (specifically which swapping with other lore lines)
+ Added reward messages (tell the player what they got), command rewards can add a unique message

3.8.0 Feb 22, 2023
Release Notes | 3.8.0
+ Added sound option to voucher settings
+ Added option to create blank line in voucher description 
+ Updated internal dev library (might have to delete config)

3.7.2 Feb 10, 2023
Release Notes | 3.7.2
+ Include gson by default
+ Fixed issue where vouchers with a spawner egg material could be spawned

3.7.1 Jan 14, 2023
v3.7.1

+ Fixed bug where when voucher is manually placed in off hand it can be infinitely redeemed


3.7.0 Dec 16, 2022
Release Notes | 3.7.0

+ 1.19.3 Support


3.6.0 Dec 6, 2022
Release Notes | 3.6.0
+ Added Placeholder API support to voucher name, lore, messages, and commands.
+ Fixed issue where message format {0}, {1}, etc, will through an error when using other commands where { or } is present. 
+ Updated internal core

3.4.0 Nov 12, 2022
Release Notes | 3.4.0
+ Added log option for voucher give status (sent to inventory or dropped) 
+ Fixed issue when player inventory is full and a voucher is given through the command, it doesn't drop

3.3.0 Aug 30, 2022
Release Notes | 3.3.0
+ Fixed bug where vouchers could be thrown and redeemed at the same time causing a dupe (when confirm is enabled) 
+ Vouchers are no longer redeemed when interacting/block with a block
+ Implemented API (Vouchers.getAPI()) 
+ Added VoucherRedeemEvent

3.2.0 Aug 29, 2022
Release Notes | 3.2.0
+ Switched back the give command syntax to a more user friendly version
( /vouchers give <player or *> <amount> <voucher id>) 
 
+ Added dynamic arguments for vouchers that can be specified after the <voucher id> param in the give command
 

3.1.0 Jul 27, 2022
Release Notes | 3.1.0
+ Updated internal core
+ Disable f (main/off hand swapping) when either of them holds a voucher
+ Prevent item throwing when activating voucher

2.3.0 May 7, 2022
Bug Fix / Feature Update
+ Fixed bug where the toggling of the send title option would not update
+ Vouchers can be redeemed when right clicking a block now. 

2.2.1 Apr 3, 2022
Bug Fix

+ Fixed inventory title updating issue on 1.18 R2


Page: 1 2