
Simple Vein Miner [DISCONTINUED]
Select version for changelog:
Changelog
v2.1.0 - Performance & UX Pass (March 2026)
This update addresses a global gamerule side-effect introduced in v2.0.0, fixes a Silk Touch drop duplication bug in the vein breaker, and improves the welcome message and toggle feedback for a clearer in-game experience.
⚡ Performance & Stability
- Removed global
gamerule showtags falsecall — this command was being executed server-wide every time a new player joined for the first time, silently affecting all players in the world. - Fixed Silk Touch drop duplication — the previous fallback from
spawnItemtosetblock air destroycould generate duplicate drops. The block is now removed withsetblock airfirst, then the item is spawned with no risky fallback.
✨ UI & Experience
- Improved welcome message — replaced the single generic line with three clear lines covering controls: equipping a pickaxe, the sneak + right-click toggle, and the config item.
- Distinct toggle sounds & icons — enabling now plays
random.orb+note.plingand shows ✔ Enabled in green; disabling playsrandom.click+note.bassand shows ✖ Disabled in red. Previously both states shared a single sound with no icon.


