HomeJavaModsSkiesVouchers
SkiesVouchers

SkiesVouchers

Give players customizable voucher items that run commands when right-clicked. Supports per-player cooldowns, max uses, glowing items, colored names/lore, and placeholder variables in commands.

Features

Commands

Permissions

Configuration (excerpt)

vouchers:
  diamond_reward:
    name: "Diamond Reward"
    id: "diamond_reward"
    commands:
      - "give [player] diamond 10"
      - "tellraw [player] {\"text\":\"You received 10 diamonds!\",\"color\":\"aqua\"}"
    cooldown: 0          # seconds, 0 = none
    max-uses: 0          # per-player limit, 0 = unlimited
    item:
      material: PAPER
      name: "&bDiamond Voucher"
      lore:
        - "&7Right-click to claim 10 diamonds"
        - "&fVoucher ID: &eDIAMOND"
      glow: true

Installation

  1. Drop skiesvouchers-1.0.jar into your server’s plugins/ folder.
  2. Start/restart the server to generate config.
  3. Edit config.yml to define your vouchers.
  4. /voucher reload to apply changes.

Requirements

Notes

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more