Advertisement
Guest User

Untitled

a guest
Jan 17th, 2020
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. navigator:
  2. displayName: "&6Navigator"
  3. size: 27 # needs to be a multiple of 9
  4. buttons:
  5. Practice:
  6. slot: 10
  7. item:
  8. name: "&d&lPRACTICE"
  9. type: DIAMOND_SWORD
  10. data: 0
  11. lore:
  12. - "&7&m--------------------"
  13. - "&e&lServers: &d1"
  14. - "&e&lOnline: &f%bungee_practice%/&f%pinger_max_127.0.0.1:25566%"
  15. - "&7&m--------------------"
  16. click:
  17. - "PLAYER:MENU:OPEN:sgservers"
  18. MIDDLE:
  19. slot: 13
  20. item:
  21. name: " "
  22. type: NETHER_STAR
  23. data: 0
  24. lore:
  25. - "&7&m--------------------"
  26. - "&e&lServers: &dplay.khazardmc.cc"
  27. - "&e&lStore: &dstore.khazardmc.cc"
  28. - "&7&m--------------------"
  29. click:
  30. - "PLAYER:MENU:CLOSE"
  31. SG:
  32. slot: 16
  33. item:
  34. name: "&d&lSURVIVAL GAMES"
  35. type: FISHING_ROD
  36. data: 0
  37. lore:
  38. - "&7&m--------------------"
  39. - "&e&lServers: &d1"
  40. - "&e&lOnline: &f%bungee_SG%/&f%pinger_max_127.0.0.1:25566%"
  41. - "&7&m--------------------"
  42. click:
  43. - "PLAYER:MENU:OPEN:sgservers"
  44. fill:
  45. enabled: false
  46. name: " "
  47. item: "STAINED_GLASS_PANE"
  48. data: 0
  49. item:
  50. enabled: true
  51. displayName: "&6Navigator &7(Right Click)"
  52. slot: 5
  53. item: WATCH
  54. data: 0
  55. lore:
  56. enabled: true
  57. lines:
  58. - "&7Select a server to go to!"
  59. sound:
  60. enabled: true
  61. sound: "NOTE_PLING"
  62. pitch: 1.0
  63.  
  64. sgservers:
  65. displayName: "&7Servers > UHC GAMES"
  66. size: 27
  67. buttons:
  68. Squads:
  69. slot: 10
  70. item:
  71. name: "&d&lSG-01-CA"
  72. type: WOOL
  73. data: 0
  74. lore:
  75. - "&7&m--------------------"
  76. - "&e&lServer: &dSG-01-CA"
  77. - "&7&m--------------------"
  78. click:
  79. - "PLAYER:QUEUE:SG"
  80. - "PLAYER:SOUND:NOTE_PLING:1.0"
  81. - "PLAYER:MENU:CLOSE"
  82. fill:
  83. enabled: false
  84. name: " "
  85. item: "STAINED_GLASS_PANE"
  86. data: 0
  87. practiceservers:
  88. displayName: "&7Servers > Practice"
  89. size: 27
  90. buttons:
  91. Squads:
  92. slot: 10
  93. item:
  94. name: "&d&lUS PRACTICE"
  95. type: IRON_SWORD
  96. data: 0
  97. lore:
  98. - "&7&m--------------------"
  99. - "&e&lServer: &dPRACTICE US"
  100. - "&7&m--------------------"
  101. click:
  102. - "PLAYER:QUEUE:PRACTICE"
  103. - "PLAYER:SOUND:NOTE_PLING:1.0"
  104. - "PLAYER:MENU:CLOSE"
  105. fill:
  106. enabled: false
  107. name: " "
  108. item: "STAINED_GLASS_PANE"
  109. data: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement