All Projects → thebigsmileXD → Bossbarapi

thebigsmileXD / Bossbarapi

Licence: gpl-3.0
BossBarAPI for PocketMine. Inspired by http://bitbucket.org/inventivetalent/bossbarapi/

BossBarAPI

Boss status bar library for PocketMine.

Poggit status + download:

Poggit-CI

This API makes sending, changing and updating the "Boss Bar" known from the EnderDragon or the Wither easy!

Just initialize a new BossBar and set its contents, and you are set!

Below are code examples of 2 plugins that use this API so you can easily learn how to use it!

Enjoy!

Annotations

  • This is not a standalone plugin, but a Virion. see Poggit-CI to learn about virions
  • Inside of this project there is a SendTask class. With that class you can easily set up a scheduled task that calls a function (must be called "sendBossBar") in your Plugin, with which you then can update its text or fill stage :)

Usage

To see the usage, check out these plugins:

BossBarTest

  • Show 'Loading..' on join, show PlayerName + current Time after that (is updating all time)

BossAnnouncement

  • Show Boss bar and change Text every x seconds. Configureable Never changing Head message (for example 'Hello {player}! Welcome to the xxx network)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].