Skip to content

VeinMiner v1.2.7.1

Latest

Choose a tag to compare

@BischoffTV BischoffTV released this 13 Jul 19:10
073f540

API & Developer Integration:

Added a modern, asynchronous Java API for VeinMiner!

Other plugins can now:

Get player levels, achievements, and block stats asynchronously
Enable or disable VeinMiner for any player
Listen for block mining, level up, and achievement events
All API methods are thread-safe and return CompletableFuture

Comprehensive usage examples and documentation added to the README

Other:
Minor documentation improvements