Untitled

mail@pastecode.io avatar
unknown
yaml
a year ago
3.3 kB
3
Indexable
Never
buy-gui:
  title: 'Containers - Buy'
  rows: 3
  items:
    border:
      enabled: true
      texture: ''
      material: STAINED_GLASS_PANE
      color: BLACK
      name: ' '
      lore: { }
    buy:
      slot: 12
      texture: 'ffec3d25ae0d147c342c45370e0e43300a4e48a5b43f9bb858babff756144dac'
      material: EMERALD
      name: '&aBuy'
      lore:
        - '&a♦ &7Click to buy.'
    cancel:
      slot: 14
      texture: '548d7d1e03e1af145b0125ab841285672b421265da2ab915015f9058438ba2d8'
      material: REDSTONE
      name: '&cCancel'
      lore:
        - '&c♦ &7Click to cancel.'

main-gui:
  enabled: true
  title: 'Containers'
  rows: 3
  pagination:
    start-position: 12
    items-per-page: 3
  items:
    border:
      enabled: true
      texture: ''
      material: STAINED_GLASS_PANE
      color: BLACK
      name: ' '
      lore: { }
    next:
      texture: '42b0c07fa0e89237d679e13116b5aa75aebb34e9c968c6badb251e127bdd5b1'
      material: ARROW
      slot: 16
    previous:
      texture: 'd59be1557201c7ff1a0b3696d19eab4104880d6a9cdb4d5fa21b6daa9db2d1'
      material: ARROW
      slot: 10

containers:
  linear-buy: false
  1:
    rows: 5
    title: 'Container - 1'
    buy-price: 100
    upgrade-type: 'SLOT'
    upgrade-price: 50
    items:
      locked:
        texture: ''
        material: BARRIER
        color: null
        name: '&aLocked Slot'
        lore:
          - '&e- &fPrice &7-> &650'
          - '&9✦ &7Click to unlock!'
      view:
        texture: '6fafe06fe328a25b5bdc7f078bf9358ebad25d91495911382fc4325ed88428d2'
        material: CHEST
        name: '&bContainer'
        lore:
          - '&e- &fBuy price &7-> &6500'
          - '&e- &fUpgrade price &7-> &650'
          - '&e- &fUpgrade type &7-> &6SLOT'
          - ''
          - '&9✦ &7Click to open!'
  2:
    rows: 5
    title: 'Container - 2'
    buy-price: 200
    upgrade-type: 'ROW'
    upgrade-price: 450
    items:
      locked:
        texture: ''
        material: BARRIER
        color: null
        name: '&aLocked Row'
        lore:
          - '&e- &fPrice &7-> &6450'
          - '&9✦ &7Click to unlock!'
      view:
        texture: '99a74a8a6aebff7121d1a88db1bca6c75f0132c958b25b6d4c79ced14426bde'
        material: CHEST
        name: '&bContainer'
        lore:
          - '&e- &fBuy price &7-> &61000'
          - '&e- &fUpgrade price &7-> &6450'
          - '&e- &fUpgrade type &7-> &6ROW'
          - ''
          - '&9✦ &7Click to open!'
  3:
    rows: 5
    title: 'Container - 3'
    buy-price: 300
    upgrade-type: 'COLUMN'
    upgrade-price: 300
    items:
      locked:
        texture: ''
        material: BARRIER
        color: null
        name: '&aLocked Column'
        lore:
          - '&e- &fPrice &7-> &6300'
          - '&9✦ &7Click to unlock!'
      view:
        texture: '68bdc7a1d6cff76a9255652d3165532285acc3a9d1c0f12f39ca007769a7ea14'
        material: CHEST
        name: '&bContainer'
        lore:
          - '&e- &fBuy price &7-> &62000'
          - '&e- &fUpgrade price &7-> &6300'
          - '&e- &fUpgrade type &7-> &6COLUMN'
          - ''
          - '&9✦ &7Click to open!'