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

Players

Configure the look of players health.

To customize players, refer to this section in the generated config:

config.yml
players:
  show: true
  bubbles: true
  show-in-creative: false
  • show: Whether or not to show health for players.

  • bubbles: Whether or not to show bubbles (aspiration) above the heads of players. Bubbles are only available for players.

  • show-in-creative: Whether or not to show a player's health in creative mode.

PreviousDisplay TypeNextMob Blacklist

Last updated 11 months ago