1. A large welcome message in the middle of the screen
For when a player joins the server or starts a new stage — set the stay time long enough to actually be read
/title @a times 10 70 20
/title @a title {"text":"ยินดีต้อนรับ","color":"gold","bold":true}
What it does Will show a title with the text "ยินดีต้อนรับ" to all players (color Gold, bold) with a fade-in of 10 ticks, staying for 70 ticks, and fading out over 20 ticks.