Closed LcorpOfficial closed 3 years ago
Hey, are you asking for a placeholder that displays the attacking player (the player that gets the action health bar message) health?
not quite; I'm looking for a placeholder that is assigned to the mob itself (for use with actionbar. currently {health} shows the health of yourself, the player. what you stated is what is currently delivered when using {health}.
The {health} placeholder shows the health of the mob the player attacks: https://youtu.be/DXonJ6PtX04?t=128
Most likely in your case you have another plugin interfering with ActionHealth or you just have a misunderstanding. ActionHealth was designed to show the health of the entity that the player attacks.
perhaps an interference. I'm aware that {health} should show the entity that the player is attacking, however it shows the player's health instead. (the client that the actionbar is shown to)
Could you send your plugin list? Lets see if we can figure out what plugin is messing with it. Also, try a fresh server with only ActionHealth and see if it works as expected for you.
will do when I can grab a spare day to do so :) here's plugin list.
The problem is this
if you disable MVdWPlaceholderAPI that working fine ! But i need that plugin for other plugin ^^ so can you found a solution ? =D
Add alterative placeholder for {health}, maybe {ahhealth}
@n54b thanks! In the latest version that will be out soon
need a placeholder in config.yml example that relates to health of mob rather than player's heath. max_health works correctly for max health however.
installed papi, & mvdw, tried multiple placeholders relating to heath on both sides but cannot return mob current health with any.