[1.8-1.20] Voucher+ ✨ Itemsadder ✨ PlaceholderAPI ✨ Vault ✨ UltraPrisonCore ✨ CloudCrates support ✨ icon

[1.8-1.20] Voucher+ ✨ Itemsadder ✨ PlaceholderAPI ✨ Vault ✨ UltraPrisonCore ✨ CloudCrates support ✨ -----

Create custom voucher and use gradient or hex colors or other features for your custom vouchers!



Code (YAML):
#Placeholders:
# <player> displays the player name
# <voucher_type> shows the voucher ID
# <voucher_name> shows the voucher Name
# <min> is the min random amount
# <max> is the max random amount
# <random> is a random number between * <min> - <max> *
# <prefix> shows the plugin prefix from config.yml

BULK-OPENING
: true

Item
:
  # the id must be the same as the file name
  ID
: "rank"
  #display name from the item
  Name
: "&5&lNEBULA RANK"

  #
  # You can get base64 id's at https://minecraft-heads.com/
  #
  Skull
:
    Enabled
: false
    Base64
: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzVjOWNjY2Y2MWE2ZTYyODRmZTliYmU2NDkxNTViZTRkOWNhOTZmNzhmZmNiMjc5Yjg0ZTE2MTc4ZGFjYjUyMiJ9fX0="

  # material of the voucher
  Material
: "PAPER"
  # data from the pouch
  Data
: 0
  # if item should glow
  Glow
: true
  # lore from the pouch
  Lore
:
   - ""
    - "&5&l┃ &7Rank
: &5Nebula"
    - "&5&l┃ &7Duration
: &5Permanent"
    - ""
    - "&7(( &fRight-Click &7to redeem this voucher ))"
    - ""

Redeem
:
  Commands
:
    enabled
: true
    value
:
     - "lp user <player> parent set nebula"
  Messages
:
    enabled
: true
    value
:
     - "<prefix> &aYou have redeemed a <voucher_name> &avoucher!"
  Broadcast
:
    enabled
: true
    value
:
     - "<prefix> &a<player> has redeemed a <voucher_name>&a voucher!"
  Experience
:
    enabled
: false
    amount
: 100
  XPrison
:
    enabled
: false
    value
:
      '1'
:
        economy
: "Tokens" # economy
        amount
: 100 # amount of economy player will get
        send-message
: true
        message
: "<prefix> &aYou have received <amount> <economy>!"
      '2'
:
        economy
: "Gems" # economy
        amount
: 20 # amount of economy player will get
        send-message
: true
        message
: "<prefix> &aYou have received <amount> <economy>!"
  CloudCrates
:
    enabled
: false
    value
:
      '1'
:
        crate
: "default" # crate type
        amount
: 1 # amount of keys player will get
        send-message
: true
        message
: "<prefix> &aYou have received <amount> <crate>!"


Requirements
:
  Permission
:
    enabled
: false
    permission
: "something.player"
    deny-message
: "<prefix> &cYou don't have the permission to redeem the &f<voucher_type> &cvoucher!"
  World
:
    enabled
: false
    world
: "world"
    deny-message
: "<prefix> &cYou need to be in the &f<world> &cworld to use this voucher!"
  Economy
:
    enabled
: false
    remove-economy
: true
    amount
: 10000
    deny-message
: "<prefix> &cYou need &f$<amount> &cto use this voucher!"
  Experience
:
    enabled
: false
    remove-economy
: true
    amount
: 10
    deny-message
: "<prefix> &cYou need &f<amount> Experience Level &cto use this voucher!"
  XPrison
:
    economy
: Tokens # Tokens / Gems
    enabled
: false
    remove-economy
: true
    amount
: 10
    deny-message
: "<prefix> &cYou need &f<amount> Tokens &cto use this voucher!"

Random
:
  Max
: 50000000
  Min
: 1000000

Title
:
  enabled
: false
  title
: ""
  subtitle
: ""
  fadeIn
: 15
  stay
: 15
  fadeOut
: 15
Resource Information
Author:
----------
Total Downloads: 102
First Release: Aug 28, 2022
Last Update: Dec 24, 2024
Category: ---------------
All-Time Rating:
9 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings