Added a file mobs.yml in which you can configure which mobs will display a boss bar, and which do not.
Code:
enable: true
# Available: blacklist, whitelist.
type: "blacklist"
# Enter the networkid of mobs for which you do not want to display the boss bar.
# You can find out the networkid of each mob at
# https://github.com/PowerNukkitX/PowerNukkitX/tree/master/src/main/java/cn/nukkit/entity/
mobs:
- 53
- 52
- 131
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.