example:
location:
world: "world"
x: 0
y: 100
z: 0
type: GOLD_BLOCK
health: 100
hologram:
lines:
- "#ICON: %type%"
- "#2C74B3&lMINE BLOCKS"
- "#2C74B3&lᴛᴏᴘ"
- "&7%player_1% &8- #2C74B3%player_1_breaks%"
- "&7%player_2% &8- #2C74B3%player_2_breaks%"
- "&7%player_3% &8- #2C74B3%player_3_breaks%"
- "#2C74B3%health%/%max_health%"
- "&7Break to get reward"
- "&c%timeout%"
permission: "mb.example.break"
Health of the block witch decreases with every break.
Define permission that player is required to have when breaking it.