BossBar-Spigot / FREE BOSSBAR PLUGIN! [1.13 / 1.21.8] icon

BossBar-Spigot / FREE BOSSBAR PLUGIN! [1.13 / 1.21.8] -----

Make your own BossBar with this plugin!




[+] Added Hex/RGB Support
----------, Aug 25, 2025

[*] Chatmessage bugg fixed
----------, Aug 12, 2025

[*] Small re-code for better performance
----------, Aug 11, 2025

[*] Fixed wrong file :oops:
----------, Aug 10, 2025

Update Announcement – Complete Plugin Recode!
We’re excited to announce that AnimaBossBar has been completely recoded from the ground up!
This update focuses on performance, stability, and cleaner configuration while removing unnecessary features that were slowing things down.

What’s New?
  • Brand-new codebase for better performance and easier future updates.
  • Improved BossBar system – smoother animations, better timing, and more customization.
  • Streamlined configuration – only useful, core options remain.
  • Better PlaceholderAPI integration – per-player placeholders for maximum personalization.
  • World-specific disabling – prevent BossBars and chat messages in certain worlds.
  • Automatic BossBar chaining – set one bar to follow another seamlessly.
Removed
We’ve removed some unused or rarely used features to make the plugin lighter and faster.
The goal is simplicity and efficiency – only the tools you actually need.

Why This Matters
This recode means:
  • Less lag
  • More stable animations
  • Easier config management
  • Faster updates in the future
----------, Aug 10, 2025

[*] Small improvements
[*] Small error log in console fixed
----------, May 5, 2025

[+] 1.13 / 1.21.5 Support

Plugin was supporting only 1.21 versions in 4.8 but now its back to 1.13 / 1.21.5
----------, Apr 20, 2025

[+] Added 1.21 / 1.21.5 Support

[-] Older versions not supporting anymore use version 4.7 for older versions of minecraft
----------, Apr 14, 2025

[*] Fixed Hex Color Buggs
----------, Jan 20, 2022

[+] Added 1.17 and 1.18 support
----------, Jan 10, 2022

[*] Fixed some small bugs
----------, Apr 26, 2021

[+] Added 1.16.5 Support
----------, Jan 18, 2021

[*] Small bossbar bugg
----------, Jan 11, 2021

[*] Small improvements in the bossbar
----------, Nov 18, 2020

[+] Added support 1.16.4

[*] Small code change
----------, Nov 8, 2020

[*] Small bugg fixed
----------, Nov 5, 2020

[+] Added bStats
----------, Oct 27, 2020

[*] Fixed BossBar worlds
----------, Oct 26, 2020

[*] Fixed BossBar Interval
----------, Oct 25, 2020

[+] Unlimited BossBars
[+] Unlimited AutoMessages
[+] Added PlaceHolderApi support for the welcome tiltle

!!! If you have a older version please read this section below !!!

Step 1) Stop your server.
Step 2) Download the new version and put it in your plugin folder.
Step 3) Go to the config and open it.
Step 4) Add the next text in your config:

Code (Text):
#Title and subtitle
WelcomeTitle: true
Title: '&aWelcome'
SubTitle: '&aEnjoy your stay %player_name%!'

#WelcomeMessages
WelcomeMessage: true
FirstJoin: '&a%player_name% &ehas joined the server for the first time!'
WelcomeBack: '&6Welcome back &a %player_name%'

#BossBar
BossBar: true
BossBar-Interval: 10 # in seconds

bossbars:
  '1':
    text: '&aText1 %player_name%'
    color: 'RED'
    type: 'SOLID'
  '2':
    text: '&aText2'
    color: 'GREEN'
    type: 'SEGMENTED_6'
  '3':
    text: '&aText3'
    color: 'YELLOW'
    type: 'SEGMENTED_10'
  '4':
    text: '&aText4'
    color: 'PURPLE'
    type: 'SEGMENTED_12'
  '5':
    text: '&aText5'
    color: 'WHITE'
    type: 'SEGMENTED_20'

#AutoBroadcast
ChatMessages: true
Chat-Interval: 60

chatmessages:
  '1':
    text: '&aText1'
  '2':
    text: '&aText2'
  '3':
    text: '&aText3'
  '4':
    text: '&aText4'
  '5':
    text: '&aText5'

# * for every world on the server
bossbar-worlds:
  - 'world'
  - 'world_the_end'
----------, Oct 16, 2020

[+] Added support for 1.16.2 and 1.16.3
----------, Sep 28, 2020

[*] PlaceHolder Update
----------, Aug 10, 2020

