GameplayBedrockEducation

/titleraw

The Bedrock equivalent of combining /title with raw JSON text — displays formatted titles, subtitles, or action-bar text built from a rawtext JSON object (supporting translation keys and score references). Use /title for plain strings.

What is /titleraw used for?

What /titleraw is for

Shows formatted titles, subtitles, and action-bar text from a rawtext JSON object on Bedrock.

When to use /titleraw

Display titles with translation keys or live score values; for plain strings, use /title instead.

Syntax

Parameters

player
target
Players who see the title.
location
literal
title, subtitle, or actionbar.
rawJson
rawtext JSON
e.g. {"rawtext":[{"text":"Hello"}]}.

Command builder

Fill in the options below to generate a ready-to-paste /titleraw command.

Players who see the title.

title, subtitle, or actionbar.

e.g. {"rawtext":[{"text":"Hello"}]}.

Examples

  • Show 'Round 1' as a big title to everyone.

Permission level

/titleraw requires Cheats (op level 2). In single-player you need the world's "Allow Cheats" toggle on. On a multiplayer server you need to be opped — see /op.