/
Mine Faster, Lag Less. The Ultimate Vein & Timber Solution.
A modern, lightweight Minecraft server plugin for PaperMC that brings VeinMiner and Timber functionality with performance optimizations.
| Command | Description |
|---|---|
/swifthavert reload | Reload configuration (admin) |
Aliases: /sh
| Permission | Description | Default |
|---|---|---|
swifthavert.use | Use SwiftHarvest features | true |
swifthavert.veinminer | Use VeinMiner | true |
swifthavert.timber | Use Timber | true |
swifthavert.bypass | Bypass world blacklist | op |
swifthavert.admin | Admin commands | op |
When enabled in config, aiming at a block while sneaking will show green particles indicating how many blocks will be affected.
Example config.yml:
settings:
require-sneak: true
max-blocks: 64
cooldown: 10
preview-particles: true
veinminer:
enabled: true
allowed-tools:
- WOODEN_PICKAXE
- STONE_PICKAXE
- IRON_PICKAXE
- GOLDEN_PICKAXE
- DIAMOND_PICKAXE
- NETHERITE_PICKAXE
valid-blocks:
- COAL_ORE
- IRON_ORE
- GOLD_ORE
- DIAMOND_ORE
- REDSTONE_ORE
- LAPIS_ORE
- EMERALD_ORE
timber:
enabled: true
allowed-tools:
- WOODEN_AXE
- STONE_AXE
- IRON_AXE
- GOLDEN_AXE
- DIAMOND_AXE
- NETHERITE_AXE
break-leaves: false
worlds:
blacklist:
- world_nether
- world_the_end
License: MIT
Version: 1.0.0

Mine Faster, Lag Less. The Ultimate Vein & Timber Solution.