diff --git a/config.yml b/config.yml index 1eab001..f8db04f 100644 --- a/config.yml +++ b/config.yml @@ -12,7 +12,7 @@ # By default placeholders will be retrieved as the attacking player. # Prefix with 'ATTACKEDPLAYER_' to get the placeholders as the attacked player # i.e %player_exp% would be %ATTACKEDPLAYER_player_exp%. -Health Message: '&7&l{name}: {usestyle}' +Health Message: '&6&l{name}: &a&l{health} / {maxhealth}' # If set empty it will default to the one above. # This message is sent to all non player entities. @@ -150,4 +150,4 @@ Action: ANY: '&7&l{name}: {usestyle}' # Supports DamageCause if 'ANY' not being used #LAVA: '&4On fire!' - #ENTITY_SWEEP_ATTACK: '&7You swept them!' \ No newline at end of file + #ENTITY_SWEEP_ATTACK: '&7You swept them!'