on region enter:
set {_bar} to bossbar named "myCoolBar" with title "&aHello &bWorld!" with color bar blue with style segmented 6
if "%event-region%" contains "tcsldp":
add player to bar players of {_bar}
set bossbar visibility of {_bar} to true
I created code like this, it's not available, help
on region enter:
set {_bar} to bossbar named "myCoolBar" with title "&aHello &bWorld!" with color bar blue with style segmented 6
if "%event-region%" contains "tcsldp":
add player to bar players of {_bar}
set bossbar visibility of {_bar} to true
I created code like this, it's not available, help