Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.49 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: '&4Ranks Info'
  11.  
  12. # rows - the number of rows of the chest - REQUIRED
  13. rows: 3
  14.  
  15. # command - OPTIONAL (you can remove this or set it to '')
  16. command: 'rankinfo'
  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: 0
  23. left-click: false
  24. right-click: true
  25. # data-value: 0
  26.  
  27. ######################
  28. #+ +#
  29. # ITEMS #
  30. #+ +#
  31. ######################
  32.  
  33.  
  34. baron:
  35. COMMAND: ''
  36. NAME: '&1Baron'
  37. LORE:
  38. - 'Cost $5000 to /rankup'
  39. - 'Can use /back'
  40. - 'pick Can use /trash to clear inventory'
  41. - 'space. Paid $150 every 15 minutes. Can'
  42. - 'hold $100,000 on hand to get a paycheck'
  43. - 'then must be deposited in bank'
  44. ID: 340
  45. KEEP-OPEN: true
  46. POSITION-X: 2
  47. POSITION-Y: 1
  48.  
  49.  
  50. peasant:
  51. COMMAND: ''
  52. NAME: '&3Peasant'
  53. LORE:
  54. - 'Starting rank'
  55. - 'Can set 3 homes with /sethome (name)'
  56. - 'Use /kit tools for a starter kit. paid'
  57. - '$50 every 15 minutes. Can hold $100,000'
  58. - 'on hand.'
  59. ID: 340
  60. KEEP-OPEN: true
  61. POSITION-X: 1
  62. POSITION-Y: 1
  63.  
  64.  
  65. squire:
  66. COMMAND: ''
  67. NAME: '&aSquire'
  68. LORE:
  69. - 'Cost $15,000 to /rankup'
  70. - 'Can set 4 homes with /sethome (name)'
  71. - 'Paid $175 every 15 minutes. Can hold'
  72. - '$100,000 on hand.'
  73. ID: 340
  74. KEEP-OPEN: true
  75. POSITION-X: 3
  76. POSITION-Y: 1
  77.  
  78.  
  79. count:
  80. COMMAND: ''
  81. NAME: '&bCount'
  82. LORE:
  83. - 'Cost $30,000 to /rankup'
  84. - 'Can set 5 homes with /sethome (name)'
  85. - 'Paid $250 every 15 minutes. Can hold'
  86. - '$100,000 on hand.'
  87. ID: 340
  88. KEEP-OPEN: true
  89. POSITION-X: 4
  90. POSITION-Y: 1
  91.  
  92.  
  93. noble:
  94. COMMAND: ''
  95. NAME: '&2Noble'
  96. LORE:
  97. - 'Cost $65,000 to /rankup'
  98. - 'Can use /wbench'
  99. - 'Can use /kit noble'
  100. - 'Paid $275 every 15 minutes. Can hold'
  101. - '$100,000 on hand.'
  102. ID: 340
  103. KEEP-OPEN: true
  104. POSITION-X: 5
  105. POSITION-Y: 1
  106.  
  107.  
  108. knight:
  109. COMMAND: ''
  110. NAME: '&8Knight'
  111. LORE:
  112. - 'Cost $100,000 to /rankup'
  113. - 'Can create and use Grappling Hook'
  114. - 'Paid $350 every 15 minutes'
  115. - 'Can hold $100,000 on hand.'
  116. ID: 340
  117. KEEP-OPEN: true
  118. POSITION-X: 6
  119. POSITION-Y: 1
  120.  
  121.  
  122. earl:
  123. COMMAND: ''
  124. NAME: '&6Earl'
  125. LORE:
  126. - 'Cost $120,000 to /rankup. Can use'
  127. - '/noair to breathe underwater. Paid'
  128. - '$375 every 15 minutes. Can hold'
  129. - '$100,000 on hand.'
  130. ID: 340
  131. KEEP-OPEN: true
  132. POSITION-X: 7
  133. POSITION-Y: 1
  134.  
  135.  
  136. lord:
  137. COMMAND: ''
  138. NAME: '&5Lord'
  139. LORE:
  140. - 'Cost $150,000 to /rankup'
  141. - 'Paid $450 every 15 minutes'
  142. - 'Can use /feed'
  143. - 'Can hold $100,000 on hand'
  144. ID: 340
  145. KEEP-OPEN: true
  146. POSITION-X: 8
  147. POSITION-Y: 1
  148.  
  149.  
  150. duke:
  151. COMMAND: ''
  152. NAME: '&dDuke'
  153. LORE:
  154. - 'Cost $175,000 to /rankup'
  155. - 'Can use /top'
  156. - 'Paid $475 every 15 minutes'
  157. - 'Can hold $100,000 on hand'
  158. ID: 340
  159. KEEP-OPEN: true
  160. POSITION-X: 9
  161. POSITION-Y: 1
  162.  
  163.  
  164. king:
  165. COMMAND: ''
  166. NAME: '&4King'
  167. LORE:
  168. - 'Cost $225,000 to /rankup'
  169. - 'Can get mob and player head drops'
  170. - 'Paid $550 every 15 minutes'
  171. - 'Can hold $100,000 on hand'
  172. ID: 340
  173. KEEP-OPEN: true
  174. POSITION-X: 1
  175. POSITION-Y: 2
  176.  
  177.  
  178. emperor:
  179. COMMAND: ''
  180. NAME: '&eEmperor'
  181. LORE:
  182. - 'Cost $300,000 to /rankup'
  183. - 'Can use /nightvision'
  184. - 'Can use /kit emperor'
  185. - 'Paid $575 every 15 minutes'
  186. - 'Can hold $100,000 on hand'
  187. ID: 340
  188. KEEP-OPEN: true
  189. POSITION-X: 2
  190. POSITION-Y: 2
  191.  
  192.  
  193. demigod:
  194. COMMAND: ''
  195. NAME: '&8Demi&4God'
  196. LORE:
  197. - 'Cost $500,000 to /rankup'
  198. - 'Can use /stack'
  199. - 'Can set 7 homes'
  200. - 'Can use /planks'
  201. - 'Paid $650 every 15 minutes'
  202. - 'Can hold $120,000 on hand'
  203. ID: 340
  204. KEEP-OPEN: true
  205. POSITION-X: 3
  206. POSITION-Y: 2
  207.  
  208.  
  209. creator:
  210. COMMAND: ''
  211. NAME: '&4Creator'
  212. LORE:
  213. - 'Cost $500,000 to /rankup'
  214. - 'Can use /stack'
  215. - 'Can set 10 homes'
  216. - 'Paid $650 every 15 minutes'
  217. - 'Tree Vaporizer $150,000k value'
  218. - 'Inherits all commands from'
  219. - 'other ranks.'
  220. ID: 340
  221. KEEP-OPEN: true
  222. POSITION-X: 4
  223. POSITION-Y: 2
  224.  
  225.  
  226. return-to-main:
  227. COMMAND: 'open:xylonia.yml'
  228. NAME: '&6[arrow_left] Back to the main menu'
  229. ID: 399
  230. POSITION-X: 9
  231. POSITION-Y: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement