/title
op 2Text/title puts large text across the middle of the screen. A subtitle only appears alongside a title, so send the subtitle first and the title second — sending the title is what makes both appear.
Commandready
18
Press C to copy
Nearest player
@p
Who or what the command applies to
Previewapproximate
Nothing to show yet
1Plain words
Examples
- Big title
/title @a title {"text":"Round 1","color":"red"} - Set timings first
/title @a times 10 60 20
Common questions about /title
›Why does my subtitle not show?
A subtitle only displays when a title is shown. Send /title @a subtitle … first, then /title @a title …, which triggers the pair.
›How long does a title stay on screen?
By default 10 ticks fading in, 70 holding, 20 fading out. Change all three with the times action; 20 ticks is one second.