ReinforcedBlocks
ReinforcedBlocks provides a way to craft blocks which cannot be destroyed by explosives and are harder to break. Introducing this plugin into your server adds loads of possibilities. Weather you run a PVP based server, or a Creative server, ReinfrocedBlocks is sure to improve every player's experience.
It's rare, but ReinforcedBlocks may conflict with other plugins that utilize the SLOW_DIGGING Potion Effect.
Configuring
When I created ReinforcedBlocks, I aimed to make it a fairly simple plugin, thus the configuration file is pretty small.
break-time: 20 core-material: IRON_BLOCK add-enchant-glint: true reinforceables: - SMOOTH_BRICK - STONE - COBBLESTONE
- break-time - The amount of time (in seconds) it takes to break a reinforced block.
- core-material - The material that is used to craft reinforced blocks. (Positioned in the middle slot)
- add-enchant-glint - Make reinforced block items glow like enchanted axes, swords, armor, etc. (Requires ProtocolLib)
- reinforceables - A list of block types that can be reinforced.
Usage
ReinforcedBlocks fits right into Minecraft's default crafting mechanics. Just surround the core material with the block type you wish to reinforce.