[+] Added RGB Support (1.16+ Only)
[+] Added BossBar Interval
[+] Added Sequence Function For The BossBar

!!! If you have a older version please read this section below !!!

Step 1) Stop your server.
Step 2) Download the new version and put it in your plugin folder.
Step 3) Go to the config and open it.
Step 4) Add the next text in your config:

Code (Text):
BossBar-Interval: 5
----------, Aug 6, 2020

[+] Added bossbar broadcast
[+] Added player broadcast
----------, Aug 2, 2020

[+] Added multiworld support

!!! If you have a older version please read this section below !!!

Step 1) Stop your server.
Step 2) Download the new version and put it in your plugin folder.
Step 3) Go to the config and open it.
Step 4) Add the next text in your config:

Code (Text):
# * for every world on the server
bossbar-worlds:
  - 'world'
  - 'world_the_end'
----------, Jul 26, 2020

[+] Added support for 1.16+

[*] Fixed bug for other version support.
----------, Jul 23, 2020

[*] Small code change
----------, Jul 19, 2020

[-] Removed /broadcast

[*] Fixed small bugs
----------, Jul 8, 2020

[+] Added /broadcast command

[*] Small error fixed
----------, Jun 15, 2020

[*] Small code update
----------, Jun 14, 2020

[+] Added Update Checker

Info about the update checker:
If you have an older version of the plugin you will receive a notification in the console that you can download a newer version
----------, Jun 3, 2020

[+] Added Titles
[+] Added Subtitles

!!! If you have a older version please read this section below !!!

Step 1) Stop your server.
Step 2) Download the new version and put it in your plugin folder.
Step 3) Go to the config and open it.
Step 4) Add the next text in your config:

Code (Text):
WelcomeTitle: true
Title: '&aWelcome'
SubTitle: '&aEnjoy your stay!'
----------, Jun 2, 2020

[+] Added Chatmessages Interval

!!! If you have a older version please read this section below !!!

Step 1) Stop your server.
Step 2) Download the new version and put it in your plugin folder.
Step 3) Go to the config and open it.
Step 4) Add the next text in your config:

Code (Text):
Chat-Interval: 60
----------, May 1, 2020

[+] Added Welcome Message
[+] Added FirstJoin Message
[+] Added WelcomeBack Message
[+] Added enable/disable function for the Welcome Messages
[+] Added enable/disable function for the bossbar
[+] Added enable/disable function for chatmessages

!!! If you have a older version please read this section below !!!

Step 1) Stop your server.
Step 2) Download the new version and put it in your plugin folder.
Step 3) Go to the config and open it.
Step 4) Add the next text in your config:

Code (Text):
WelcomeMessage: true
FirstJoin: '&a{player} &ehas joined the server for the first time!'
WelcomeBack: '&6Welcome back &a{player}'

BossBar: true

ChatMessages: true
Enjoy the new version :)
----------, Apr 30, 2020

[+] Added PlaceHolderAPI Support

[*] BossBarColor Bug Fixed
----------, Apr 28, 2020

[+] Added All Version Support (1.9 / 1.15.2)
----------, Apr 23, 2020

[*] Bugg Fixed when you do /bb reload
[*] Fog bugg fixed

( Soon i will fix that you can enable / disable the chatmessages in the config.yml + the time when a message appear)
----------, Apr 10, 2020

[*] Spam messages bugg fixed
----------, Jan 10, 2019

[*] Small Bugg Fixed

[!!] When you do /bb reload you get an error ignore this please for now!
----------, Jan 10, 2019

Sorry for the late update I was very lazy but I'm back!

[+] BossBar Animations
[+] Chat Messages

[-] Only the problem is when you do /bb reload you get an error i go fix this fast!

[*] Small bugg fixes
----------, Oct 19, 2018

The wrong file was uploaded!

Now is everythings working :D
----------, Jul 29, 2018

[+] /bb command
[+] /bb reload command
[+] Permissions system

[*] Now will the bossbar reloading when you do /bb reload (You no longer have to rejoin)
----------, Jul 29, 2018

[+] BossBarColor Support!
[+] BossBarStyle Support!
----------, Jul 28, 2018

[*] Color Text Will Now Support!

Example: BossBar: '&6Welcome to the server'
----------, Jul 28, 2018

[*] Small update of the text in the config.yml
----------, Jul 27, 2018

[*] Small Text Update In The Config.yml
----------, Jul 27, 2018

Resource Information
Author:
----------
Total Downloads: 31,724
First Release: Jul 27, 2018
Last Update: Aug 25, 2025
Category: ---------------
All-Time Rating:
45 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings