Veinminer is a configurable mining mod that lets players break connected ore and log veins with one normal block break. It keeps the grind down while giving server owners clear controls, limits, and permissions.
No /veinminer setup command is required. Install the mod, hold Shift while mining a supported block, and Veinminer works immediately.
hand as a tool entry./vmadvanced test when advanced mode is enabled./veinminer reload or /vmadmin reload reloads configs from disk.Works server-side out of the box. Optional client mod adds the hotkey, default V.
Player command quick reference
| Command | Description |
|---|---|
/veinminer |
Show quick help. |
/veinminer help [topic] |
Help for toggle, reload, activation, togglemessages, or particles. |
/veinminer toggle |
Toggle Veinminer for yourself. |
/veinminer activation keybind |
Switch between Shift and the optional client keybind. |
/veinminer activation mode hold|toggle |
Set your activation mode. |
/veinminer togglemessages permission|disabled|cooldown|durability |
Toggle your own feedback messages. |
/veinminer particles toggle |
Toggle your own outline particles. |
/veinminer particles setcolor <red> <green> <blue> |
Set your own outline particle color. |
/veinminer particles setduration <ticks> |
Set your own outline particle duration. |
/veinminer reload |
Reload configs from disk. Requires admin/manage permission. |
Admin command quick reference
| Command | Description |
|---|---|
/vmadmin blocks add|remove|list|clear <id|#tag> |
Manage global block lists. |
/vmadmin tools add|remove|list|clear <id|#tag|hand> |
Manage allowed tools. |
/vmadmin settings blocklistmode whitelist|blacklist |
Set global block list mode. |
/vmadmin settings maxblocks <value> |
Set max blocks per activation. |
/vmadmin settings cooldown enable|disable|set <seconds> |
Configure cooldown. |
/vmadmin settings exhaustion enable|disable|scale <value> |
Configure exhaustion cost. |
/vmadmin settings luckperms enable|disable |
Toggle LuckPerms integration. |
/vmadmin reload |
Reload configs from disk. |
/vmadmin confirm / /vmadmin cancel |
Confirm or cancel pending destructive admin actions. |
Advanced command quick reference
| Command | Description |
|---|---|
/vmadvanced blockpertool ... |
Manage per-tool block lists. |
/vmadvanced settings blockpertool |
Toggle per-tool block list mode. |
/vmadvanced test |
Run the advanced feature test harness. |
/vmadvanced confirm / /vmadvanced cancel |
Confirm or cancel pending destructive advanced actions. |
Written to config/Veinminer/ (TOML) on first run.
GeneralConfig.toml
basic.enabled truebasic.activation_key SHIFTbasic.require_correct_tool truebasic.check_tool_durability true, basic.durability_cap 1, basic.durability_mode ABSOLUTEvisual.show_particles true, visual.show_chat_feedback trueadvanced.enabled false, advanced.debug_logging falseadvanced.block_limits.max_blocks 64advanced.cooldown.enabled falseadvanced.exhaustion.enabled falseToolsList.toml
hand support.BlocksList.toml
BlockPerToolList.toml
veinminer.useveinminer.reloadveinminer.settings.manageveinminer.*veinminer.blocks.manageveinminer.blocks.addveinminer.blocks.removeveinminer.blocks.listveinminer.blocks.*veinminer.tools.manageveinminer.tools.addveinminer.tools.removeveinminer.tools.listveinminer.tools.*veinminer.blockpertool.manageveinminer.blockpertool.blocks.add|remove|listveinminer.blockpertool.tools.add|remove|listveinminer.blockpertool.blocks.*, veinminer.blockpertool.tools.*veinminer.particles.manageveinminer.particles.enable, veinminer.particles.disableveinminer.particles.setcolor, veinminer.particles.setdurationInstalling the client build enables the hotkey and sends key state to the server. Default key: V. Without the client, Shift/sneak activation remains available for a vanilla-only server-side experience.
/mods.Discord: https://discord.gg/43nu6wSWRC