1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Script Vouchers! 1.0

Create vouchers and edit their commands and items in a gui

  1. DarklordX89
    Supported Minecraft Versions:
    • 1.16
    This Skript made by me is very useful! It allows you to create vouchers with the item you are holding and then edit the items you get by changing them in a GUI. You can also add commands that will execute when the player right clicks.

    Addons Needed (Pretty Sure):
    SkBee

    Usage:

    ------------------------------------
    Voucher Commands
    /voucher edit [voucher name]: Edit the specified voucher in a GUI
    /voucher create/new [voucher name]: Create a voucher with the voucher item being your held item
    /voucher remove/delete [voucher name]: Remove/delete a voucher
    /voucher give [voucher name] [player]: Give the specified player the specified voucher item
    /voucher command add/remove/list [voucher name] [command]: Add a command to a voucher that will execute as the player as op! USE "{player}" in the added command to specify the player who is executing the command. EXAMPLE: /voucher command add fly_voucher lp user {player} permission set essentials.fly
    Made By: DarklordX89
    ------------------------------------