VeinMiner allows players to mine an entire ore vein by breaking just one ore block.
The connected ores are removed automatically, one after another, and drop their normal items. A small breaking animation makes the process visible.
- A server running PowerNukkitX
- Java 21
- Download
VeinMiner.jar. - Place the file in your server's
pluginsfolder. - Restart the server.
VeinMiner is ready to use after the restart.
Simply break an ore block. The connected ores will then be removed automatically.
Ore veins that touch each other, including diagonally, may be detected as a single vein.
| Option | Description |
|---|---|
maxBlocks |
Maximum number of connected ore blocks mined per vein |
maxHorizontalDistance |
Maximum horizontal search distance from the initial block |
animationDuration |
Target duration of the mining animation in ticks |
veinminer.use
This permission allows a player to mine entire ore veins. It is enabled for all players by default and can be changed using your server's permission management system.
If VeinMiner does not work as expected, please create a new issue. If possible, include the error message from your server console.