#How do i make the little bar with text in the top right corner?

1 messages · Page 1 of 1 (latest)

stable goblet
#

Theres this little bar with text that can appear just idk how

paper helm
#

Any references?

stable goblet
#

hold on

whole mulch
#

Closest is chat with /tellraw which is top left, or scoreboard display list

dim grotto
stable goblet
#

how would i make it so if someones score is less than 0 or more than 3 it defaults back to said numbers?

#

kind of like this i mean

whole mulch
#

you can check if its less than greater than or in a range of numbers using
scores={objective=..0,objective2=0..,objective3=0..3}

whole mulch
# stable goblet what

i gave you the 3 possibilites in orders like i said:
less than objective=..0
greater than objective2=0..
range objective3=0..3

whole mulch