
BedrockMining is a flexible Minecraft plugin that allows players to mine bedrock blocks with configurable settings and visual feedback.
RU | EN
BedrockMining is a flexible Minecraft plugin that allows players to mine bedrock blocks with configurable settings and visual feedback.

BedrockMining-1.0.0.jar from the releases sectionplugins folderplugins/BedrockMining/config.ymlBasic commands:
/bedrockmining or /bm - Show plugin information/bedrockmining help - Display help information/bedrockmining reload - Reload the plugin configuration/bedrockmining info - Show plugin status and settingsbedrockmining.break - Allows breaking bedrock (default: op)bedrockmining.reload - Allows reloading the plugin (default: op)bedrockmining.admin - Gives access to all commands (default: op)This project uses Maven as its build system. To build the plugin:
mvn -B package --file pom.xml
The compiled JAR will be in target/BedrockMining-1.0.0.jar