mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Mob Health bars global toggle
This commit is contained in:
@ -102,8 +102,10 @@ Scoreboard:
|
||||
LevelUp_Time: 5
|
||||
|
||||
Mob_Healthbar:
|
||||
# Display_Type: Default display for mob health bars - HEARTS, BAR, or DISABLED
|
||||
# Enabled: Whether or not the feature is enabled at all
|
||||
# Display_Type: Per player Default display for mob health bars - HEARTS, BAR, or DISABLED
|
||||
# Display_Time: Amount of time (in seconds) to display. To display permanently, set to -1
|
||||
Enabled: true
|
||||
Display_Type: HEARTS
|
||||
Display_Time: 3
|
||||
|
||||
|
Reference in New Issue
Block a user