ReinforcedBlocks
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.

-
View User Profile
-
Send Message
Posted May 29, 2015This is still working for me on 1.0.. But just as an advice for the future bukkit/spigot versions: Please keep this awesome plugin up!
-
View User Profile
-
Send Message
Posted Mar 27, 2014Do you think you could add a permission to be able to craft each of the blocks.
-
View User Profile
-
Send Message
Posted Feb 24, 2014This looks like it could end up being a pretty cool plugin. Any chance you could make it so we can set a break-time for individual blocks? Ex: Cobblestone has a break-time of 10 and Stone Brick has a break-time of 15.
Maybe make it so we can have different core-materials for each block too.