[+] 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'