GuildShop.yml

Guild shop menu

title: '&c&lGuild Shop'
size: 54
sound: ENTITY_PLAYER_LEVELUP
placeholder:
  Day: '&cDaily Limit: &a%left%/%max%'
  Week: '&cWeek Limit: &a%left%/%max%'
  Month: '&cMonth Limit: &a%left%/%max%'
  Once: '&cLimit: &a%left%/%max%'
#ๅ•†ๅ“ๅ‡บ็Žฐ็š„ไฝ็ฝฎ
#The location where the product appears
layout: [11-15,20-24,29-33]
customItem:
  pre:
    display: '&f&l< &ePrevious page &f&l>'
    material: ARROW
    data: 0
    model: 0
    lore:
      - ''
    fuction:
      type: pre
    slot: [48]
  next:
    display: '&f&l< &eNext Page &f&l>'
    material: ARROW
    data: 0
    model: 0
    lore:
      - ''
    fuction:
      type: next
    slot: [50]
  back:
    display: '&f&l< &cBack &f&l>'
    material: BARRIER
    data: 0
    model: 0
    lore:
      - ''
    fuction:
      type: back
    slot: [49]

Last updated