Compatibility
Minecraft: Java Edition
1.21–1.21.5
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published last year
Updated last year
BedrockMining
RU | EN
BedrockMining is a flexible Minecraft plugin that allows players to mine bedrock blocks with configurable settings and visual feedback.

Features
- Configurable Mining Time: Set custom mining duration for bedrock blocks
- Tool Support:
- Different mining speed modifiers for various tools
- Support for Diamond and Netherite pickaxes
- Required Efficiency enchantment level setting
- Visual Feedback:
- Multiple progress display modes (ActionBar, BossBar, Chat, Particles)
- Customizable progress bar appearance
- Optional particle effects during mining
- Sound Effects:
- Configurable breaking and completion sounds
- Adjustable volume and pitch settings
- Customizable sound frequency
- Drop Settings:
- Configure whether bedrock drops as an item
- Multi-language Support:
- English and Russian languages
- Version Compatibility:
- Works with multiple Minecraft versions (1.8.8+)
- Automatic version detection
- Version-specific adapters
Requirements
- Java 8 or higher
- Spigot/Bukkit server (1.8.8 or higher)
Installation
- Download the latest
BedrockMining-1.0.0.jarfrom the releases section - Place the JAR file in your server's
pluginsfolder - Restart your server
- A default configuration file will be generated at
plugins/BedrockMining/config.yml
Usage
Basic commands:
/bedrockminingor/bm- Show plugin information/bedrockmining help- Display help information/bedrockmining reload- Reload the plugin configuration/bedrockmining info- Show plugin status and settings
Permissions
bedrockmining.break- Allows breaking bedrock (default: op)bedrockmining.reload- Allows reloading the plugin (default: op)bedrockmining.admin- Gives access to all commands (default: op)
Building from Source
This project uses Maven as its build system. To build the plugin:
- Clone the repository
- Navigate to the project directory
- Run:
mvn -B package --file pom.xml
The compiled JAR will be in target/BedrockMining-1.0.0.jar
Dependencies
- Spigot API


