Tools Gaming & Minecraft

Minecraft Title Generator

Build Java Edition /title sequences for title, subtitle, or actionbar with fadeIn stay fadeOut ticks, colored JSON text, and copy.

Minecraft Title Generator

Times (ticks)

Outputs times plus title/subtitle/actionbar lines. Run in order (or from a function) on Java Edition.

Minecraft Title Generator builds the Java Edition /title command sequence you need for big on-screen text. Choose title, subtitle, actionbar, or title plus subtitle, set fadeIn stay fadeOut in ticks, pick a named color, and copy a ready multi-line sequence.

Titles are perfect for round wins, chapter starts, and event countdowns, but remembering the times command order is annoying under pressure. This tool emits times first, then the display lines, so you can paste into a function or run lines in order from a command block chain.

Work stays local in your browser. Pair titles with tellraw for chat follow-ups, color code tools for brand consistency, and give commands when a title celebrates a reward.

What Minecraft Title Generator does

Produces a complete /title workflow instead of a single orphaned title line.

  • Modes for title, subtitle, actionbar, or title and subtitle together
  • Target selectors @a, @p, @s, @r
  • Text fields for primary and subtitle copy
  • Named color applied as JSON text components
  • fadeIn, stay, and fadeOut tick fields
  • Live multi-line command output and copy

Who Minecraft Title Generator is for

  • Event hosts flashing round results to everyone
  • Map makers marking chapter transitions
  • Minigame designers showing actionbar hints
  • Streamers and content creators scripting clean title demos
  • Admins who want consistent timing across announcements

How to use Minecraft Title Generator

1. Open Minecraft Title Generator on beeforge.dev.
2. Pick display mode (title, subtitle, actionbar, or both).
3. Choose a target selector and enter your text.
4. Set fadeIn, stay, and fadeOut in ticks (20 ticks is about one second).
5. Pick a named color for the JSON component.
6. Copy the sequence and run times before title or subtitle lines.

Features

  • Combined title and subtitle mode for victory screens
  • Actionbar mode for subtle persistent tips
  • Tick-based timing that matches vanilla /title times
  • Colored JSON text without hand-writing braces
  • Links to tellraw, color codes, MOTD, and give tools

Examples

  • Victory: gold title "Victory!" with subtitle "Well played", times 10 70 20.
  • Actionbar tip: aqua "Hold shift to sneak past sensors".
  • Chapter card: white title "Chapter 3" and gray subtitle "The Deep Dark".
  • Spectator notice: yellow title "Spectating" aimed at @a in adventure maps.

Tips and limits

  • Always run the times line before title or subtitle, or previous timings may linger.
  • Clear with /title <target> clear when you need to dismiss early.
  • Very long strings can clip on some GUI scales; keep titles short.
  • Actionbar shares space with other overlays; test visibility in your pack.
  • JSON color names must match vanilla; this tool uses the standard named set.

Related tools

FAQ

What are fadeIn stay fadeOut units?

Ticks. About twenty ticks equal one second. A common cinematic feel is fadeIn 10, stay 70, fadeOut 20.

Do I need both title and subtitle commands?

Only if you show both. Subtitle alone still needs a times line, and often a title was shown earlier in the map.

Is anything stored on a server?

No. Command building and copy run in your browser.

Can I embed the tool?

Use the [beeforge_minecraft_title_generator] shortcode on BeeForge WordPress pages after the module is registered.