Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # RankVouchers
- # Developed by Chazmondo
- voucher:
- Joker :
- name: '&3%voucher% &bVoucher'
- lore:
- - '&7Right-click to redeem'
- - '&7the %voucher% voucher!'
- block: PAPER
- glow: true
- limit: 1 # How many times the player can redeem this!
- reward:
- - '[ConsoleCommand] manuadd %username% TheJoker'
- - '[PlayerCommand] '
- - '[Message] &b&l Thank You For Supporting The Server!'
- - '[Broadcast] &7[&e&LDonor&c&LAlert&F]&A %username% Is Now The &4&LJoker&a Rank
- requiredRegion:
- - pvp1
- # Please use https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
- # for 1.9 sounds.
- # Wish to use 1.8? Use these for sounds:
- # https://jd.bukkit.org/org/bukkit/Sound.html
- sound: BLOCK_NOTE_PLING
- volume: 1
- pitch: 1
- DareDevil:
- name: '&3%voucher% &bVoucher'
- lore:
- - '&7Right-click to redeem'
- - '&7the %voucher%!'
- block: PAPER
- glow: true
- limit: 1 # How many times the player can redeem this!
- reward:
- - '[ConsoleCommand] manuadd %username% DareDevil'
- - '[PlayerCommand] '
- - '[Message] &b&L Thank You For Supporting The Server!'
- - '[Broadcast] &7[&e&LDonor&c&LAlert&F]&A %username% Is Now The &4&LDareDevil&a Rank!'
- - '[MessageFancy] '
- - '[BroadcastFancy] '
- useRegion: false
- sound: ''
- Apocalypse:
- name: '&3%voucher% &bVoucher'
- lore
- - '&7Right-Click to redeem'
- - '&7the %voucher%!'
- block: PAPER
- glow: true
- limit: 1
- reward:
- - '[ConsoleCommand] manuadd %username% Apocalypse'
- - '[PlayerCommand] '
- - '[Message] &B&L Thank You For Supporting The Server!'
- - '[Broadcast] &7[&e&LDonor&c&LAlert&F]&A %username% Is Now The &4&LApocalypse&a Rank!'
- useRegion: false
- sound: ''
- IronMan:
- name: '&3%voucher% &bVoucher'
- lore
- - '&7Right-Click to redeem'
- - '&7the %voucher%!'
- block: PAPER
- glow: true
- limit: 1
- reward:
- - '[ConsoleCommand] manuadd %username% IronMan'
- - '[PlayerCommand] '
- - '[Message] &b&L Thank You For Supporting The Server!'
- - '[Broadcast] &7[&e&LDonor&c&LAlert&F]&A %username% Is Now The &4&LIron-Man&a Rank!'
- useRegion: false
- sound: ''
- general:
- useLimit: true
- noPermission: "&3[&bRankVouchers&3] &7You do not have permission to that!"
- noArgs: "&3[&bRankVouchers&3] &7Invalid Arguments!"
- reload: "&3[&bRankVouchers&3] &7You have reloaded &7the configuration file!"
- noPlayer: "&3[&bRankVouchers&3] &7There is no player with that name!"
- givenVoucher: "&3[&bRankVouchers&3] &7You have given &3%amount%x &9%voucher% &7to &b%player%&7!"
- givenAllVoucher: "&3[&bRankVouchers&3] &7You have given &3%amount%x &9%voucher% &7to &b%online%x Players&7!"
- invalidVoucher: "&3[&bRankVouchers&3] &7Sorry, &c%voucher% &7is an invalid voucher!"
- recieved: "&3[&bRankVouchers&3] &7You have recieved &c%amount%x &c%voucher%&7 voucher!"
- voucherSuccess: "&3[&bRankVouchers&3] &7You redeemed &b%voucher% &7voucher!"
- redeemLimit: "&3[&bRankVouchers&3] &7You have reached the redeem limit &7for &b%voucher%&7!"
- notInRegion: "&3[&bRankVouchers&3] &7You cannot redeem in th
Add Comment
Please, Sign In to add comment