Advertisement
Guest User

Untitled

a guest
May 21st, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.69 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: false
  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: 1
  15. multiplier_default_limit: 40
  16. signsell:
  17. per_shop_permissions: true
  18. has_multiplier_message:
  19. - ' &7&m--&r&f]&7&m----&r &9&l&nSELL&r &7&m----&r&f[&7&m--'
  20. - ''
  21. - ' &9Sold: &7%items%'
  22. - ' &9For: &7$%amount%'
  23. - ' &9Multiplier: &7%multiplier%'
  24. - ' &7To get multipliers, use /vote & /buy'
  25. - ' &7NOTE: Type /as to turn on autosell!'
  26. - ''
  27. - ' &7&m--&r&f]&7&m----&r &9&l&nSELL&r &7&m----&r&f[&7&m--'
  28. no_multiplier_message:
  29. - ' &7&m--&r&f]&7&m----&r &9&l&nSELL&r &7&m----&r&f[&7&m--'
  30. - ''
  31. - ' &9Sold: &7%items%'
  32. - ' &9For: &7$%amount%'
  33. - ' &9Multiplier: &7%multiplier%'
  34. - ' &7To get multipliers, use /vote & /buy'
  35. - ' &7NOTE: Type /as to turn on autosell!'
  36. - ''
  37. - ' &7&m--&r&f]&7&m----&r &9&l&nSELL&r &7&m----&r&f[&7&m--'
  38. sellall:
  39. enabled: true
  40. use_perm_shop_when_no_shop_is_at_location: true
  41. has_multiplier_message:
  42. - ' &7&m--&r&f]&7&m----&r &9&l&nSELL&r &7&m----&r&f[&7&m--'
  43. - ''
  44. - ' &9Sold: &7%items%'
  45. - ' &9For: &7$%amount%'
  46. - ' &9Multiplier: &7%multiplier%'
  47. - ' &7To get multipliers, use /vote & /buy'
  48. - ' &7NOTE: Type /as to turn on autosell!'
  49. - ''
  50. - ' &7&m--&r&f]&7&m----&r &9&l&nSELL&r &7&m----&r&f[&7&m--'
  51. no_multiplier_message:
  52. - ' &7&m--&r&f]&7&m----&r &9&l&nSELL&r &7&m----&r&f[&7&m--'
  53. - ''
  54. - ' &9Sold: &7%items%'
  55. - ' &9For: &7$%amount%'
  56. - ' &9Multiplier: &7%multiplier%'
  57. - ' &7To get multipliers, use /vote & /buy'
  58. - ' &7NOTE: Type /as to turn on autosell!'
  59. - ''
  60. - ' &7&m--&r&f]&7&m----&r &9&l&nSELL&r &7&m----&r&f[&7&m--'
  61. shop_items_info:
  62. use_gui: true
  63. message:
  64. - '&8&m-----------------------------------------------------'
  65. - '&aShop: &f%shop%'
  66. - '%items%'
  67. - '&8&m-----------------------------------------------------'
  68. item_format: '&7%material%&f:&7%data% &f- &a$&f%price_1%'
  69. vkbackpack:
  70. bptoggle_on_join: false
  71. shops:
  72. A:
  73. priority: 1
  74. shop_list:
  75. - COBBLESTONE;0,200.0
  76. - COAL_BLOCK;0,200.0
  77. - STONE;0,200.0
  78. B:
  79. priority: 2
  80. shop_list:
  81. - COBBLESTONE;0,500.0
  82. - COAL_BLOCK;0,500.0
  83. - STONE;0,500.0
  84. C:
  85. priority: 3
  86. shop_list:
  87. - COBBLESTONE;0,750.0
  88. - COAL_BLOCK;0,750.0
  89. - STONE;0,750.0
  90. D:
  91. priority: 4
  92. shop_list:
  93. - COBBLESTONE;0,1000.0
  94. - COAL_BLOCK;0,1000.0
  95. - STONE;0,1000.0
  96. E:
  97. priority: 5
  98. shop_list:
  99. - COBBLESTONE;0,1300.0
  100. - COAL_BLOCK;0,1300.0
  101. - STONE;0,1300.0
  102. #######
  103. F:
  104. priority: 6
  105. shop_list:
  106. - COAL_BLOCK;0,1600.0
  107. - IRON_BLOCK;0,1200.0
  108. G:
  109. priority: 7
  110. shop_list:
  111. - COAL_BLOCK;0,2000.0
  112. - IRON_BLOCK;0,1400.0
  113. H:
  114. priority: 8
  115. shop_list:
  116. - COAL_BLOCK;0,2400.0
  117. - IRON_BLOCK;0,1600.0
  118. I:
  119. priority: 9
  120. shop_list:
  121. - COAL_BLOCK;0,3700.0
  122. - IRON_BLOCK;0,1800.0
  123. J:
  124. priority: 10
  125. shop_list:
  126. - COAL_BLOCK;0,3200.0
  127. - IRON_BLOCK;0,2000.0
  128. ######
  129. K:
  130. priority: 11
  131. shop_list:
  132. - GOLD_BLOCK;0,3300.0
  133. - IRON_BLOCK;0,2200.0
  134. L:
  135. priority: 12
  136. shop_list:
  137. - GOLD_BLOCK;0,3400.0
  138. - IRON_BLOCK;0,2400.0
  139. M:
  140. priority: 13
  141. shop_list:
  142. - GOLD_BLOCK;0,3500.0
  143. - IRON_BLOCK;0,2700.0
  144. N:
  145. priority: 14
  146. shop_list:
  147. - GOLD_BLOCK;0,3600.0
  148. - IRON_BLOCK;0,3000.0
  149. O:
  150. priority: 15
  151. shop_list:
  152. - GOLD_BLOCK;0,3700.0
  153. - IRON_BLOCK;0,3400.0
  154. ########
  155. P:
  156. priority: 16
  157. shop_list:
  158. - GOLD_BLOCK;0,4800.0
  159. - LAPIS_BLOCK;0,4800.0
  160. Q:
  161. priority: 17
  162. shop_list:
  163. - GOLD_BLOCK;0,5200.0
  164. - LAPIS_BLOCK;0,5200.0
  165. R:
  166. priority: 18
  167. shop_list:
  168. - GOLD_BLOCK;0,6000.0
  169. - LAPIS_BLOCK;0,6200.0
  170. S:
  171. priority: 19
  172. shop_list:
  173. - GOLD_BLOCK;0,6500.0
  174. - LAPIS_BLOCK;0,7200.0
  175. T:
  176. priority: 20
  177. shop_list:
  178. - GOLD_BLOCK;0,7000.0
  179. - LAPIS_BLOCK;0,8000.0
  180. ######
  181. U:
  182. priority: 21
  183. shop_list:
  184. - LAPIS_BLOCK;0,7600.0
  185. - REDSTONE_BLOCK;0,8940.0
  186. V:
  187. priority: 22
  188. shop_list:
  189. - LAPIS_BLOCK;0,9000.0
  190. - REDSTONE_BLOCK;0,10000.0
  191. W:
  192. priority: 23
  193. shop_list:
  194. - LAPIS_BLOCK;0,11000.0
  195. - REDSTONE_BLOCK;0,12000.0
  196. X:
  197. priority: 24
  198. shop_list:
  199. - LAPIS_BLOCK;0,13000.0
  200. - REDSTONE_BLOCK;0,15000.0
  201. Y:
  202. priority: 25
  203. shop_list:
  204. - LAPIS_BLOCK;0,14000.0
  205. - REDSTONE_BLOCK;0,17000.0
  206. ########
  207. Z:
  208. priority: 26
  209. shop_list:
  210. - EMERALD_BLOCK;0,22200.0
  211. - REDSTONE_BLOCK;0,25200.0
  212. Omega:
  213. priority: 27
  214. shop_list:
  215. - EMERALD_BLOCK;0,27200.0
  216. - REDSTONE_BLOCK;0,29200.0
  217. Caretaker:
  218. priority: 28
  219. shop_list:
  220. - EMERALD_BLOCK;0,30200.0
  221. - REDSTONE_BLOCK;0,31200.0
  222. Scout:
  223. priority: 29
  224. shop_list:
  225. - EMERALD_BLOCK;0,34200.0
  226. - REDSTONE_BLOCK;0,36200.0
  227. Hunter:
  228. priority: 30
  229. shop_list:
  230. - EMERALD_BLOCK;0,38200.0
  231. - REDSTONE_BLOCK;0,40200.0
  232. #########
  233. Elder:
  234. priority: 31
  235. shop_list:
  236. - EMERALD_BLOCK;0,40000.0
  237. - DIAMOND_BLOCK;0,44000.0
  238. Sentinel:
  239. priority: 32
  240. shop_list:
  241. - EMERALD_BLOCK;0,45000.0
  242. - DIAMOND_BLOCK;0,50000.0
  243. Delta:
  244. priority: 33
  245. shop_list:
  246. - EMERALD_BLOCK;0,50000.0
  247. - DIAMOND_BLOCK;0,55000.0
  248. Beta:
  249. priority: 34
  250. shop_list:
  251. - EMERALD_BLOCK;0,57000.0
  252. - DIAMOND_BLOCK;0,60000.0
  253. Free:
  254. priority: 35
  255. shop_list:
  256. - EMERALD_BLOCK;0,65000.0
  257. - DIAMOND_BLOCK;0,65000.0
  258. ######
  259. Hero:
  260. priority: 36
  261. shop_list:
  262. - IRON_BLOCK;0,104000.0
  263. Elite:
  264. priority: 37
  265. shop_list:
  266. - GOLD_BLOCK;0,108000.0
  267. Legend:
  268. priority: 38
  269. shop_list:
  270. - LAPIS_BLOCK;0,112000.0
  271. God:
  272. priority: 39
  273. shop_list:
  274. - REDSTONE_BLOCK;0,116000.0
  275. Divine:
  276. priority: 40
  277. shop_list:
  278. - EMERALD_BLOCK;0,1200000.0
  279. Elysian:
  280. priority: 41
  281. shop_list:
  282. - DIAMOND_BLOCK;0,135000.0
  283. Pvp:
  284. priority: 42
  285. shop_list:
  286. - LAPIS_BLOCK;0,25000.0
  287. - REDSTONE_BLOCK;0,30000.0
  288. P25:
  289. priority: 43
  290. shop_list:
  291. - QUARTZ_BLOCK;0,76000.0
  292. - COAL_BLOCK;0,80000.0
  293. P35:
  294. priority: 44
  295. shop_list:
  296. - QUARTZ_BLOCK;0,88000.0
  297. - IRON_BLOCK;0,90000.0
  298. P50:
  299. priority: 45
  300. shop_list:
  301. - DIAMOND_BLOCK;0,96000.0
  302. A2:
  303. priority: 46
  304. shop_list:
  305. - PRISMARINE;0,100000.0
  306. A5:
  307. priority: 47
  308. shop_list:
  309. - QUARTZ_BLOCK;0,103000.0
  310. - LAPIS_BLOCK;0,103000.0
  311. Rebirth:
  312. priority: 48
  313. shop_list:
  314. - ENDER_STONE;0,111000.0
  315. money:
  316. fix_money: true
  317. use_custom_format: false
  318. custom_format: '#,###.00'
  319. thousands_format: k
  320. millions_format: M
  321. billions_format: B
  322. trillions_format: T
  323. quadrillions_format: Q
  324. autosell:
  325. allow_creative: true
  326. require_tools: false
  327. take_sold_items: true
  328. disabled_worlds:
  329. - someworld
  330. - someotherworld
  331. multipliers_enabled: true
  332. interval_announcements:
  333. enabled: false
  334. interval: 60
  335. has_multiplier_message:
  336. - '&8&m-----------------------------------------------------'
  337. - '&eYour AutoSell stats...'
  338. - '&bItems Sold&7: &f%items%'
  339. - '&bAmount&7: &a$&f%amount%'
  340. - '&bMultiplier: &f%multiplier%'
  341. - '&8&m-----------------------------------------------------'
  342. no_multiplier_message:
  343. - '&8&m-----------------------------------------------------'
  344. - '&eYour AutoSell stats...'
  345. - '&bItems Sold&7: &f%items%'
  346. - '&bAmount&7: &a$&f%amount%'
  347. - '&8&m-----------------------------------------------------'
  348. item_drops:
  349. drops2inv:
  350. enabled: true
  351. require_permission_node: false
  352. autosell_areas_only: false
  353. disabled_worlds:
  354. - someworld
  355. - someotherworld
  356. ignored_blocks:
  357. - SKULL_ITEM
  358. - SKULL
  359. allowed_instead_of_ignored: false
  360. silk_touch:
  361. enabled: true
  362. fortune:
  363. enabled: true
  364. minimum_drops: 1
  365. maximum_drops: 500
  366. multiplier: 0.3
  367. modifier: 1
  368. random_drop_amount: true
  369. disabled_worlds:
  370. - someworld
  371. - someotherworld
  372. fortune_blocks:
  373. - DIAMOND_ORE
  374. - EMERALD_ORE
  375. - GOLD_ORE
  376. - LAPIS_ORE
  377. - REDSTONE_ORE
  378. - MOSSY_COBLESTONE
  379. - NETHER_QUARTZ_ORE
  380. - COAL_ORE
  381. - IRON_ORE
  382. - DIAMOND_BLOCK
  383. - EMERALD_BLOCK
  384. - GOLD_BLOCK
  385. - IRON_BLOCK
  386. - LAPIS_BLOCK
  387. - REDSTONE_BLOCK
  388. - QUARTZ_BLOCK
  389. - COAL_BLOCK
  390. - STONE
  391. - COBBLESTONE
  392. ingot_to_block:
  393. enabled: false
  394. toggle_on_join: false
  395. auto_blocks_interval: 30
  396. auto_smelt:
  397. enabled: false
  398. toggle_on_join: false
  399. disabled_worlds:
  400. - someworld
  401. - someotherworld
  402. smelt_list:
  403. - GOLD_ORE,GOLD_INGOT
  404. - IRON_ORE,IRON_INGOT
  405. - WOOL;3,WOOL;5
  406. - STONE,STONE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement