Skip to content

wode490390/RollBossBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Roll Boss Bar

Simple plugin to create dummy boss bar for your server.

Please see mcbbs for more information.

config.yml

delay-sec: 10
texts:
  - "&l&3Welcome, &o%NAME%"
  - "&00&r&11&r&22&r&33&r&44&r&55&r&66&r&77&r&88&r&99&r&aa&r&bb&r&cc&r&dd&r&ee&r&ff"

Available variables for texts

%NAME% Player's name

%X% Player's X coordinate

%Y% Player's Y coordinate

%Z% Player's Z coordinate

%DIRECTION% Player's look direction

%HEALTH% Player's health

%MAX_HEALTH% Player's max health

%FOOD_LEVEL% Player's food level

%MAX_FOOD_LEVEL% Player's max food level

%SATURATION_LEVEL% Player's saturation level

%EXP% Player's experience

%LEVEL% Player's experience level

%PING% Player's ping

%WORLD% World name

%WORLD_TIME% World time

%PLAYERS% Online player count

%MAX_PLAYERS% Max player count

%TPS% Server TPS

%DATE% Server date

%TIME% Server time

%NEWLINE% Line break