HereBlingy

⭐ — (0 endorsements) 📥 32 downloads 📌 v1.2.2 📅 6/18/2026
🟡 Updated this year

By Merlointhesky · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/18/2026 📅 Created: 6/18/2026

🔍 Analysis

  • 🏆 #1052 of 1080 bukkit mods in this game by downloads

📋 About This Mod

# HereBlingy A premium (https://papermc.io) Minecraft plugin for **automated branch mining** — systematically strip-mine, excavate ores, dynamically swap tools (pickaxes/shovels), plug fluid leaks, repair Mending tools via shared XP, and sort item drops into Treasures and Debris chests! --- ## Features - **Dual Automation Modes**: - **Strip Mining (Infinite branch mining)**: - A completely **selection-free, infinite** branch-mining automation. - progression digs a central **2x2 main tunnel** straight ahead in the direction the player is facing (North, South, East, or West) at their current Y level forever until manually stopped. - Off-shoots **2x1 perpendicular side branches** every 3 blocks (spacing of 3 solid blocks) extending left and right to a configurable width (default: 16 blocks, e.g., `/hb start `). - **Terraforming (Bounded land leveling)**: - Bounded **3D land-clearing** mode guided by Point A & Point B selections. - Excavates the entire cuboid layer-by-layer (2-block-high horizontal slices) safely from the top down. - **Ignores Trees & Leaves**: Automatically bypasses log, wood, leaves, stems, or root blocks ("hubris") entirely so that natural forests are left intact while standard stone, dirt, sand, mud, and gravel blocks are leveled to the ground. - **Dynamic Dual-Tool Swapping**: - Classifies blocks into **Pickaxe-Worthy** (stone, deepslate, ores, netherrack, tuff, calcite, diorite, andesite, granite, obsidian) and **Shovel-Worthy** (dirt, sand, gravel, clay, soul soil, snow, mud). - Automatically swaps active hotbar quickslots to the appropriate tool before swing execution. - **VeinMiner Integration & Drop Attraction**: - Automatically scans a **6-block radius** around broken ores to vacuum all dropped items (perfectly supporting VeinMiner chain breaks). - Drops are instantly collected and routed to Keep (Treasures) or Trash (Debris) chests. - **Active Fluid Leak Plugging**: - Scans adjacent blocks for fluid source blocks (Water/Lava) that could flood the player. - Places a plug block at the source location using whichever allowed material (`COBBLESTONE`, `COBBLED_DEEPSLATE`, `TUFF`, `NETHERRACK`) the player **currently has the largest quantity of in their inventory**. - **Cobweb Avoidance & Navigation**: - Automatically detects `Material.COBWEB` coordinates along the path before entering them. - Instantly bypasses and skips these coordinates to prevent the player from getting trapped or slowed down, allowing seamless movement around cobweb zones without wasting tool durability. - **Shared Mending XP Repair**: - Intercepts block-breaking experience orbs in a 6-block radius. - If either or both of the hotbar tools (Pickaxe/Shovel) have the **Mending** enchantment, directly uses the XP to repair their durability, prioritizing the more damaged tool first. Excess XP is given to the player. - **HereRolePlay Integration**: - Automatically awards Collect experience points directly to the player for each block and ore mined, helping level up Miner and Admin classes. - **Smart Tool Supply Refueling Station**: - Guides player via setup wizard to configure a **Tool Supply Chest**. - When either tool drops below **10 durability**, the player will head to the chest, deposit the worn tool, withdraw a fresh pickaxe/shovel, and return to mining automatically! - **Configurable Treasures vs. Debris deposit**: - **Treasures**: Redstone, Lapis, Copper (raw/ingot), Iron (raw/ingot), Gold (raw/ingot), Diamonds, Emeralds, Quartz, Coal, Ancient Debris, Flint. - **Debris**: Sand, gravel, dirt, cobblestone, stone, deepslate, netherrack, tuff, diorite, granite, andesite, calcite, clay, mud. - Automatically dumps inventory items into assigned deposit chests when full. --- ## Commands All commands can be run with `/hb` instead of `/hereblingy`. | Command | Description | Permission | |---------|-------------|------------| | `/hereblingy start ` (or `/hb start `) | Start auto-mining (Strip Mining mode starts selection-free infinite tunnel with side branch width; Terraforming mode levels selected 3D bounds) | `hereblingy.use` | | `/hereblingy stop` (or `/hb stop`) | Stop active mining run and display stats | `hereblingy.use` | | `/hereblingy restart` (or `/hb restart`) | Resume mining after chest/tool paused stops | `hereblingy.use` | | `/hereblingy config` (or `/hb config`) | Open interactive chest mining configuration GUI | `hereblingy.config` | | `/hereblingy setup` (or `/hb setup`) | Run chest deposit & tool supply setup wizard | `hereblingy.setup` | | `/hereblingy clear` (or `/hb clear`) | Clear coordinate selectors | `hereblingy.use` | --- ## Permissions | Permission | Description | Default | |------------|-------------|---------| | `hereblingy.use` | Allows use of `/hereblingy` commands | `true` | | `hereblingy.setup` | Allows use of the setup wizard | `true` | | `hereblingy.config` | Allows use of the mining

# HereBlingy

