Resource icon

Boss Bar v1.1.1

WillQi

New Member
WillQi submitted a new resource:

Boss Bar - BossBar is a plugin that can be used to apply boss bars on players!

BossBar is a plugin that can be used to apply boss bars on players!

By default, these commands are only usable by players with op.
- /setbossbar <player> <text> - Sets the boss bar of a player to the text given.
- /removebossbar <player> - Removes a set boss bar from a player.​
Read more about this resource...
 

ZizzyZizzy

New Member
The download is actually 1.1.0, not 1.1.1. Minor detail, yes, but important when someone is looking for a newer version due to having issues or incompatibility with the currently installed version.

Code:
# unzip BossBar.jar plugin.yml
Archive:  BossBar.jar
  inflating: plugin.yml

# more plugin.yml
name: BossBar
description: Add a boss bar for any entity's health!
version: "1.1.0"
api: ["1.0.0"]
author: William Qi
main: io.github.willqi.bossbar.BossBarPlugin
 
Top