ModsJava
BedrockMiner Updated | Factions, FactionsUUID, SavageFactions | Animated
BedrockMiner
This plugin allow your players to break bedrock like any other blocks.
Functionnalites:
- Animation when breaking block
- Compatible with all protection plugins (Factions, WorldGuard, Plots, ...)
- Block durability
- Take efficiency, haste and unbreaking in consideration
- Choose if bedrock drop when mined
- Enable or disable natural bedrock mining.
- Permission system
- Per block customization
- Pickaxe customization
- Disable repair
- World config
- Support for custom model pickaxe
- bedrockminer.break.<block_type> - Allow a player to mine a specific block type with BedrockMiner
- bedrockminer.command.give - Allow you to use /bedrock command
- /bedrock - Show you the help message
- /bedrock reload - reload the configuration file
- /bedrock give <player> <tool id> - Give a tool to a player
you need ProtocolLib in order for this plugin to work.
Code (YAML):
# Config version. PLEASE DO NOT EDIT.
config : 1.9
# All materials listed here will allow players to mine bedrock. List of materials: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
global-tools :
- DIAMOND_PICKAXE
tool:
'1':
tool : GOLDEN_PICKAXE
# Model Data is Used For Resource Packs and IS the only value checked to ensure the validity of a bedrock mining pickaxe
# The idea behind the only value checked is to allow players to upgrade and rename their pickaxes
modelData : 15912153
name : "&cBedrock Pickaxe"
# Set 0 or -1 for full durability
durability : 0
# true if it can be repaired in an anvil otherwise false (don't work with /repair plugin)
repairable : true
lore :
- "&7This tool allow you to break"
- "&7bedrock blocks."
enchantments:
SILK_TOUCH : 1
# Item flags (hide enchant, hide attributes, ...) Full list at : https://hub.spigotmc.org/javadocs/spigot/org/bukkit/inventory/ItemFlag.html
flags :
- HIDE_ENCHANTS
# List of blocks you can break with the pickaxe
break-blocks :
# Material name
# Material list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
BEDROCK :
# Time to break that block in ticks (affected by efficiency)
# 0 ticks = instant break
# Efficiency enchantment affect this time.
duration : 300
# Durability cost (pickaxe durability)
durability : 1
# Set to true if you want the block to be dropped.
drop : false
# Material name
ENDER_PORTAL_FRAME :
# Time to break that block in ticks
duration : 500
# Durability cost (pickaxe durability)
durability : 2
# Set to true if you want the block to be dropped.
drop : false
ENDER_PORTAL :
# Time to break that block in ticks
duration : 0
# Durability cost (pickaxe durability)
durability : 0
# Set to true if you want the block to be dropped.
drop : false
BARRIER :
# Time to break that block in ticks
duration : 700
# Durability cost (pickaxe durability)
durability : 3
# Set to true if you want the block to be dropped.
drop : false
# Default world settings
default-world-settings :
# true if you want to enable plugin in this world
enabled : true
# set 0 to disable
min-height : 5
# set 256 to disable
max-height : 256
worlds-settings:
world_nether:
enabled : true
# set 0 to disable
min-height : 5
# set 256 to disable
max-height : 123
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.15, 1.16, 1.17
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BedrockMiner Updated | Factions, FactionsUUID, SavageFactions | Animated is a free Minecraft Java mod. Compatible with Minecraft 1.15, 1.16, 1.17, 1.18 and newer. Downloaded 6,037 times (via Spigot). Download it and open it directly in the game.