SteveKitten

Untitled

Sep 1st, 2018
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.41 KB | None | 0 0
  1. # AutoSell version: 1.8.6 Main Configuration
  2.  
  3. check_updates: true
  4. block_listener_priority: HIGHEST
  5. hooks:
  6. mine_reset_lite:
  7. enabled: true
  8. worldguard:
  9. enabled: false
  10. prisonmines:
  11. enabled: false
  12. tools_never_break: true
  13. multiplier_save_on_interval: true
  14. multiplier_save_interval: 10
  15. multiplier_default_limit: 100
  16. autosell:
  17. allow_creative: false
  18. require_tools: true
  19. take_sold_items: true
  20. disabled_worlds:
  21. - someworld
  22. - someotherworld
  23. multipliers_enabled: false
  24. interval_announcements:
  25. enabled: true
  26. interval: 60
  27. has_multiplier_message:
  28. - '&8&m-----------------------------------------------------'
  29. - '&eYour AutoSell stats...'
  30. - '&bItems Sold&7: &f%items%'
  31. - '&bAmount&7: &a$&f%amount%'
  32. - '&bMultiplier: &f%multiplier%'
  33. - '&8&m-----------------------------------------------------'
  34. no_multiplier_message:
  35. - '&8&m-----------------------------------------------------'
  36. - '&eYour AutoSell stats...'
  37. - '&bItems Sold&7: &f%items%'
  38. - '&bAmount&7: &a$&f%amount%'
  39. - '&8&m-----------------------------------------------------'
  40. signsell:
  41. per_shop_permissions: true
  42. has_multiplier_message:
  43. - '&8&m-----------------------------------------------------'
  44. - '&bItems Sold&7: &f%items%'
  45. - '&bAmount&7: &a$&f%amount%'
  46. - '&bMultiplier: &f%multiplier%'
  47. - '&8&m-----------------------------------------------------'
  48. no_multiplier_message:
  49. - '&8&m-----------------------------------------------------'
  50. - '&bItems Sold&7: &f%items%'
  51. - '&bAmount&7: &a$&f%amount%'
  52. - '&8&m-----------------------------------------------------'
  53. sellall:
  54. enabled: true
  55. use_perm_shop_when_no_shop_is_at_location: true
  56. has_multiplier_message:
  57. - '&8&m-----------------------------------------------------'
  58. - '&bItems Sold&7: &f%items%'
  59. - '&bAmount&7: &a$&f%amount%'
  60. - '&bMultiplier: &f%multiplier%'
  61. - '&8&m-----------------------------------------------------'
  62. no_multiplier_message:
  63. - '&8&m-----------------------------------------------------'
  64. - '&bItems Sold&7: &f%items%'
  65. - '&bAmount&7: &a$&f%amount%'
  66. - '&8&m-----------------------------------------------------'
  67. item_drops:
  68. drops2inv:
  69. enabled: true
  70. require_permission_node: false
  71. autosell_areas_only: false
  72. disabled_worlds:
  73. - someworld
  74. - someotherworld
  75. ignored_blocks:
  76. - SKULL_ITEM
  77. - SKULL
  78. allowed_instead_of_ignored: false
  79. silk_touch:
  80. enabled: true
  81. auto_smelt:
  82. enabled: false
  83. toggle_on_join: false
  84. disabled_worlds:
  85. - someworld
  86. - someotherworld
  87. smelt_list:
  88. - GOLD_ORE,GOLD_INGOT
  89. - IRON_ORE,IRON_INGOT
  90. - WOOL;3,WOOL;5
  91. - STONE,STONE
  92. fortune:
  93. enabled: true
  94. minimum_drops: 1
  95. maximum_drops: 1000
  96. multiplier: 1.2
  97. modifier: 1
  98. random_drop_amount: true
  99. disabled_worlds:
  100. - someworld
  101. - someotherworld
  102. fortune_blocks:
  103. - DIAMOND_ORE
  104. - EMERALD_ORE
  105. - GOLD_ORE
  106. - IRON_ORE
  107. - LAPIS_ORE
  108. - REDSTONE_ORE
  109. - QUARTZ_ORE
  110. - COAL_ORE
  111. - DIAMOND_BLOCK
  112. - EMERALD_BLOCK
  113. - GOLD_BLOCK
  114. - IRON_BLOCK
  115. - LAPIS_BLOCK
  116. - REDSTONE_BLOCK
  117. - QUARTZ_BLOCK
  118. - COAL_BLOCK
  119. ingot_to_block:
  120. enabled: false
  121. toggle_on_join: false
  122. auto_blocks_interval: 30
  123. shop_items_info:
  124. use_gui: true
  125. message:
  126. - '&8&m-----------------------------------------------------'
  127. - '&aShop: &f%shop%'
  128. - '%items%'
  129. - '&8&m-----------------------------------------------------'
  130. item_format: '&7%material%&f:&7%data% &f- &a$&f%price_1%'
  131. vkbackpack:
  132. bptoggle_on_join: false
  133. money:
  134. fix_money: true
  135. use_custom_format: false
  136. custom_format: '#,###.00'
  137. thousands_format: k
  138. millions_format: M
  139. billions_format: B
  140. trillions_format: T
  141. quadrillions_format: Q
  142. shops:
  143. Shop1:
  144. priority: 1
  145. shop_list:
  146. - STONE,0.50
  147. - COBBLESTONE,0.20
  148. - IRON_ORE,0.35
  149. - COAL_ORE,0.20
  150. MineA:
  151. priority: 2
  152. shop_list:
  153. - COBBLESTONE;0,3.0
  154. - COAL;0,9.0
  155. MineB:
  156. priority: 3
  157. shop_list:
  158. - COBBLESTONE;0,3.63
  159. - COAL_BLOCK;0,6.52
  160. - COAL;0,4.34
  161. MineC:
  162. priority: 4
  163. shop_list:
  164. - COBBLESTONE;0,4.25
  165. - COAL_BLOCK;0,5.1
  166. - IRON_INGOT;0,7.64
  167. MineD:
  168. priority: 5
  169. shop_list:
  170. - COAL_BLOCK;0,6.3
  171. - COAL;0,5.25
  172. - IRON_INGOT;0,9.45
  173. MineE-1:
  174. priority: 6
  175. shop_list:
  176. - IRON_BLOCK;0,11.25
  177. - COAL;0,6.25
  178. - IRON_INGOT;0,7.5
  179. MineE-2:
  180. priority: 7
  181. shop_list:
  182. - IRON_BLOCK;0,11.25
  183. - COAL;0,6.25
  184. - IRON_INGOT;0,7.5
  185. MineE-3:
  186. priority: 8
  187. shop_list:
  188. - IRON_BLOCK;0,11.25
  189. - COAL;0,6.25
  190. - IRON_INGOT;0,7.5
  191. MineE-4:
  192. priority: 9
  193. shop_list:
  194. - IRON_BLOCK;0,11.25
  195. - COAL;0,6.25
  196. - IRON_INGOT;0,7.5
  197. MineF:
  198. priority: 10
  199. shop_list:
  200. - COAL_BLOCK;0,7.5
  201. - IRON_BLOCK;0,13.5
  202. - IRON_INGOT;0,9.0
  203. MineG:
  204. priority: 11
  205. shop_list:
  206. - COAL_BLOCK;0,9.0
  207. - IRON_BLOCK;0,10.8
  208. - GOLD_INGOT;0,16.2
  209. MineH:
  210. priority: 12
  211. shop_list:
  212. - IRON_BLOCK;0,12.91
  213. - IRON_INGOT;0,10.75
  214. - GOLD_INGOT;0,19.34
  215. MineI:
  216. priority: 13
  217. shop_list:
  218. - GOLD_BLOCK;0,23.41
  219. - IRON_INGOT;0,13.0
  220. - GOLD_INGOT;0,15.59
  221. MineJ:
  222. priority: 14
  223. shop_list:
  224. - IRON_BLOCK;0,15.5
  225. - GOLD_BLOCK;0,27.91
  226. - GOLD_INGOT;0,18.59
  227. MineK:
  228. priority: 15
  229. shop_list:
  230. - REDSTONE;0,33.75
  231. - IRON_BLOCK;0,18.75
  232. - GOLD_BLOCK;0,22.5
  233. MineL:
  234. priority: 16
  235. shop_list:
  236. - REDSTONE;0,40.5
  237. - GOLD_BLOCK;0,27.0
  238. - GOLD_INGOT;0,22.5
  239. MineM:
  240. priority: 17
  241. shop_list:
  242. - REDSTONE;0,32.25
  243. - REDSTONE_BLOCK;0,48.38
  244. - GOLD_INGOT;0,26.88
  245. MineN:
  246. priority: 18
  247. shop_list:
  248. - REDSTONE;0,38.7
  249. - GOLD_BLOCK;0,32.25
  250. - REDSTONE_BLOCK;0,58.01
  251. MineO:
  252. priority: 19
  253. shop_list:
  254. - INK_SACK;4,69.75
  255. - GOLD_BLOCK;0,38.75
  256. - REDSTONE_BLOCK;0,46.5
  257. MineP:
  258. priority: 20
  259. shop_list:
  260. - INK_SACK;4,83.7
  261. - REDSTONE;0,46.5
  262. - REDSTONE_BLOCK;0,55.8
  263. MineQ:
  264. priority: 21
  265. shop_list:
  266. - INK_SACK;4,66.9
  267. - REDSTONE;0,55.75
  268. - LAPIS_BLOCK;0,100.35
  269. MineR:
  270. priority: 22
  271. shop_list:
  272. - INK_SACK;4,80.25
  273. - LAPIS_BLOCK;0,120.38
  274. - REDSTONE_BLOCK;0,66.88
  275. MineS:
  276. priority: 23
  277. shop_list:
  278. - LAPIS_BLOCK;0,96.3
  279. - REDSTONE_BLOCK;0,80.25
  280. - QUARTZ;0,144.45
  281. MineT:
  282. priority: 24
  283. shop_list:
  284. - INK_SACK;4,96.38
  285. - LAPIS_BLOCK;0,115.68
  286. - QUARTZ;0,173.47
  287. MineU:
  288. priority: 25
  289. shop_list:
  290. - INK_SACK;4,115.63
  291. - QUARTZ_BLOCK;0,208.13
  292. - QUARTZ;0,138.75
  293. MineV:
  294. priority: 26
  295. shop_list:
  296. - QUARTZ_BLOCK;0,249.75
  297. - LAPIS_BLOCK;0,138.75
  298. - QUARTZ;0,166.5
  299. MineW:
  300. priority: 27
  301. shop_list:
  302. - QUARTZ_BLOCK;0,199.8
  303. - LAPIS_BLOCK;0,166.5
  304. - DIAMOND;0,299.7
  305. MineX:
  306. priority: 28
  307. shop_list:
  308. - QUARTZ_BLOCK;0,239.7
  309. - QUARTZ;0,199.75
  310. - DIAMOND;0,359.55
  311. MineY:
  312. priority: 29
  313. shop_list:
  314. - DIAMOND_BLOCK;0,431.55
  315. - QUARTZ;0,236.06
  316. - DIAMOND;0,283.27
  317. MineZ:
  318. priority: 30
  319. shop_list:
  320. - DIAMOND_BLOCK;0,517.95
  321. - QUARTZ_BLOCK;0,287.75
  322. - DIAMOND;0,345.3
  323. MineFREE:
  324. priority: 31
  325. shop_list:
  326. - EMERALD;0,351.56
  327. - OBSIDIAN;0,632.81
  328. - EMERALD_BLOCK;0,421.88
Advertisement
Add Comment
Please, Sign In to add comment