Requires
BlatLibs 0.2+
Add a title, a message on the action bar, a message on the boss panel, a chat message, join the message right now and leave a message.
By default, the news file for the book is news.txt But you can change it. The file must be in the format .txt, but write in config.yml without the format.
Code (YAML):
join-message:
enable
: true
text
:
"&a{player} join"
leave-message:
enable
: true
text
:
"&c{player} leave"
book:
enable
: true
file
: news
#format .txt
message:
enable
: true
text
:
"Test text"
bossbar:
enable
: true
text
:
"Test bossbar"
color
: BLUE
#RED, YELLOW, BLUE, PINK, GREEN, WHITE, PURPLE
time
: 5
#in seconds
title:
enable
: true
text
: Test Title
subtext
: Test SubTitle
actionbar:
enable
: true
text
: Test action bar