giftcard_items.yml

Giftcards Configuration Files


# You can create as many as you want! Just copy the existing format.
giftcard-items:
- key: default-2.5
  giftcard-amount: 2.5
  display-name: '&2»&a»&f» &a&lMantic GiftCard &f«&a«&2«'
  skull: ''
  lore:
  - ' &8» &aOwner: &f{player}'
  - ' &8» &aValue: &f${value}'
  - ' &8» &aCreated At: &f{time}'
  - '&7'
  - '&7&o(( Right-Click to reveal the code! ))'
  glow: false
  material: PAPER
  data: 0
- key: default-5
  giftcard-amount: 5.0
  display-name: '&2»&a»&f» &a&lMantic GiftCard &f«&a«&2«'
  skull: ''
  lore:
  - ' &8» &aOwner: &f{player}'
  - ' &8» &aValue: &f${value}'
  - ' &8» &aCreated At: &f{time}'
  - '&7'
  - '&7&o(( Right-Click to reveal the code! ))'
  glow: false
  material: PAPER
  data: 0
- key: default-10
  giftcard-amount: 10.0
  display-name: '&2»&a»&f» &a&lMantic GiftCard &f«&a«&2«'
  skull: ''
  lore:
  - ' &8» &aOwner: &f{player}'
  - ' &8» &aValue: &f${value}'
  - ' &8» &aCreated At: &f{time}'
  - '&7'
  - '&7&o(( Right-Click to reveal the code! ))'
  glow: false
  material: PAPER
  data: 0

Last updated