Advertisement
Guest User

Untitled

a guest
Aug 20th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 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: '&5Archer Class Info'
  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. # Bind multiple commands using ; (command: 'menu; m; me')
  17. command: 'TS_archer'
  18.  
  19. # auto-refresh - OPTIONAL
  20. # How frequently the menu will be refreshed, in seconds.
  21. # Useful if you have variables in items' descriptions.
  22. auto-refresh: 5
  23.  
  24. # This command command will be execute when the menu is opened.
  25. # Supports all the icon command types.
  26. open-action: ''
  27.  
  28. # open-with-item - OPTIONAL
  29. # The menu will open only right-clicking with orange wool [35:1]
  30. open-with-item:
  31. id: wool:1
  32. left-click: false
  33. right-click: false
  34.  
  35.  
  36. ######################
  37. #+ +#
  38. # ITEMS #
  39. #+ +#
  40. ######################
  41.  
  42.  
  43. Archer:
  44. NAME: '&6Archer'
  45. LORE:
  46. - '&fClass Infomation'
  47. - ''
  48. - '&rThe Ranged Tree'
  49. - ''
  50. - '&rProfesses into &6Ranger&r'
  51. - '&ror professes &6Beastmaster'
  52. - ''
  53. - '&rPicks off enemies from a'
  54. - '&rdistance with superb archery'
  55. - ''
  56. - '&rProfess into &6Ranger'
  57. - '&r for better escape and'
  58. - '&rranged damage at level 15'
  59. - ''
  60. - '&rProfess into &6Beastmaster'
  61. - '&rfor more melee sustain'
  62. - '&rand a companion at level 15'
  63. - ''
  64. ID: Bow
  65. POSITION-X: 5
  66. POSITION-Y: 1
  67. KEEP-OPEN: true
  68.  
  69. ExplosiveArrow:
  70. NAME: '&fExplosive Arrow'
  71. LORE:
  72. - ''
  73. - '&2Stamina: &635'
  74. - '&2Cooldown: &615 seconds'
  75. - ''
  76. - '&rBlast all targets away from where'
  77. - '&ryour arrow lands, dealing minor damage'
  78. - ''
  79. - '&6Leveling increases the radius'
  80. - '&6and knockback of the skill'
  81. - ''
  82. ID: TNT
  83. POSITION-X: 4
  84. POSITION-Y: 4
  85. KEEP-OPEN: true
  86.  
  87. NoxiousArrow:
  88. NAME: '&fNoxious Arrow'
  89. LORE:
  90. - ''
  91. - '&2Stamina: &620'
  92. - '&2Cooldown: &67 seconds (-1 per rank)'
  93. - ''
  94. - '&rLet loose a poison arrow, inflicting poison'
  95. - '&rand hunger to those in its radius'
  96. - ''
  97. - '&6Leveling decreases the cooldown and'
  98. - '&6increases the duration of the effect'
  99. - ''
  100. ID: rotten_flesh
  101. POSITION-X: 5
  102. POSITION-Y: 4
  103. KEEP-OPEN: true
  104.  
  105. PiercingShot:
  106. NAME: '&fPiercing Shot'
  107. LORE:
  108. - ''
  109. - '&2Stamina: &620'
  110. - '&2Cooldown: &6Passive.'
  111. - '&2Chance: &65% (+5% per rank)'
  112. - ''
  113. - '&rAn occasional weak point'
  114. - '&ris revealed in enemy armor'
  115. - ''
  116. - '&6Leveling increases damage and chance'
  117. - '&6to activate the piercing shot'
  118. - ''
  119. ID: emerald
  120. POSITION-X: 6
  121. POSITION-Y: 4
  122. KEEP-OPEN: true
  123.  
  124. basestats:
  125. NAME: '&fBase Class Info'
  126. LORE:
  127. - ''
  128. - '&eHealth: &640'
  129. - '&eStamina: &530 (+5 every level)'
  130. - '&eStrengths:'
  131. - '&aLong range combat'
  132. - '&aSingle target fighting'
  133. - ''
  134. - '&eWeaknesses:'
  135. - '&4Multiple attackers'
  136. - '&4Close range combat'
  137. - ''
  138. - '&eSkills:'
  139. - '&rExplosive Arrow'
  140. - '&rNoxious Arrow'
  141. - '&rPiercing Shot'
  142. ID: nether_star
  143. POSITION-X: 5
  144. POSITION-Y: 3
  145. KEEP-OPEN: true
  146.  
  147.  
  148. ProfessClass:
  149. COMMAND: 'op: class profess Archer; console: minecraft;tell: &5Type &6/class bar&5 to disable your hotbar;tell: &5Type &6/class skill&5 to view your skills, and level them up;tell: &5Type &6/class help&5 for more information'
  150. NAME: '&fProfess to a &6Archer'
  151. LORE:
  152. - '&7Click here to successfully profess'
  153. - '&7to a &6Archer!'
  154. - ''
  155. - '&7You can change classes later'
  156. - '&7if you change your mind.'
  157. ID: wool:5
  158. KEEP-OPEN: true
  159. POSITION-X: 3
  160. POSITION-Y: 6
  161.  
  162.  
  163.  
  164. UNProfessClass:
  165. COMMAND: 'op: class reset confirm'
  166. NAME: '&fUnprofess current class'
  167. LORE:
  168. - '&7Click here to unprofess your'
  169. - '&7currently selected class.'
  170. - ''
  171. - '&7You can change classes later'
  172. - '&7if you change your mind.'
  173. ID: wool:4
  174. KEEP-OPEN: true
  175. POSITION-X: 5
  176. POSITION-Y: 6
  177.  
  178.  
  179. exitmenu:
  180. NAME: '&fExit Menu'
  181. LORE:
  182. - '&7Exits this GUI'
  183. - ''
  184. - '&7ps. ESC and your inventory button'
  185. - '&7also quick exits the menus'
  186. ID: wool:14
  187. POSITION-X: 7
  188. POSITION-Y: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement