Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for EzPlugins

Reward players with mining ranks, smarter ore drops, experience boosts, and custom pickaxes.

Report EzMine?

Release
2.0.1

Shadow48402 released EzMine version 2.0.1 on June 4, 2026

Fixed

  • Null pointer exception in vein mining - VeinMineUtil.findVein() now gracefully handles null origin block
  • Null pointer exception in area mining - AreaMineUtil.mine3x3() now validates center block and world before use
  • Locale-sensitive string comparison - AllowedActions.isAllowed() now uses toLowerCase(Locale.ROOT) for consistent behavior
  • Redundant validation - Removed redundant shopCost < 0 check in CustomToolDefinition.validate() (constructor already clamps)
  • Inconsistent action matching - CustomToolListener.onItemHeld() now uses case-insensitive action matching consistent with onPlayerInteract()

Added

  • Unit tests - Added test coverage for bug fixes in AllowedActions, VeinMineUtil, and CustomToolDefinition

Documentation · Modrinth

Information

Published onJune 4, 2026
Downloads4

Platforms

Paper Paper (1.8-26.1.2)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper