#Welcome bar
1 messages · Page 1 of 1 (latest)
on join:
create bossbar titled "&7&lWelcome &a%player%" and id "Welcome.%uuid of player%" for player with progress 100 with colour green
wait 1 second
loop 5 times:
set {_value} to value of bossbar "Welcome.%uuid of player%"
remove 5 from {_value}
set bossbar "Welcome.%uuid of player%" value to {_value}
wait 1 second
remove bossbar "Welcome.%uuid of player%"
!codeblock
:technologist: Code Blocks
To make it easier for others to read your code, it is asked that you send it in a code block. On Discord, you can simply send this:
```
Code here
```
what addon is that
on join:
create bossbar titled "&7&lWelcome &a%player%" and id "Welcome.%uuid of player%" for player with progress 100 with colour green
wait 1 second
loop 5 times:
set {_value} to value of bossbar "Welcome.%uuid of player%"
remove 5 from {_value}
set bossbar "Welcome.%uuid of player%" value to {_value}
wait 1 second
remove bossbar "Welcome.%uuid of player%"```
how can i tell you the name?
/sk info
please update your skript