preview-menu.yml

Preview-Menu:
  Menu-Title: "Previewing loot...     %page%/%max-page%"
  Menu-Size: 54
  Slot-Filler:
    Enable: true
    filler:
      "GRAY_PANELS":
        material: "GRAY_STAINED_GLASS_PANE"
        name: "&7"
        lore: [ ]
        slots:
          - "45-53"
  Menu-Items:
    Previous-Page:
      Slot: 45
      Material: "ARROW"
      Display-Name: "&a&lPrevious Page"
      Lore:
        - "&7Click to view the previous page."
      Custom-Model-Data: 0
      Sound: "UI_BUTTON_CLICK;1.0;1.0"


    Next-Page:
      Slot: 53
      Material: "ARROW"
      Display-Name: "&a&lNext Page"
      Lore:
        - "&7Click to view the next page."
      Custom-Model-Data: 0
      Sound: "UI_BUTTON_CLICK;1.0;1.0"

Last updated