Always wanted a BuildCraft-style quarry in vanilla survival?
Automate mining, respect protections, and manage your resources effortlessly.
A smart, survival-friendly quarry system that lets players build and control self-running mines — complete with storage detection, pause/resume controls, and permission-based limits.
️ Screenshots
Quarry shaft !Shaft
Quarry setup !Active Quarry
⛏️ Automated Mining
Visual Effects
Ownership & Protection
Statistics Tracking
Performance Optimized
Highly Configurable
Place 4 redstone torches forming a rectangular corner.
Craft or obtain your Quarry Furnace (has "Quarry Block" lore).
Place it outside the torch area but next to one torch.
Watch the quarry dig automatically.
Place chests adjacent to the furnace to collect resources.
Right-click the furnace to pause or resume at any time.
Quarries pause automatically when they hit bedrock, fill all chests, or when the player is offline.
/quarry Show help menu and your quarry count quarry.user.number.#
/quarry stats View your personal mining statistics quarry.user.number.#
/quarry top View server-wide leaderboard of top miners default
/quarryadmin list List all active quarries on the server quarry.admin
/quarryadmin remove
/quarryadmin reload Reload all quarry data and configuration quarry.admin
**Basic Settings**
tickspeed: 5 # Lower = faster (ticks between mining)
hardness: 1.0 # Mining speed multiplier
silktouch: false # Use silk touch on all blocks
consumefuel: false # Require fuel (not yet implemented)
**Performance Settings**
performance:
use-particles: true # Particle mode vs fence mode
smart-chunk-loading: true # Skip unloaded chunks
cache-chests: true # Cache chest locations
chest-cache-time: 20 # Seconds between rescans
particle-view-distance: 100 # Render distance
max-quarry-size: 64 # Maximum dimensions
batch-processing: false # Mine multiple blocks per tick
batch-size: 3 # Blocks per batch
**Visual Settings**
visuals:
particle-types:
- END_ROD
- LAVA
show-marker-particle: true # Happy particles at dig
beam-duration-ticks: 40 # Guardian beam duration
# TPS Protection
tps-protection:
enabled: true # Auto-adjust on lag
threshold: 18.0 # TPS threshold
slow-mode-multiplier: 4 # Slowdown amount
!recipe
[W] [D] [W]
[D] [F] [D]
[W] [D] [W]
D = Diamond Block F = Furnace W = Oak Planks Result: Quarry Furnace
Quarry Behavior Auto-Pause Conditions:
Storage System:
Visual Modes
Particle Mode (use-particles: true)
Fence Mode (use-particles: false)
Supported Particle Types: END_ROD, FLAME, SOUL_FIRE_FLAME, LAVA, ELECTRIC_SPARK, REDSTONE, VILLAGER_HAPPY, GUARDIAN_BEAM (special), and more!
Track your mining progress with detailed statistics:
Personal Stats (/quarry stats):
Leaderboards (/quarry top):
Note: OPs have unlimited quarries and can break any quarry
TPS Protection Automatically slows quarries when server TPS drops below threshold
Smart Chunk Loading Skips mining in unloaded chunks to prevent force-loading
Chest Caching Remembers chest locations to reduce lookups
Batch Processing Mine multiple blocks per tick for faster operation
Requirements:
Performance:
Data Storage:
Compatibility:
Example Statistics Output
Quarry Statistics
⛏️ Total Blocks Mined: 15.3K
️ Quarries Created: 3
✅ Quarries Completed: 1
Valuable Ores: 47
Most Mined: Stone (12.1K)
Ore Breakdown: Diamonds: 12
Emeralds: 5
Gold: 18
Iron: 234
===============================
Found a bug? Report it in discord! Have a suggestion? I'd love to hear it! Need help? Ask questions here!
⭐ If you enjoy this plugin, please leave a review! ⭐
Version 3.0.3 | Last Updated: December 2025
Need Help?
Documentation: Coming soon
Support Discord: https://discord.gg/G3Z92THjPh
Source Code: Currently Private
⚒️ QuarryPlugin — Automate the digging!

⚒️ QuarryPlugin Automated Mining, Done Right Always wanted a BuildCraft style quarry in vanilla survival?