Coder Social home page Coder Social logo

mefrreex / healthbossbar Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 28 KB

Displaying the enemy's health in the boss bar

Home Page: https://cloudburstmc.org/resources/health-boss-bar.861/

Java 100.00%
cloudburst cloudburst-plugin nukkit nukkit-plugin nukkit-plugins nukkitx nukkitx-plugin cloudburstmc pnx-plugin

healthbossbar's Introduction

HealthBossBar

Displaying the enemy's health in the boss bar

ApplicationFrameHost 03-12-2022 13-52-53 (3)

Configuration:

config.yml

# Available placeholders: {name}, {tag}, {health}, {maxhealth}.
bossbar-text: "{name}"

# Available colors: PINK, BLUE, RED, GREEN, YELLOW, PURPLE, WHITE.
color: "RED"

# Time after which the boss bar will disappear. In seconds.
bossbar-remove-time: 5

mobs.yml

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

Commands:

/hpbar help - help
/hpbar about - about the plugin
/hpbar reload - reloading configs[/QUOTE]

Permissions:

healthbossbar.reload

healthbossbar's People

Contributors

mefrreex avatar

Watchers

 avatar

Forkers

n-nichi ar8mnd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.