Advertisement
Eto2112

commandpanel for node 2

Jun 1st, 2022
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.25 KB | None | 0 0
  1. panels:
  2.   node:
  3.     perm: default
  4.     rows: 1
  5.     title: '&eNode~'
  6.     commands:
  7.     - node
  8.     - world
  9.     - thegioi
  10.     - the gioi
  11.     empty: GRAY_STAINED_GLASS_PANE
  12.     item:
  13.       "0":
  14.         material: RED_WOOL
  15.         stack:
  16.         name: '&aNode 1'
  17.         lore:
  18.         - '&7'
  19.         - '&bBấm vào đây để đổi node 1!!'
  20.         - '&fBạn đang ở %world%'
  21.         commands:
  22.         has0:
  23.           value0: Enabled
  24.           comapare: %world%
  25.           material: GREEN_WOOL
  26.           enchanted: 'true'
  27.           name: '&aBấm vào đây để đổi node!!'
  28.           lore:
  29.           - '&7'
  30.           - '&bBấm vào đây để đổi node 1!!'
  31.           - '&fBạn đang ở %world%'
  32.           commands:
  33.          - spawn
  34.       "1":
  35.         material: RED_WOOL
  36.         stack:
  37.         name: '&aNode 2'
  38.         lore:
  39.         - '&7'
  40.         - '&bBấm vào đây để đổi node 2!!'
  41.         - '&fBạn đang ở %world%'
  42.         commands:
  43.         has0:
  44.           value0: Enabled
  45.           compare0: %world%
  46.           material: GREEN_WOOL
  47.           name: '&aNode 2'
  48.           lore:
  49.           - '&7'
  50.           - '&bBấm vào đây để đổi node 2!!'
  51.           - '&fBạn đang ở %world%'
  52.          commands:
  53.         - warp spawn2
  54.          
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement