Lems616

Menu Config

Feb 21st, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.50 KB | None | 0 0
  1. _comment: One location for all needed info!
  2. commands:
  3.     direct-access: true
  4.     aliases: [vmenu, menu, lemsmenu]
  5. inventory:
  6.     identifier: lemsvmenu_base
  7.     update-ticks: '20'
  8.     allow-natural-close: true
  9.     permission: lemsvmenu.base
  10.     name: &f&lPlaceholder &b&lHelp Menu
  11.     height: 4
  12.     items:
  13.         one:
  14.             slots: [4]
  15.             type: 'nether_star'
  16.             amount: 1
  17.             name: &f&lplaceholder &b&lHelp Menu
  18.             lore: [
  19.                 &bOne location for all needed info!,
  20.                 &f ,
  21.                 &fServer IP:,
  22.                 &3❖ placeholder,
  23.                 &fPixelmon Ver.:,
  24.                 &3❖ Reforged 9.10.1,
  25.                 &fMinecraft Ver.:,
  26.                 &3❖ ArcLight 1.16.5,
  27.                 &fDiscord Invite:,
  28.                 &3❖ placeholder,
  29.                 &7&oClick this Nether Star for Discord Link
  30.               ]
  31.             click-commands:
  32.                 one:
  33.                     types: [RIGHT, SHIFT_RIGHT, LEFT, SHIFT_LEFT, MIDDLE]
  34.                     commands: ['console:sudo %player_name% discord']
  35.         two:
  36.             slots: [0, 8, 27]
  37.             type: 'black_glass_pane'
  38.             amount: 1
  39.         three:
  40.             slots: [1, 7, 28, 34]
  41.             type: 'gray_glass_pane'
  42.             amount: 1
  43.         four:
  44.             slots: [2, 3, 5, 6, 29, 30, 32, 33]
  45.             type: 'cyan_glass_pane'
  46.             amount: 1
  47.         five:
  48.             slots: [31]
  49.             type: 'light_blue_glass_pane'
  50.             amount: 1
  51.  
Add Comment
Please, Sign In to add comment