Updated Aug 4, 2026
SnSimpleVouchers is a licensed product: request a license on Discord.
Click-to-claim voucher items, one YAML file per voucher.
Every voucher is its own file under vouchers/. Drop files in, group them in folders, and each one becomes a physical item a player right-clicks to run its reward commands. A voucher can hand out the same thing every time, pick one reward at random, pick one by weight, or give a different reward to different players based on a PlaceholderAPI condition.
amount: consolidates a whole stack into one command execution. 64 money vouchers are a single eco give, not 64. No shift required.LIST runs every eligible reward, WEIGHTED picks one by weight, RANDOM picks one evenly.condition: expression per reward entry, so one voucher hands a better key to a higher-level player.Crate keys, money notes, rank vouchers, seasonal reward drops. Anything you would otherwise hand out with a command, turned into an item a player can hold, trade and redeem when they want.
Java 21+, Paper 1.20.x or 1.21.x, SnLib, and a valid licence key. PlaceholderAPI is optional and only needed if you use condition:.