Advertisement
Guest User

AutoSell/config.yml

a guest
Jun 14th, 2020
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 11.54 KB | None | 0 0
  1. # AutoSell version: 1.9.3 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: true
  10.   prisonmines:
  11.     enabled: false
  12.   asylum_mines:
  13.     enabled: false
  14.   jets_prison_mines:
  15.     enabled: false
  16. tools_never_break: false
  17. ignore_custom_items: true
  18. multiplier_save_on_interval: true
  19. multiplier_save_interval: 300
  20. multiplier_default_limit: 100
  21. autosell:
  22.   allow_creative: false
  23.   require_tools: true
  24.   take_sold_items: true
  25.   disabled_worlds:
  26.  - someworld
  27.   - someotherworld
  28.   multipliers_enabled: true
  29.   interval_announcements:
  30.     enabled: true
  31.     interval: 60
  32.     has_multiplier_message:
  33.    - '&8&m-----------------------------------------------------'
  34.     - '&eInformacion de Venta'
  35.     - '&bObjetos Vendidos&7: &f%items%'
  36.     - '&bCantida&7: &a$&f%amount%'
  37.     - '&bMultiplicador: &f%multiplier%'
  38.     - '&8&m-----------------------------------------------------'
  39.     no_multiplier_message:
  40.    - '&8&m-----------------------------------------------------'
  41.     - '&eYour AutoSell stats...'
  42.     - '&bItems Sold&7: &f%items%'
  43.     - '&bAmount&7: &a$&f%amount%'
  44.     - '&8&m-----------------------------------------------------'
  45. signsell:
  46.   per_shop_permissions: true
  47.   has_multiplier_message:
  48.  - '&8&m-----------------------------------------------------'
  49.   - '&bItems Sold&7: &f%items%'
  50.   - '&bAmount&7: &a$&f%amount%'
  51.   - '&bMultiplier: &f%multiplier%'
  52.   - '&8&m-----------------------------------------------------'
  53.   no_multiplier_message:
  54.  - '&8&m-----------------------------------------------------'
  55.   - '&bItems Sold&7: &f%items%'
  56.   - '&bAmount&7: &a$&f%amount%'
  57.   - '&8&m-----------------------------------------------------'
  58. sellall:
  59.   enabled: true
  60.   use_perm_shop_when_no_shop_is_at_location: true
  61.   has_multiplier_message:
  62.  - '&8&m-+----------------------[&b&l&b✦&f&8&m]-----------------------+-'
  63.   - '&bObjetos Vendidos&7: &e%items%'
  64.   - '&bGanancia&7: &a$&f%amount%'
  65.   - '&bMultiplicador: &c%multiplier%'
  66.   - '&8&m-----------------------------------------------------'
  67.   no_multiplier_message:
  68.  - '&8&m-----------------------------------------------------'
  69.   - '&bItems Sold&7: &f%items%'
  70.   - '&bAmount&7: &a$&f%amount%'
  71.   - '&8&m-----------------------------------------------------'
  72. item_drops:
  73.   drops2inv:
  74.     enabled: true
  75.     require_permission_node: false
  76.     autosell_areas_only: false
  77.     disabled_worlds:
  78.    - someworld
  79.     - someotherworld
  80.     ignored_blocks:
  81.    - SKULL_ITEM
  82.     - SKULL
  83.     allowed_instead_of_ignored: false
  84.   silk_touch:
  85.     enabled: true
  86.   auto_smelt:
  87.     enabled: true
  88.     toggle_on_join: true
  89.     disabled_worlds:
  90.    - someworld
  91.     - someotherworld
  92.     smelt_list:
  93.    - GOLD_ORE,GOLD_INGOT
  94.     - IRON_ORE,IRON_INGOT
  95.     - WOOL;3,WOOL;5
  96.     - STONE,STONE
  97.   fortune:
  98.     enabled: false
  99.     minimum_drops: 1
  100.     maximum_drops: 1000
  101.     multiplier: 1.2
  102.     modifier: 1
  103.     random_drop_amount: true
  104.     disabled_worlds:
  105.    - someworld
  106.     - someotherworld
  107.     fortune_blocks:
  108.    - DIAMOND_ORE
  109.     - EMERALD_ORE
  110.     - GOLD_ORE
  111.     - IRON_ORE
  112.     - LAPIS_ORE
  113.     - REDSTONE_ORE
  114.     - QUARTZ_ORE
  115.     - COAL_ORE
  116.     - DIAMOND_BLOCK
  117.     - EMERALD_BLOCK
  118.     - GOLD_BLOCK
  119.     - IRON_BLOCK
  120.     - LAPIS_BLOCK
  121.     - REDSTONE_BLOCK
  122.     - QUARTZ_BLOCK
  123.     - COAL_BLOCK
  124.   ingot_to_block:
  125.     enabled: false
  126.     toggle_on_join: true
  127.     auto_blocks_interval: 30
  128. shop_items_info:
  129.   use_gui: true
  130.   message:
  131.  - '&8&m-----------------------------------------------------'
  132.   - '&aShop: &f%shop%'
  133.   - '%items%'
  134.   - '&8&m-----------------------------------------------------'
  135.   item_format: '&7%material%&f:&7%data% &f- &a$&f%price_1%'
  136. vkbackpack:
  137.   bptoggle_on_join: true
  138. money:
  139.   fix_money: true
  140.   use_custom_format: false
  141.   custom_format: '#,###.00'
  142.   thousands_format: k
  143.   millions_format: M
  144.   billions_format: B
  145.   trillions_format: T
  146.   quadrillions_format: Q
  147. shops:
  148.   A:
  149.     priority: 1
  150.     shop_list:
  151.    - COBBLESTONE;0,0.25
  152.     - STONE;0,0.5
  153.   B:
  154.     priority: 2
  155.     shop_list:
  156.    - COBBLESTONE;0,0.25
  157.     - COAL_ORE;0,0.78
  158.     - COAL;0,0.7
  159.     - STONE;0,0.5
  160.   C:
  161.     priority: 3
  162.     shop_list:
  163.    - COBBLESTONE;0,0.25
  164.     - COAL_ORE;0,0.78
  165.     - COAL;0,0.7
  166.     - STONE;0,0.5
  167.   D:
  168.     priority: 4
  169.     shop_list:
  170.    - COAL_ORE;0,0.78
  171.     - COAL;0,0.7
  172.     - STONE;0,0.5
  173.   E:
  174.     priority: 5
  175.     shop_list:
  176.    - COAL_ORE;0,0.78
  177.     - COAL;0,0.7
  178.     - STONE;0,0.5
  179.   F:
  180.     priority: 6
  181.     shop_list:
  182.    - COAL_ORE;0,0.78
  183.     - COAL;0,0.7
  184.   G:
  185.     priority: 7
  186.     shop_list:
  187.    - COAL_ORE;0,0.78
  188.     - COAL_BLOCK;0,1.25
  189.     - COAL;0,0.7
  190.   H:
  191.     priority: 8
  192.     shop_list:
  193.    - COAL_ORE;0,0.78
  194.     - COAL_BLOCK;0,1.25
  195.     - COAL;0,0.7
  196.   I:
  197.     priority: 9
  198.     shop_list:
  199.    - COAL_ORE;0,0.78
  200.     - COAL_BLOCK;0,1.25
  201.     - COAL;0,0.7
  202.   J:
  203.     priority: 10
  204.     shop_list:
  205.    - COAL_ORE;0,0.78
  206.     - IRON_ORE;0,2.35
  207.     - COAL_BLOCK,1.25
  208.     - COAL;0,0.7
  209.     - IRON_INGOT;0,1.56
  210.   K:
  211.     priority: 11
  212.     shop_list:
  213.    - COAL_ORE;0,0.78
  214.     - IRON_ORE;0,2.35
  215.     - COAL_BLOCK;0,1.25
  216.     - COAL;0,0.7
  217.     - IRON_INGOT;0,1.56
  218.   L:
  219.     priority: 12
  220.     shop_list:
  221.    - IRON_ORE;0,2.35
  222.     - COAL_BLOCK;0,1.25
  223.     - COAL;0,0.7
  224.     - IRON_INGOT;0,1.56
  225.   M:
  226.     priority: 13
  227.     shop_list:
  228.    - IRON_ORE;0,2.35
  229.     - COAL_BLOCK;0,1.25
  230.     - COAL;0,0.7
  231.     - IRON_INGOT;0,1.56
  232.   N:
  233.     priority: 14
  234.     shop_list:
  235.    - IRON_ORE;0,2.35
  236.     - COAL_BLOCK;0,1.25
  237.     - IRON_BLOCK;0,3.12
  238.     - COAL;0,0.7
  239.     - IRON_INGOT;0,1.56
  240.   O:
  241.     priority: 15
  242.     shop_list:
  243.    - IRON_ORE;0,2.35
  244.     - COAL_BLOCK;0,1.25
  245.     - IRON_BLOCK;0,3.12
  246.     - COAL;0,0.7
  247.     - IRON_INGOT;0,1.56
  248.   P:
  249.     priority: 16
  250.     shop_list:
  251.    - IRON_ORE;0,2.35
  252.     - IRON_BLOCK;0,3.12
  253.     - IRON_INGOT;0,1.56
  254.   '1': {}
  255.   Q:
  256.     priority: 17
  257.     shop_list:
  258.    - GOLD_ORE;0,6.25
  259.     - IRON_ORE;0,2.35
  260.     - IRON_BLOCK;0,3.12
  261.     - IRON_INGOT;0,1.56
  262.     - GOLD_INGOT;0,4.68
  263.   R:
  264.     priority: 18
  265.     shop_list:
  266.    - GOLD_ORE;0,6.25
  267.     - IRON_BLOCK;0,3.12
  268.     - IRON_INGOT;0,1.56
  269.     - GOLD_INGOT;0,4.68
  270.   S:
  271.     priority: 19
  272.     shop_list:
  273.    - GOLD_ORE;0,6.25
  274.     - IRON_BLOCK;0,3.12
  275.     - GOLD_INGOT;0,4.68
  276.     - IRON_INGOT;0,1.56
  277.   T:
  278.     priority: 20
  279.     shop_list:
  280.    - GOLD_ORE;0,6.25
  281.     - IRON_BLOCK;0,3.12
  282.     - GOLD_BLOCK;0,7.82
  283.     - IRON_INGOT;0,1.56
  284.     - GOLD_INGOT;0,4.68
  285.   U:
  286.     priority: 21
  287.     shop_list:
  288.    - GOLD_ORE;0,6.25
  289.     - IRON_BLOCK;0,3.12
  290.     - GOLD_BLOCK;0,7.82
  291.     - IRON_INGOT;0,1.56
  292.     - GOLD_INGOT;0,4.68
  293.   V:
  294.     priority: 22
  295.     shop_list:
  296.    - GOLD_ORE;0,6.25
  297.     - GOLD_BLOCK;0,7.82
  298.     - GOLD_INGOT;0,4.68
  299.   W:
  300.     priority: 23
  301.     shop_list:
  302.    - GOLD_ORE;0,6.25
  303.     - GOLD_BLOCK;0,7.82
  304.     - QUARTZ;0,9.35
  305.     - QUARTZ_ORE;0,10.95
  306.     - GOLD_INGOT;0,4.68
  307.   x:
  308.     priority: 24
  309.     shop_list:
  310.    - GOLD_ORE;0,6.25
  311.     - GOLD_BLOCK;0,7.82
  312.     - QUARTZ;0,9.35
  313.     - QUARTZ_ORE;0,10.95
  314.     - GOLD_INGOT;0,4.68
  315.   Y:
  316.     priority: 25
  317.     shop_list:
  318.    - GOLD_ORE;0,6.25
  319.     - GOLD_BLOCK;0,7.82
  320.     - QUARTZ;0,9.35
  321.     - QUARTZ_ORE;0,10.95
  322.     - GOLD_INGOT;0,4.68
  323.   Z:
  324.     priority: 26
  325.     shop_list:
  326.    - QUARTZ_BLOCK;0,12.5
  327.     - GOLD_BLOCK;0,7.82
  328.     - QUARTZ;0,9.35
  329.     - QUARTZ_ORE;0,10.95
  330.     - GOLD_INGOT;0,4.68
  331.   A1:
  332.     priority: 27
  333.     shop_list:
  334.    - QUARTZ_BLOCK;0,12.5
  335.     - QUARTZ;0,9.35
  336.     - QUARTZ_ORE;0,10.95
  337.   A2:
  338.     priority: 28
  339.     shop_list:
  340.    - QUARTZ_BLOCK;0,12.5
  341.     - QUARTZ;0,9.35
  342.     - QUARTZ_ORE;0,10.95
  343.   A3:
  344.     priority: 29
  345.     shop_list:
  346.    - QUARTZ_BLOCK;0,12.5
  347.     - REDSTONE;0,14.0
  348.     - REDSTONE_ORE;0,15.6
  349.     - QUARTZ;0,9.35
  350.     - QUARTZ_ORE;0,10.95
  351.   a4:
  352.     priority: 30
  353.     shop_list:
  354.    - QUARTZ_BLOCK;0,12.5
  355.     - REDSTONE;0,14.0
  356.     - REDSTONE_ORE;0,15.6
  357.     - QUARTZ;0,9.35
  358.     - QUARTZ_ORE;0,10.95
  359.   a5:
  360.     priority: 31
  361.     shop_list:
  362.    - QUARTZ_BLOCK;0,12.5
  363.     - REDSTONE;0,15.6
  364.     - REDSTONE_ORE;0,14.0
  365.     - QUARTZ;0,9.35
  366.   A6:
  367.     priority: 32
  368.     shop_list:
  369.    - QUARTZ_BLOCK;0,12.5
  370.     - REDSTONE;0,14.0
  371.     - REDSTONE_ORE;0,15.6
  372.     - REDSTONE_BLOCK;0,23.45
  373.     - QUARTZ;0,9.35
  374.   a7:
  375.     priority: 33
  376.     shop_list:
  377.    - QUARTZ_BLOCK;0,12.5
  378.     - REDSTONE;0,14.0
  379.     - REDSTONE_ORE;0,15.6
  380.     - REDSTONE_BLOCK;0,23.45
  381.     - QUARTZ;0,9.35
  382.   A8:
  383.     priority: 34
  384.     shop_list:
  385.    - REDSTONE;0,14.0
  386.     - REDSTONE_ORE;0,15.6
  387.     - REDSTONE_BLOCK;0,23.45
  388.   A9:
  389.     priority: 35
  390.     shop_list:
  391.    - REDSTONE;0,14.0
  392.     - REDSTONE_ORE;0,15.6
  393.     - REDSTONE_BLOCK;0,23.45
  394.   A10:
  395.     priority: 36
  396.     shop_list:
  397.    - REDSTONE;0,14.0
  398.     - REDSTONE_BLOCK;0,23.45
  399.   A11:
  400.     priority: 37
  401.     shop_list:
  402.    - INK_SACK;4,31.25
  403.     - REDSTONE;0,14.0
  404.     - REDSTONE_BLOCK;0,23.45
  405.     - LAPIS_ORE;0,39.0
  406.   a12:
  407.     priority: 38
  408.     shop_list:
  409.    - INK_SACK;4,31.25
  410.     - LAPIS_ORE;0,39.0
  411.   a13:
  412.     priority: 39
  413.     shop_list:
  414.    - INK_SACK;4,31.25
  415.     - LAPIS_BLOCK;0,47.0
  416.     - LAPIS_ORE;0,39.0
  417.   A14:
  418.     priority: 40
  419.     shop_list:
  420.    - INK_SACK;4,31.25
  421.     - LAPIS_BLOCK;0,47.0
  422.   a15:
  423.     priority: 41
  424.     shop_list:
  425.    - INK_SACK;4,31.25
  426.     - LAPIS_BLOCK;0,47.0
  427.     - OBSIDIAN;0,78.0
  428.   a16:
  429.     priority: 42
  430.     shop_list:
  431.    - OBSIDIAN;0,78.0
  432.   a17:
  433.     priority: 43
  434.     shop_list:
  435.    - DIAMOND;0,156.0
  436.     - DIAMOND_ORE;0,235.0
  437.   A18:
  438.     priority: 44
  439.     shop_list:
  440.    - DIAMOND_BLOCK;0,312.5
  441.     - DIAMOND;0,156.0
  442.     - DIAMOND_ORE;0,235.0
  443.   A19:
  444.     priority: 45
  445.     shop_list:
  446.    - EMERALD;0,468.75
  447.     - EMERALD_ORE;0,625.0
  448.   A20:
  449.     priority: 46
  450.     shop_list:
  451.    - EMERALD;0,468.75
  452.     - EMERALD_BLOCK;0,782.0
  453.     - EMERALD_ORE;0,625.0
  454.   A21:
  455.     priority: 47
  456.     shop_list:
  457.    - STAINED_CLAY;1,800.0
  458.   A22:
  459.     priority: 48
  460.     shop_list:
  461.    - STAINED_CLAY;2,812.5
  462.   a23:
  463.     priority: 49
  464.     shop_list:
  465.    - STAINED_CLAY;3,830.0
  466.   a24:
  467.     priority: 50
  468.     shop_list:
  469.    - STAINED_CLAY;4,845.0
  470.   a25:
  471.     priority: 51
  472.     shop_list:
  473.    - STAINED_CLAY;5,860.0
  474.   a26:
  475.     priority: 52
  476.     shop_list:
  477.    - STAINED_CLAY;6,875.0
  478.   a27:
  479.     priority: 53
  480.     shop_list:
  481.    - STAINED_CLAY;7,890.0
  482.   a28:
  483.     priority: 54
  484.     shop_list:
  485.    - STAINED_CLAY;8,906.0
  486.   a29:
  487.     priority: 55
  488.     shop_list:
  489.    - STAINED_CLAY;9,922.0
  490.   a30:
  491.     priority: 56
  492.     shop_list:
  493.    - CONCRETE;7,937.5
  494.     - CONCRETE;6,937.5
  495.     - CONCRETE;5,937.5
  496.     - CONCRETE;4,937.5
  497.     - CONCRETE;3,937.5
  498.     - CONCRETE;2,937.5
  499.     - CONCRETE;1,937.5
  500.     - CONCRETE;0,937.5
  501.     - CONCRETE;15,937.5
  502.     - CONCRETE;14,937.5
  503.     - CONCRETE;13,937.5
  504.     - CONCRETE;12,937.5
  505.     - CONCRETE;11,937.5
  506.     - CONCRETE;10,937.5
  507.     - CONCRETE;9,937.5
  508.     - CONCRETE;8,937.5
  509.   CAMPEONES:
  510.     priority: 57
  511.     shop_list:
  512.    - YELLOW_GLAZED_TERRACOTTA;0,1250.0
  513.     - LIME_GLAZED_TERRACOTTA;0,1250.0
  514.     - PINK_GLAZED_TERRACOTTA;0,1250.0
  515.     - MAGENTA_GLAZED_TERRACOTTA;0,1250.0
  516.     - GRAY_GLAZED_TERRACOTTA;0,1250.0
  517.     - LIGHT_BLUE_GLAZED_TERRACOTTA;0,1250.0
  518.     - WHITE_GLAZED_TERRACOTTA;0,1250.0
  519.     - ORANGE_GLAZED_TERRACOTTA;0,1250.0
  520.     - PURPLE_GLAZED_TERRACOTTA;0,1250.0
  521.     - BLUE_GLAZED_TERRACOTTA;0,1250.0
  522.     - SILVER_GLAZED_TERRACOTTA;0,1250.0
  523.     - CYAN_GLAZED_TERRACOTTA;0,1250.0
  524.     - GREEN_GLAZED_TERRACOTTA;0,1250.0
  525.     - BROWN_GLAZED_TERRACOTTA;0,1250.0
  526.     - RED_GLAZED_TERRACOTTA;0,1250.0
  527.     - BLACK_GLAZED_TERRACOTTA;0,1250.0
  528.   DONOR:
  529.     priority: 58
  530.     shop_list:
  531.    - PURPUR_BLOCK;0,5.86
  532.     - PURPUR_PILLAR;0,5.86
  533.     - PRISMARINE;2,5.86
  534.     - PRISMARINE;1,5.86
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement