📄Hologram

Lines

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%"

You can use format of plugin that mineblocks is using as hologram provider. More about integrations with hologram plugins here.

Placeholders

You can use all block placeholders in hologram.

Offset

offset:
  x: 0
  y: 1
  z: 0

You can use offset to move the hologram from its original location.

Last updated

Was this helpful?