Author Topic: How to print words on top right of screen?  (Read 692 times)

Is it possible to print text on the top right, or just on the right of the screen?

I'm trying to make a scoreboard for my gamemode, so it will be a table with names and scores.

There were tags to adjust your text.

I think it's <just:center> <just:left> and <just:right>

Don't take my word for it though.

Without any custom clientCmds you can only print center, bottom, and chat. Closest you can get to the top right is center print with <just:right> but even then it's not really close to top right.