-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with changing config #15
Comments
Thanks for the report! I chose to make If you like the styling of a bar rather than hearts, the ACTION healthbar has that as well, but isn't visible to others in the world. As for the Citizens issue, I'm not super familiar with their API but if they are spawning Edited: Better reasoning |
I think it may be an issue all health plugins always have with Citizens plugin never really seen one that works completely, could you add an option for disabling it for players just so they don't appear on the NPCs? Also I have a tiny suggestion for Mythicmobs if you are familiar with their API, so right now when you attack a mythicmobs mob and they don't have their "AlwaysShowName:" set to true and you attack them then their name will be the default name of the mob such as "Skeleton" "Spider" and such, so they basically lose their name but the nice thing about having "AlwaysShowName:" to false is that you don't see the nametags through the walls as well as it's nicer for optimization if you have tons of mobs in an area not having to see their nametags until you are actually attacking them. So would be cool if you integrated your plugin a bit more with Mythicmobs and perhaps you could list it as supported. It's not a big deal if not since it's a tiny detail. Thank you so much for the awesome plugin, sorry for the pestering. 😄 |
You can set the player-bar:
type: NONE I looked briefly into MythicMobs and it doesn't exactly seem simple to start up, but I can potentially check if they set the custom name (whether it's visible or not). |
Thank you so much, yes disabling it on the NPCs by disabling it on the players worked. Closing. |
I'm getting an error when I try to change anything having to do with the player health.
https://pastebin.com/5Qmy6978
Also as a side suggestion: Could you please make the plugin Citizens Sentinel compatible? It's a plugin which makes Player like NPCs into enemies but the health will always show as 0 on them. Thank you keep up the awesome work, lots of potential here!
The text was updated successfully, but these errors were encountered: