Health Boss Bar

Health Boss Bar 1.4

MEFRREEX

Member
MEFRREEX updated Health Boss Bar with a new update entry:

Mob Filter

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
Read the rest of this update entry...
 
Top