create_hologram

Create visible holograms in the game world.

- id: create_hologram
  args:
    holograms:
      - "&c&lHELLO"
      - "&e&lWORLD"
    duration: 10 # In seconds
    separation: 1.0

Last updated