A vein mining plugin that enhances the resource collection experience for players, allowing them to focus on building and exploration rather than repetitive mining tasks.
Supports customization of blocks, tools, and text content to meet your specific needs.
Plugin Advantages
Highly Customizable: Configurable prompt language, blocks, and tools that can trigger vein mining.
Toggle Support: Players can freely toggle the vein mining feature using commands.
Enchantment Compatibility: Compatible with vanilla weapon and tool enchantments.
Adjustable Vein Mining Range: Administrators can modify the maximum vein mining count in the configuration file.
Permissions and Commands
/chainmining
Toggle the vein mining feature.
Aliases: mine, togglemine
Permission: chainmining.toggle
/chainminingreload
Reload the configuration file.
Alias: minereload
Permission: chainmining.reload
Image Preview
Configuration File
Code (YAML):
# 语言 # Language messag:
toggle-on: "&8[&e连锁挖矿&8] &a已开启" toggle-off: "&8[&e连锁挖矿&8] &c已关闭" reload-success: "&8[&e连锁挖矿&8] &a插件重载成功" no-permissions: "&8[&e连锁挖矿&8] &c你没有使用该命令的权限" #toggle-on: "&8[&eChain Mining&8] &aEnabled" #toggle-off: "&8[&eChain Mining&8] &cDisabled" #reload-success: "&8[&eChain Mining&8] &aPlugin reloaded successfully" #no-permissions: "&8[&eChain Mining&8] &cYou do not have permission to use this command"