HomeJavaModsCustomVeins
CustomVeins
ModsJava

CustomVeins

by jacksonswrld · on Modrinth

A configurable vein-mining plugin for Paper/Spigot servers. Free Minecraft Java mod for 1.2.1, 1.2.2, 1.2.3.

⬇ Download on Modrinth

CustomVeins

A fully configurable vein-mining plugin for Paper and Spigot servers.

Unlike most vein-miner plugins, CustomVeins does not activate automatically. Server administrators must enable it manually using:

/customveins true

This allows complete control over when vein mining is active.

Features

Command

/customveins <true|false>

Permission:

customveins.admin

If the command is never used, the plugin remains inactive.

Configuration

Generated on first run:

settings:
  enabled: false               # Must be set to true via /customveins
  include-diagonals: false     # true = 26-direction search, false = 6-direction scan
  require-pickaxe: true
  use-durability-per-block: true
  max-vein-size: 64

vein-blocks:
  - coal_ore
  - deepslate_coal_ore
  - iron_ore
  - deepslate_iron_ore
  - diamond_ore
  - deepslate_diamond_ore

Block IDs available at:
https://minecraft-ids.grahamedgecombe.com/

How It Works

Requirements

Source Code

The full source is available on GitHub here

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more