Advertisement
minecrafter418

Main Menu - Chest commands

Jul 13th, 2014
720
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. ######################
  2. #+ +#
  3. # MENU SETTINGS #
  4. #+ +#
  5. ######################
  6.  
  7. menu-settings:
  8.  
  9. # name - appears as the title - REQUIRED
  10. name: '&cMMS'
  11.  
  12. # rows - the number of rows of the chest - REQUIRED
  13. rows: 6
  14.  
  15. # command - OPTIONAL (you can remove this or set it to '')
  16. command: 'server'
  17.  
  18. # open-with-item - OPTIONAL (you can remove this or
  19. # set the item-id/data-value to 0)
  20. # In this case it will open with a book (right click)
  21. open-with-item:
  22. item-id: 368
  23. left-click: false
  24. right-click: true
  25. # data-value: 0
  26.  
  27. ######################
  28. #+ +#
  29. # ITEMS #
  30. #+ +#
  31. ######################
  32.  
  33.  
  34. MiniGames:
  35. COMMAND: 'warp MiniGames'
  36. NAME: '&9[+] MiniGames [+]'
  37. LORE:
  38. - 'Click to get to the MiniGames Hub'
  39. ID: 264
  40. POSITION-X: 6
  41. POSITION-Y: 3
  42.  
  43.  
  44. Plots:
  45. COMMAND: 'warp Plotworld'
  46. NAME: '&a[+] PlotWorld [+]'
  47. LORE:
  48. - 'Click to get to the PlotWorld'
  49. ID: 2
  50. KEEP-OPEN: true
  51. POSITION-X: 5
  52. POSITION-Y: 3
  53.  
  54.  
  55. Hub:
  56. COMMAND: 'hub'
  57. NAME: '&e[+] Hub [+]'
  58. LORE:
  59. - 'Click to get to the Hub'
  60. ID: 399
  61. KEEP-OPEN: true
  62. POSITION-X: 5
  63. POSITION-Y: 2
  64.  
  65.  
  66. PVP:
  67. COMMAND: 'warp PVP'
  68. NAME: '&c[+] PVP [+]'
  69. LORE:
  70. - 'Click to get to PVP'
  71. ID: 276
  72. KEEP-OPEN: true
  73. POSITION-X: 4
  74. POSITION-Y: 3
  75.  
  76.  
  77. Quake:
  78. COMMAND: 'warp Quake'
  79. NAME: '&d[+] Quake [+]'
  80. LORE:
  81. - 'Click to get to Quake'
  82. ID: 290
  83. KEEP-OPEN: true
  84. POSITION-X: 3
  85. POSITION-Y: 4
  86.  
  87.  
  88. TNTRun:
  89. COMMAND: 'warp TNTRun'
  90. NAME: '&d[+] TNTRun [+]'
  91. LORE:
  92. - 'Click to get to TNTRun'
  93. ID: tnt
  94. KEEP-OPEN: true
  95. POSITION-X: 4
  96. POSITION-Y: 4
  97.  
  98.  
  99. Spleef:
  100. COMMAND: 'warp Spleef'
  101. NAME: '&d[+] Spleef [+]'
  102. LORE:
  103. - 'Click to get to Spleef'
  104. ID: 277
  105. KEEP-OPEN: true
  106. POSITION-X: 5
  107. POSITION-Y: 4
  108.  
  109.  
  110. TNTRun:
  111. COMMAND: 'warp TNTRun'
  112. NAME: '&d[+] TNTRun [+]'
  113. LORE:
  114. - 'Click to get to TNTRun'
  115. ID: tnt
  116. KEEP-OPEN: true
  117. POSITION-X: 4
  118. POSITION-Y: 4
  119.  
  120.  
  121. SG:
  122. COMMAND: 'warp SG'
  123. NAME: '&d[+] Survival Games [+]'
  124. LORE:
  125. - 'Click to get to SG'
  126. ID: 267
  127. KEEP-OPEN: true
  128. POSITION-X: 6
  129. POSITION-Y: 4
  130.  
  131.  
  132. Parkour:
  133. COMMAND: 'warp Parkour'
  134. NAME: '&d[+] Parkour [+]'
  135. LORE:
  136. - 'Click to get to Parkour'
  137. ID: 85
  138. KEEP-OPEN: true
  139. POSITION-X: 7
  140. POSITION-Y: 4
  141.  
  142.  
  143. website:
  144. COMMAND: 'tell:&7Website:&9 http://www.mmsserver.wix.com-mmsserver/'
  145. NAME: '&f[+] Website [+]'
  146. LORE:
  147. - 'Click to get the link'
  148. ID: 35
  149. KEEP-OPEN: false
  150. POSITION-X: 5
  151. POSITION-Y: 5
  152.  
  153.  
  154. Facebook:
  155. COMMAND: 'tell:&7Facebook:&9 http://www.facebook.com/MMSServer'
  156. NAME: '&9[+] Facebook [+]'
  157. LORE:
  158. - 'Click to get the link'
  159. ID: wool:11
  160. KEEP-OPEN: false
  161. POSITION-X: 4
  162. POSITION-Y: 5
  163.  
  164.  
  165. Twitter:
  166. COMMAND: 'tell:&7Website:&9 http://www.twitter.com/MMSServer'
  167. NAME: '&b[+] Twitter [+]'
  168. LORE:
  169. - 'Click to get the link'
  170. ID: wool:3
  171. KEEP-OPEN: false
  172. POSITION-X: 6
  173. POSITION-Y: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement