BossBarAPI:
This MC 1.9+ plugin adds a sophisticated API for handling Boss Bars. It contains many features reminiscent of 'BarAPI', including the ability to set a bar to show for X seconds and have the health bar tick down during that time.
Features:
Using the API is simple, use the javadocs for a full reference of what the API can do and how to do it. An example use of the API would be:
This MC 1.9+ plugin adds a sophisticated API for handling Boss Bars. It contains many features reminiscent of 'BarAPI', including the ability to set a bar to show for X seconds and have the health bar tick down during that time.
Features:
- 1.9 compatibility
- Supports multiple boss bars on screen at once
- Supports different coloured and styled bars
- Lightweight
- Able to create BossBars where the health ticks down over X seconds and then the bar is removed.
- Able to create BossBars with a percentage of the bar filled.
- Able to edit a BossBar once 'set' for a player, eg. change the message after X seconds, etc...
- Javadocs: http://storm345.github.io/BossBarAPI/
- Source: https://github.com/storm345/BossBarAPI
Using the API is simple, use the javadocs for a full reference of what the API can do and how to do it. An example use of the API would be:
Code (Text):
BossBarAPI.getAPI().addBarForSeconds(player, "Hello world!", 5, BarColor.BLUE, BarStyle.SOLID);
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BossBarAPI is a free Minecraft Java mod. Compatible with Minecraft 1.9. Downloaded 739 times (via Spigot). Download it and open it directly in the game.