
A highly customizable vein mining/gathering plugin.
中国用户可以前往此处查看介绍
/chainmining
/chainminingreload
/chainmining setting
/chainmining id
# Language
messages:
toggle-on: "&8[&eChainMining&8] &aEnabled"
toggle-off: "&8[&eChainMining&8] &cDisabled"
reload-success: "&8[&eChainMining&8] &aPlugin reloaded successfully"
no-permissions: "&8[&eChainMining&8] &cYou do not have permission to use this command"
# Maximum chain size, cannot exceed 100
max-chain-size: 30
# Durability deduction method
# true means only 1 durability point is deducted per chain
# false means durability is deducted based on the number of blocks in the chain
single-durability-loss: false
# Should ChainMining be automatically enabled when players join the server
automatically-enable: false
# Blocks that support vein mining
enabled-blocks:
- DIAMOND_ORE
- IRON_ORE
- COAL_ORE
- REDSTONE_ORE
- EMERALD_ORE
- LAPIS_ORE
# Tools that can trigger vein mining
enabled-tools:
- DIAMOND_PICKAXE
- IRON_PICKAXE
- STONE_PICKAXE
- GOLDEN_PICKAXE