RotatingHeads
  • 🏠Home Page
  • 🆓FREE VERSION
    • Free compass
    • Defaults
      • 📩Installation
      • 📝Commands
      • 📱Support
    • Setup
      • ⚙️Settings
      • 🦿Animations
        • 🐚Rotate
        • ↕️UpDown
        • 👀Stalking
      • 😁Head
      • 🖼️Name
      • ✨Particles
      • 🏭Actions
    • Developer API
      • 💡API
Powered by GitBook
On this page
  • How it works?
  • How to add name to my head?
  • How to make updating hologram:
  1. FREE VERSION
  2. Setup

Name

Optional feature!

PreviousHeadNextParticles

Last updated 3 years ago

How it works?

Name is a hologram above (can be under) the head. You can set offset, spaces, lines, updating and more things. If you head have enabled Updown animation, the hologram is moving updown like the head with the offset (this feature can be disabled in the config.yml). Preview:

How to add name to my head?

At first, you must add the deafult things to you configuration file like that:

  1. Add the name line 'name:'

  2. Set the offset ' offset: 0.25 (0.25 is changeable value)'

  3. Set the spaces ' space: 0.25 (0.25 is changeable value)'

  4. Add lines ' lines:' ' - 'your line'

The final look in the config:

name:
  offset: 0.25 # height offset
  space: 0.25 # Space value between lines (0.25 by default)
  lines: # name lines
    - '&7&lROTATINGHEADS &f&oREBORN'
    - ''
    - '&fHey &7%player%&f!'

PlaceholderAPI supported!

If you want to update the lines in your name/hologram just add to the name section this:

name:
  update: 20 # in ticks

How to make updating hologram:

🆓
🖼️
🌀
❓
🔗