xeRicker

MysteryBoxes menu-vault-list.yml

Mar 29th, 2020
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.99 KB | None | 0 0
  1. menu-settings:
  2.     title: "Mystery Vault List"
  3.     rows: 6
  4. icon-settings:
  5.     icon-go-back:
  6.         enabled: true
  7.         view-permission: "mysteryboxes.icon-vault-list.go-back"
  8.         item-stack-builder:
  9.             item-name: "&aGo Back"
  10.             item-lore:
  11.            - "&7Click to return!"
  12.  
  13.             item-type: ARROW
  14.             item-data: 0
  15.             item-slot: 49
  16.  
  17.             player-head: false
  18.             player-head-owner: "{PLAYER}"
  19.             custom-head: false
  20.             custom-head-value: ""
  21.     icon-previous-menu:
  22.         enabled: true
  23.         view-permission: "mysteryboxes.icon-vault-list.previous-menu"
  24.         item-stack-builder:
  25.             item-name: "&aPrevious Menu"
  26.             item-lore:
  27.            - "&7Click to return!"
  28.  
  29.             item-type: COMPASS
  30.             item-data: 0
  31.             item-slot: 48
  32.  
  33.             player-head: false
  34.             player-head-owner: "{PLAYER}"
  35.             custom-head: false
  36.             custom-head-value: ""
Add Comment
Please, Sign In to add comment