This is my first plugin
About BossBar Plugin
Adds scrolling boss bars with customizable settings, including text, color, style, update interval, and direction.
Features
- Multiple boss bars
- Creates scrolling boss bars in the game
- Customizable text for each boss bar
- Customizable color and style for each boss bar
- Customizable update interval for each boss bar
- Customizable direction of scrolling text for each boss bar
- Boss bars are automatically displayed to players when they join the server
Images
Videos
config
Code (YAML):
bossbars:
'1':
message
: '&aLorem ipsum dolor sit amet, &2consectetur adipiscing elit. &fAenean dictum diam hendrerit finibus justo.'
color
: RED
style
: SEGMENTED_6
period
: 1
direction
: RIGHT
'2':
message
: '&6Lorem ipsum dolor sit amet, &fconsectetur adipiscing &eelit leo.'
color
: BLUE
style
: SEGMENTED_12
period
: 2
direction
: LEFT
'3':
message
: '&4Lorem ipsum dolor sit amet, &cconsectetur adipiscing elit. Praesent dui.'
color
: WHITE
style
: SOLID
period
: 3
direction
: LEFT
if you find a bug feel free to report problems.
Don't forget to rate 5 stars if you like it. ❤️