on step on pressure plate: if player is in region "uphub": teleport player to location at 107, 64, 271 set player's yaw to 269.4 set player's pitch to 3.386 set {_bar} to boss bar with id "findup" with title "1:00" with color red with progress 100 add player to {_bar} wait 1 second set {_bar} to boss bar with title "0:59" add player to {_bar} remove player from {_bar}
THe end part is the part that doesn't work. I want the time to go down on the bossbar every second. Also is there a better way of doing with then manually changing the time every second in the code