Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. options:
  2. is-role-restricted: false
  3. at-least-role: COLEADER
  4. can-access-not-yours: false
  5. can-edit-whilst-factionless: true
  6. use-titles: true
  7. prevent-normal-farms: true
  8. save-task-delay: 300000
  9. creepers-collect-tnt: false
  10. auto-pickup-sugar-cane-normally: true
  11. landowner:
  12. factions:
  13. at-least-role: COLEADER
  14. askyblock:
  15. enabled: false
  16. only-leader: false
  17. fabled-skyblock:
  18. enabled: true
  19. only-leader: false
  20. shop-gui-plus:
  21. hook: true
  22. blacklisted-shops:
  23. - donator
  24. harvester-hoes:
  25. enabled: true
  26. collect-double-sugar-cane: true
  27. collect-to-inventory-with-no-collector: true
  28. protected-region-check-for-iterated-sugar-cane: false
  29. mcmmo:
  30. enabled: false
  31. preset-herbalism-exp: 5
  32. harvesterhoe-item:
  33. material: GOLD_HOE
  34. name: '&e&l(!) &f&lHarvester Hoe &e&l(e)'
  35. lore:
  36. - ''
  37. - ' &dBreak sugar cane to get double sugar cane!'
  38. - ''
  39. enchants:
  40. - DURABILITY:1
  41. itemflags:
  42. - HIDE_ENCHANTS
  43. sellwand-item:
  44. material: DIAMOND_HOE
  45. name: '&e&l(!) &f&lSellWand &e&l(!)'
  46. lore:
  47. - ''
  48. - ' &dRight click a collector to sell all of its collected inventory!'
  49. - ''
  50. enchants:
  51. - DURABILITY:1
  52. itemflags:
  53. - HIDE_ENCHANTS
  54. tntwand-item:
  55. material: WOOD_HOE
  56. name: '&c&l(!) &f&lTNTWand &c&l(!)'
  57. lore:
  58. - ''
  59. - ' &dRight click a collector to deposit all of its tnt!'
  60. - ''
  61. enchants:
  62. - DURABILITY:1
  63. itemflags:
  64. - HIDE_ENCHANTS
  65. collector-item:
  66. material: BEACON
  67. name: '&d&l(!) &f&lCollector &d&l(!)'
  68. lore:
  69. - ''
  70. - ' &dPlace this down to start collecting mobs, cactus, and sugarcane!'
  71. - ''
  72. enchants:
  73. - DURABILITY:1
  74. itemflags:
  75. - HIDE_ENCHANTS
  76. menu:
  77. name: '&e{owner} Collector'
  78. size: 27
  79. fill:
  80. enabled: true
  81. glass-pane-color: BLACK
  82. enchanted: true
  83. collection-type-format:
  84. name: '&e&l(!) &f{mob} &e&l(!)'
  85. lore:
  86. - '{collection-type-specific-lore}'
  87. enchants:
  88. - DURABILITY:1
  89. itemflags:
  90. - HIDE_ENCHANTS
  91. collection-types:
  92. iron-golem:
  93. slot: 9
  94. price: 200.0
  95. item: IRON_INGOT
  96. sell-amount-per-menu-click: 100
  97. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  98. enderman:
  99. slot: 10
  100. price: 20.0
  101. sell-amount-per-menu-click: 100
  102. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  103. witch:
  104. slot: 11
  105. price: 20.0
  106. sell-amount-per-menu-click: 100
  107. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  108. villager:
  109. slot: 12
  110. price: 20.0
  111. sell-amount-per-menu-click: 100
  112. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  113. cow:
  114. slot: 13
  115. price: 5.0
  116. sell-amount-per-menu-click: 100
  117. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  118. pig:
  119. slot: 14
  120. price: 5.0
  121. sell-amount-per-menu-click: 100
  122. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  123. pig-zombie:
  124. slot: 15
  125. price: 17.0
  126. sell-amount-per-menu-click: 100
  127. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  128. chicken:
  129. slot: 16
  130. price: 3.0
  131. sell-amount-per-menu-click: 100
  132. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  133. spider:
  134. slot: 17
  135. price: 3.0
  136. sell-amount-per-menu-click: 100
  137. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  138. cactus:
  139. slot: 21
  140. price: 2.0
  141. sell-amount-per-menu-click: 100
  142. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  143. tnt:
  144. slot: 22
  145. price: 1.0
  146. sell-amount-per-menu-click: 64
  147. menu-sell-lore: '&eYou have &f{amount} &eavailable to deposit!'
  148. sugar_cane:
  149. slot: 23
  150. price: 2.0
  151. sell-amount-per-menu-click: 100
  152. menu-sell-lore: '&eYou have &f{amount} &eavailable to sell!'
  153. messages:
  154. no-access-not-yours: '&cYou can''t access this collector that''s not yours!'
  155. no-access-no-permissions: '&cYou can''t access this collector since you''re not
  156. at least a &f{role}!'
  157. no-access-factionless: '&cYou can''t edit collectors whilst factionless!'
  158. title-sell: '&a&l${money}'
  159. title-collector-place: '&aYou have placed a collector!'
  160. title-collector-break: '&cYou have broken a collector!'
  161. cant-sell-nothing: '&cYou can''t sell nothing!'
  162. cant-deposit-nothing: '&cYou can''t deposit nothing!'
  163. deposited-tnt: '&aYou have deposited &f{tnt} &atnt'
  164. updated-collector-blockposition: '&aYou have updated your collector''s block position!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement