Minecraft Title Command Generator Java & Bedrock Edition
Use this /title Command Generator to create on-screen messages in Minecraft Java & Bedrock Edition 1.21+. Choose between Title, Subtitle, or Actionbar, customize text with colors, bold, italic, underline and preview the result in real time. Perfect for servers, adventure maps and RPG systems.
Select your Minecraft edition:
Select a portion of the message to apply colors and formatting.
Generated Title Command (Copy & Paste)
title @a title...Target Selector Filters (@a, @p, @e) (Optional)
Want cheap and lag-free Minecraft hosting?
I recommend Sparked Host: affordable plans, great performance, easy panel and fast support.
🚀 Start your Minecraft ServerHow to Use the Title Command in Minecraft
The Title command allows you to display messages directly on players' screens. It is widely used for adventure maps, servers, minigames, RPG systems, and datapacks, allowing you to create Titles, Subtitles, and Actionbar messages with custom colors and formatting.
In Java Edition, the basic syntax is:
/title @a title {"text":"Welcome!"}
This command displays a title to all players.
Title Command Examples (Java)
Display a red title
/title @a title {"text":"Danger!","color":"red"}
Display a subtitle
/title @a subtitle {"text":"The adventure has begun!"}
Send an Actionbar message
/title @a actionbar {"text":"Objective Updated"}
Set display timings
/title @a times 20 100 20
More Useful Examples
Clear the current title
/title @a clear
Reset title settings
/title @a reset
Frequently Asked Questions
How do I use the title command in Minecraft?
Choose the message target, select whether you want to send a Title, Subtitle, or Actionbar message, customize the text, and run a command such as: /title @a title {"text":"Welcome!"}
What's the difference between Title, Subtitle, and Actionbar?
A Title appears in the center of the screen, a Subtitle is displayed directly below it, and the Actionbar displays a message above the player's hotbar.
Can I create colored and formatted messages?
Yes. The generator supports colors, bold, italic, underline, strikethrough, obfuscated text, and many other formatting options supported by the command.
How do I change the title display time?
Use the times subcommand to set the fade-in, stay, and fade-out durations. For example: /title @a times 20 100 20
Does the title command work in Bedrock Edition?
This generator was developed for Java Edition 1.21+ (26+). Bedrock Edition uses different syntax and may not support the same features.