Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # AutoSell version: 1.8.6 Main Configuration
- check_updates: true
- block_listener_priority: HIGHEST
- hooks:
- mine_reset_lite:
- enabled: true
- worldguard:
- enabled: false
- prisonmines:
- enabled: false
- tools_never_break: true
- multiplier_save_on_interval: true
- multiplier_save_interval: 10
- multiplier_default_limit: 100
- autosell:
- allow_creative: false
- require_tools: true
- take_sold_items: true
- disabled_worlds:
- - someworld
- - someotherworld
- multipliers_enabled: false
- interval_announcements:
- enabled: true
- interval: 60
- has_multiplier_message:
- - '&8&m-----------------------------------------------------'
- - '&eYour AutoSell stats...'
- - '&bItems Sold&7: &f%items%'
- - '&bAmount&7: &a$&f%amount%'
- - '&bMultiplier: &f%multiplier%'
- - '&8&m-----------------------------------------------------'
- no_multiplier_message:
- - '&8&m-----------------------------------------------------'
- - '&eYour AutoSell stats...'
- - '&bItems Sold&7: &f%items%'
- - '&bAmount&7: &a$&f%amount%'
- - '&8&m-----------------------------------------------------'
- signsell:
- per_shop_permissions: true
- has_multiplier_message:
- - '&8&m-----------------------------------------------------'
- - '&bItems Sold&7: &f%items%'
- - '&bAmount&7: &a$&f%amount%'
- - '&bMultiplier: &f%multiplier%'
- - '&8&m-----------------------------------------------------'
- no_multiplier_message:
- - '&8&m-----------------------------------------------------'
- - '&bItems Sold&7: &f%items%'
- - '&bAmount&7: &a$&f%amount%'
- - '&8&m-----------------------------------------------------'
- sellall:
- enabled: true
- use_perm_shop_when_no_shop_is_at_location: true
- has_multiplier_message:
- - '&8&m-----------------------------------------------------'
- - '&bItems Sold&7: &f%items%'
- - '&bAmount&7: &a$&f%amount%'
- - '&bMultiplier: &f%multiplier%'
- - '&8&m-----------------------------------------------------'
- no_multiplier_message:
- - '&8&m-----------------------------------------------------'
- - '&bItems Sold&7: &f%items%'
- - '&bAmount&7: &a$&f%amount%'
- - '&8&m-----------------------------------------------------'
- item_drops:
- drops2inv:
- enabled: true
- require_permission_node: false
- autosell_areas_only: false
- disabled_worlds:
- - someworld
- - someotherworld
- ignored_blocks:
- - SKULL_ITEM
- - SKULL
- allowed_instead_of_ignored: false
- silk_touch:
- enabled: true
- auto_smelt:
- enabled: false
- toggle_on_join: false
- disabled_worlds:
- - someworld
- - someotherworld
- smelt_list:
- - GOLD_ORE,GOLD_INGOT
- - IRON_ORE,IRON_INGOT
- - WOOL;3,WOOL;5
- - STONE,STONE
- fortune:
- enabled: true
- minimum_drops: 1
- maximum_drops: 1000
- multiplier: 1.2
- modifier: 1
- random_drop_amount: true
- disabled_worlds:
- - someworld
- - someotherworld
- fortune_blocks:
- - DIAMOND_ORE
- - EMERALD_ORE
- - GOLD_ORE
- - IRON_ORE
- - LAPIS_ORE
- - REDSTONE_ORE
- - QUARTZ_ORE
- - COAL_ORE
- - DIAMOND_BLOCK
- - EMERALD_BLOCK
- - GOLD_BLOCK
- - IRON_BLOCK
- - LAPIS_BLOCK
- - REDSTONE_BLOCK
- - QUARTZ_BLOCK
- - COAL_BLOCK
- ingot_to_block:
- enabled: false
- toggle_on_join: false
- auto_blocks_interval: 30
- shop_items_info:
- use_gui: true
- message:
- - '&8&m-----------------------------------------------------'
- - '&aShop: &f%shop%'
- - '%items%'
- - '&8&m-----------------------------------------------------'
- item_format: '&7%material%&f:&7%data% &f- &a$&f%price_1%'
- vkbackpack:
- bptoggle_on_join: false
- money:
- fix_money: true
- use_custom_format: false
- custom_format: '#,###.00'
- thousands_format: k
- millions_format: M
- billions_format: B
- trillions_format: T
- quadrillions_format: Q
- shops:
- Shop1:
- priority: 1
- shop_list:
- - STONE,0.50
- - COBBLESTONE,0.20
- - IRON_ORE,0.35
- - COAL_ORE,0.20
- MineA:
- priority: 2
- shop_list:
- - COBBLESTONE;0,3.0
- - COAL;0,9.0
- MineB:
- priority: 3
- shop_list:
- - COBBLESTONE;0,3.63
- - COAL_BLOCK;0,6.52
- - COAL;0,4.34
- MineC:
- priority: 4
- shop_list:
- - COBBLESTONE;0,4.25
- - COAL_BLOCK;0,5.1
- - IRON_INGOT;0,7.64
- MineD:
- priority: 5
- shop_list:
- - COAL_BLOCK;0,6.3
- - COAL;0,5.25
- - IRON_INGOT;0,9.45
- MineE-1:
- priority: 6
- shop_list:
- - IRON_BLOCK;0,11.25
- - COAL;0,6.25
- - IRON_INGOT;0,7.5
- MineE-2:
- priority: 7
- shop_list:
- - IRON_BLOCK;0,11.25
- - COAL;0,6.25
- - IRON_INGOT;0,7.5
- MineE-3:
- priority: 8
- shop_list:
- - IRON_BLOCK;0,11.25
- - COAL;0,6.25
- - IRON_INGOT;0,7.5
- MineE-4:
- priority: 9
- shop_list:
- - IRON_BLOCK;0,11.25
- - COAL;0,6.25
- - IRON_INGOT;0,7.5
- MineF:
- priority: 10
- shop_list:
- - COAL_BLOCK;0,7.5
- - IRON_BLOCK;0,13.5
- - IRON_INGOT;0,9.0
- MineG:
- priority: 11
- shop_list:
- - COAL_BLOCK;0,9.0
- - IRON_BLOCK;0,10.8
- - GOLD_INGOT;0,16.2
- MineH:
- priority: 12
- shop_list:
- - IRON_BLOCK;0,12.91
- - IRON_INGOT;0,10.75
- - GOLD_INGOT;0,19.34
- MineI:
- priority: 13
- shop_list:
- - GOLD_BLOCK;0,23.41
- - IRON_INGOT;0,13.0
- - GOLD_INGOT;0,15.59
- MineJ:
- priority: 14
- shop_list:
- - IRON_BLOCK;0,15.5
- - GOLD_BLOCK;0,27.91
- - GOLD_INGOT;0,18.59
- MineK:
- priority: 15
- shop_list:
- - REDSTONE;0,33.75
- - IRON_BLOCK;0,18.75
- - GOLD_BLOCK;0,22.5
- MineL:
- priority: 16
- shop_list:
- - REDSTONE;0,40.5
- - GOLD_BLOCK;0,27.0
- - GOLD_INGOT;0,22.5
- MineM:
- priority: 17
- shop_list:
- - REDSTONE;0,32.25
- - REDSTONE_BLOCK;0,48.38
- - GOLD_INGOT;0,26.88
- MineN:
- priority: 18
- shop_list:
- - REDSTONE;0,38.7
- - GOLD_BLOCK;0,32.25
- - REDSTONE_BLOCK;0,58.01
- MineO:
- priority: 19
- shop_list:
- - INK_SACK;4,69.75
- - GOLD_BLOCK;0,38.75
- - REDSTONE_BLOCK;0,46.5
- MineP:
- priority: 20
- shop_list:
- - INK_SACK;4,83.7
- - REDSTONE;0,46.5
- - REDSTONE_BLOCK;0,55.8
- MineQ:
- priority: 21
- shop_list:
- - INK_SACK;4,66.9
- - REDSTONE;0,55.75
- - LAPIS_BLOCK;0,100.35
- MineR:
- priority: 22
- shop_list:
- - INK_SACK;4,80.25
- - LAPIS_BLOCK;0,120.38
- - REDSTONE_BLOCK;0,66.88
- MineS:
- priority: 23
- shop_list:
- - LAPIS_BLOCK;0,96.3
- - REDSTONE_BLOCK;0,80.25
- - QUARTZ;0,144.45
- MineT:
- priority: 24
- shop_list:
- - INK_SACK;4,96.38
- - LAPIS_BLOCK;0,115.68
- - QUARTZ;0,173.47
- MineU:
- priority: 25
- shop_list:
- - INK_SACK;4,115.63
- - QUARTZ_BLOCK;0,208.13
- - QUARTZ;0,138.75
- MineV:
- priority: 26
- shop_list:
- - QUARTZ_BLOCK;0,249.75
- - LAPIS_BLOCK;0,138.75
- - QUARTZ;0,166.5
- MineW:
- priority: 27
- shop_list:
- - QUARTZ_BLOCK;0,199.8
- - LAPIS_BLOCK;0,166.5
- - DIAMOND;0,299.7
- MineX:
- priority: 28
- shop_list:
- - QUARTZ_BLOCK;0,239.7
- - QUARTZ;0,199.75
- - DIAMOND;0,359.55
- MineY:
- priority: 29
- shop_list:
- - DIAMOND_BLOCK;0,431.55
- - QUARTZ;0,236.06
- - DIAMOND;0,283.27
- MineZ:
- priority: 30
- shop_list:
- - DIAMOND_BLOCK;0,517.95
- - QUARTZ_BLOCK;0,287.75
- - DIAMOND;0,345.3
- MineFREE:
- priority: 31
- shop_list:
- - EMERALD;0,351.56
- - OBSIDIAN;0,632.81
- - EMERALD_BLOCK;0,421.88
Advertisement
Add Comment
Please, Sign In to add comment