Advertisement
Guest User

Untitled

a guest
Dec 10th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1. #██████╗ ██████╗ ███╗ ██╗███████╗██╗ ██████╗
  2. #██╔════╝██╔═══██╗████╗ ██║██╔════╝██║██╔════╝
  3. #██║ ██║ ██║██╔██╗ ██║█████╗ ██║██║ ███╗
  4. #██║ ██║ ██║██║╚██╗██║██╔══╝ ██║██║ ██║
  5. #╚██████╗╚██████╔╝██║ ╚████║██║ ██║╚██████╔╝
  6. # ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═╝ ╚═════╝
  7.  
  8. #SCYTHER | HARVESTER HOE v2.4 (1.8x - 1.12x) Developed by Norska#1933 (https://mcm.norskas.zone , https://spigot.norskas.zone)
  9.  
  10. ##### CROP CONFIGURATION #####
  11.  
  12. #Here you can configure all everything crop related!
  13. #--------------------------------------------------------------------------------------------------------------------------------
  14. # Enabled // If set to true the special tool will work on those crops.
  15. # Worth // Set the worth for every (x1) item/crop that drops.
  16. # Name // Set the name that's being used in the messages.
  17. # Min_Drop // Set the minimum amount of drops the crop will drop when broken with the special tool. THIS ONLY WORKS ON CARROTS, POTATOES, WHEAT AND NETHERWARTS!
  18. # Max_Drop // Set the maximum amount of drops the crop will drop when broken with the special tool. THIS ONLY WORKS ON CARROTS, POTATOES, WHEAT AND NETHERWARTS!
  19. # Actiobar // If set to true there will be an actionbar message sent whenever you harvest crops with the special tool.
  20. # Actionbar_Me.// Set the actionbar message. Placeholders: %amount, %crop_name, %player_name, %sold_for
  21. # ChatMessage // If set to true there will be a chat message sent whenever you harvest crops with the special tool.
  22. # ChatMessageM // Set the chatmessage message. Placeholders: %amount, %crop_name, %player_name, %sold_for
  23.  
  24. #EXTRA NOTES:
  25.  
  26. # 1. All crops are being automatically replanted, meaning all drops are reduced by one (for the replanting).
  27. # 1.1 Sugarcane is excluded, the first sugarcane block is not being counted.
  28. # 2. You can use Min_Drop and Max_Drop only for Carrots, Potatoes, Wheat and Netherwart.
  29. # 3. The harvester hoe will only let you harvest a crop once it has reached it's ripe state.
  30.  
  31. #--------------------------------------------------------------------------------------------------------------------------------
  32.  
  33. FullInventory:
  34. Drop_Items: true
  35. Actionbar:
  36. Enabled: false
  37. Message: '&c&llYOUR INVENTORY IS FULL!'
  38. Title:
  39. Enabled: true
  40. TitleMessage: '&c&lATTENTION!'
  41. SubTitleMessage: '&7(Your inventory is full!)'
  42.  
  43. Crop_Not_Ripe: "&cThis crop is not &c&lripe &cyet!"
  44.  
  45. #If set to true you'll only be able to break the crops below with the special tool!
  46. #You may want to enable this so irrelevant blocks won't break & durability will not go to waste!
  47. Extra:
  48. CropsOnly: false
  49. Message: "&cThis tool can only be used on &c&lcrops&c!"
  50.  
  51. Carrots:
  52. Enabled: true
  53. Worth: 5.00
  54. Name: "&6&l&nCARROTS"
  55. Min_Drop: 2
  56. Max_Drop: 6
  57. Actionbar: true
  58. Actionbar_Autosell: "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  59. Actionbar_Autocollect: "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  60. ChatMessage: false
  61. ChatMessage_Autosell:
  62. - "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  63. ChatMessage_Autocollect:
  64. - "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  65.  
  66. SugarCane:
  67. Enabled: true
  68. Worth: 25.00
  69. Name: "&2&l&nSUGARCANE"
  70. Actionbar: true
  71. Actionbar_Autosell: "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  72. Actionbar_Autocollect: "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  73. ChatMessage: false
  74. ChatMessage_Autosell:
  75. - "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  76. ChatMessage_Autocollect:
  77. - "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  78.  
  79. Potatoes:
  80. Enabled: true
  81. Worth: 10.00
  82. Name: "&e&l&nPOTATOES"
  83. Min_Drop: 2
  84. Max_Drop: 6
  85. Actionbar: true
  86. Actionbar_Autosell: "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  87. Actionbar_Autocollect: "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  88. ChatMessage: false
  89. ChatMessage_Autosell:
  90. - "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  91. ChatMessage_Autocollect:
  92. - "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  93.  
  94. Wheat:
  95. Enabled: true
  96. Worth: 2.50
  97. Name: "&e&l&nWHEAT"
  98. Min_Drop: 2
  99. Max_Drop: 6
  100. Actionbar: true
  101. Actionbar_Autosell: "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  102. Actionbar_Autocollect: "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  103. ChatMessage: false
  104. ChatMessage_Autosell:
  105. - "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  106. ChatMessage_Autocollect:
  107. - "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  108.  
  109. NetherWarts:
  110. Enabled: true
  111. Worth: 50.00
  112. Name: "&4&l&nNETHERWART"
  113. Min_Drop: 2
  114. Max_Drop: 6
  115. Actionbar: true
  116. Actionbar_Autosell: "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  117. Actionbar_Autocollect: "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  118. ChatMessage: false
  119. ChatMessage_Autosell:
  120. - "&aYou got &e&l%sold_for$ &afor harvesting &e&lx%amount %crop_name&r&a!"
  121. ChatMessage_Autocollect:
  122. - "&aYou automatically collected &e&lx%amount %crop_name&r&a!"
  123.  
  124.  
  125. ###### ITEM BUILDER ######
  126.  
  127. #Here you can configure the special tool aka harvester hoe!
  128. #--------------------------------------------------------------------------------------------------------------------------------
  129. # Glow // If set to true the special tool will have a glow effect.
  130. # Material // Set the material for the special tool.
  131. # Name // Set the name for the special tool.
  132. # Lore // Set the lore for the special tool.
  133. #--------------------------------------------------------------------------------------------------------------------------------
  134.  
  135. Item:
  136. Glow: true
  137. Material: DIAMOND_HOE
  138. Name_Autosell: "&a&lHARVESTER HOE &f[&2&lAUTOSELL&f]"
  139. Name_Autocollect: "&a&lHARVESTER HOE &f[&2&lAUTOCOLLECT&f]"
  140. Lore:
  141. - "&7&m-------------------------------"
  142. - " "
  143. - " &3Use this item to quickly harvest"
  144. - " &3your mighty crops!"
  145. - " "
  146. - "&7&m-------------------------------"
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153. ###### MESSAGES [USER] ######
  154.  
  155. HARVESTER HOE GIVEN:
  156. - ''
  157. - '&b&lHARVESTER HOE &7/ &a&lDONE'
  158. - ''
  159. - ' &8» &3You gave &b&l%amount HARVESTER HOE(s)&r&3 to &b&n%name&r&3!'
  160. - ''
  161.  
  162. HARVESTER HOE RECEIVED:
  163. - '&8&l[&3&l&k@&8&l] &8» &3You just received &b&l%amount HARVESTER HOE(s)&r&3!'
  164.  
  165.  
  166. ###### MESSAGES [ADMIN] ######
  167.  
  168. MENU:
  169. - ''
  170. - '&b&lHARVESTER HOE &7/ &f&lMENU'
  171. - ''
  172. - ' &8» &3/hoe give [user] [amount]'
  173. - ''
  174.  
  175. WRONG ARGUMENTS:
  176. - ''
  177. - '&b&lHARVESTER HOE &7/ &c&lERROR'
  178. - ''
  179. - ' &8» &3Your arguments are incorrect!'
  180. - ''
  181.  
  182. MISSING ARGUMENTS:
  183. - ''
  184. - '&b&lHARVESTER HOE &7/ &c&lERROR'
  185. - ''
  186. - ' &8» &3You are missing arguments!'
  187. - ''
  188.  
  189. PLAYER NOT ONLINE:
  190. - ''
  191. - '&b&lHARVESTER HOE &7/ &c&lERROR'
  192. - ''
  193. - ' &8» &3%player &3is not online!'
  194. - ''
  195.  
  196. RELOAD MESSAGE:
  197. - ''
  198. - '&b&lHARVESTER HOE &7/ &a&lDONE'
  199. - ''
  200. - ' &8» &3The plugin has been reloaded (took &f%ms ms&3)!'
  201. - ''
  202.  
  203. NO PERMISSION:
  204. - ''
  205. - '&b&lHARVESTER HOE &7/ &c&lERROR'
  206. - ''
  207. - ' &8» &3You do not have permission!'
  208. - ''
  209.  
  210. NO USE PERMISSION:
  211. - ''
  212. - '&b&lHARVESTER HOE &7/ &c&lERROR'
  213. - ''
  214. - ' &8» &3You can not use this item!'
  215. - ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement