Vitalo
  • Configuration
    • Getting Started
    • Resource Pack
    • Entity Profiles
      • Mythic Mobs
    • Hearts or Bars
    • Display Type
    • Players
    • Mob Blacklist
    • Name Tags
    • Commands
  • Customization
    • Health Bars
      • Provided Examples
      • Change Textures
    • Hearts
      • Changing Textures
Powered by GitBook
On this page
  1. Configuration

Name Tags

Learn how to customize an entities nametag.

Nametags within Vitalo are extremely customizable. By default they appear above the health bars and hearts, but through an entities config you can adjust the bars and hearts upwards, and then you can bring the nametag down.

Sample entity config:

config.yml
name-tag:
  enabled: true 
  height: 0.5 
  • enabled: Determines whether or not Vitalo will show the built-in nametags.

  • height: If there are no hearts or bars showing, how high should the nametag will be.

PreviousMob BlacklistNextCommands

Last updated 11 months ago