Hello. I am trying to find a reward for when someone completes an event on my server. I need help figuring out how to set a rank on a piece of paper or a book so that when a player right clicks or left clicks (doesn't matter what click) they receive that rank. Please help.
This should work, https://www.spigotmc.org/resources/coupons-the-most-efficient-voucher-plugin.17973/ Has configurable commands in the config.
Add this under actions in your config for the items: Actions: - "[console] pex user %player% group add (group)" - "[message] &dYou have redeemed the &a(rank) &dvoucher!" You can also replace "group add" with "group set" Edit: LOL YOU DELETED YOUR POST! EMBARRASSED MUCH?