A premium (https://papermc.io) Minecraft plugin for automated branch mining — systematically strip-mine, excavate ores, dynamically swap tools (pickaxes/shovels), plug fluid leaks, repair Mending tools via shared XP, and sort item drops into Treasures and Debris chests!

## Features

  • Dual Automation Modes:
  • - Strip Mining (Infinite branch mining):
  • - A completely selection-free, infinite branch-mining automation.
  • - progression digs a central 2x2 main tunnel straight ahead in the direction the player is facing (North, South, East, or West) at their current Y level forever until manually stopped.
  • - Off-shoots 2x1 perpendicular side branches every 3 blocks (spacing of 3 solid blocks) extending left and right to a configurable width (default: 16 blocks, e.g., `/hb start `).
  • - Terraforming (Bounded land leveling):
  • - Bounded 3D land-clearing mode guided by Point A & Point B selections.
  • - Excavates the entire cuboid layer-by-layer (2-block-high horizontal slices) safely from the top down.
  • - Ignores Trees & Leaves: Automatically bypasses log, wood, leaves, stems, or root blocks ("hubris") entirely so that natural forests are left intact while standard stone, dirt, sand, mud, and gravel blocks are leveled to the ground.
  • Dynamic Dual-Tool Swapping:
  • - Classifies blocks into Pickaxe-Worthy (stone, deepslate, ores, netherrack, tuff, calcite, diorite, andesite, granite, obsidian) and Shovel-Worthy (dirt, sand, gravel, clay, soul soil, snow, mud).
  • - Automatically swaps active hotbar quickslots to the appropriate tool before swing execution.
  • VeinMiner Integration & Drop Attraction:
  • - Automatically scans a 6-block radius around broken ores to vacuum all dropped items (perfectly supporting VeinMiner chain breaks).
  • - Drops are instantly collected and routed to Keep (Treasures) or Trash (Debris) chests.
  • Active Fluid Leak Plugging:
  • - Scans adjacent blocks for fluid source blocks (Water/Lava) that could flood the player.
  • - Places a plug block at the source location using whichever allowed material (`COBBLESTONE`, `COBBLED_DEEPSLATE`, `TUFF`, `NETHERRACK`) the player currently has the largest quantity of in their inventory.
  • Cobweb Avoidance & Navigation:
  • - Automatically detects `Material. COBWEB` coordinates along the path before entering them.
  • - Instantly bypasses and skips these coordinates to prevent the player from getting trapped or slowed down, allowing seamless movement around cobweb zones without wasting tool durability.
  • Shared Mending XP Repair:
  • - Intercepts block-breaking experience orbs in a 6-block radius.
  • - If either or both of the hotbar tools (Pickaxe/Shovel) have the Mending enchantment, directly uses the XP to repair their durability, prioritizing the more damaged tool first. Excess XP is given to the player.
  • HereRolePlay Integration:
  • - Automatically awards Collect experience points directly to the player for each block and ore mined, helping level up Miner and Admin classes.
  • Smart Tool Supply Refueling Station:
  • - Guides player via setup wizard to configure a Tool Supply Chest.
  • - When either tool drops below 10 durability, the player will head to the chest, deposit the worn tool, withdraw a fresh pickaxe/shovel, and return to mining automatically!
  • Configurable Treasures vs. Debris deposit:
  • - Treasures: Redstone, Lapis, Copper (raw/ingot), Iron (raw/ingot), Gold (raw/ingot), Diamonds, Emeralds, Quartz, Coal, Ancient Debris, Flint.
  • - Debris: Sand, gravel, dirt, cobblestone, stone, deepslate, netherrack, tuff, diorite, granite, andesite, calcite, clay, mud.
  • - Automatically dumps inventory items into assigned deposit chests when full.

## Commands

All commands can be run with `/hb` instead of `/hereblingy`.

| Command | Description | Permission | |---------|-------------|------------| | `/hereblingy start ` (or `/hb start `) | Start auto-mining (Strip Mining mode starts selection-free infinite tunnel with side branch width; Terraforming mode levels selected 3D bounds) | `hereblingy.use` | | `/hereblingy stop` (or `/hb stop`) | Stop active mining run and display stats | `hereblingy.use` | | `/hereblingy restart` (or `/hb restart`) | Resume mining after chest/tool paused stops | `hereblingy.use` | | `/hereblingy config` (or `/hb config`) | Open interactive chest mining configuration GUI | `hereblingy.config` | | `/hereblingy setup` (or `/hb setup`) | Run chest deposit & tool supply setup wizard | `hereblingy.setup` | | `/hereblingy clear` (or `/hb clear`) | Clear coordinate selectors | `hereblingy.use` |

## Permissions

| Permission | Description | Default | |------------|-------------|---------| | `hereblingy.use` | Allows use of `/hereblingy` commands | `true` | | `hereblingy.setup` | Allows use of the setup wizard | `true` | | `hereblingy.config` | Allows use of the mining

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
Merlointhesky
Version
1.2.2
Downloads
32
Endorsements
0
Category
bukkit
Created
6/18/2026
Updated
6/18/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
game-mechanics, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does HereBlingy support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of HereBlingy?

Version 1.2.2, published 2026-06-18 with 32 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by Merlointhesky 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods