Appearance
Action Send Title
Shows a large title and subtitle on the player's screen.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Title Text | String | No | — | Large text shown at the center of the screen. |
| Subtitle Text | String | No | — | Smaller text below the title. |
| Title Color | Select | No | GOLD | Minecraft color for the title text. |
| Subtitle Color | Select | No | YELLOW | Minecraft color for the subtitle text. |
| Fade In (ticks) | Number | No | 10 | Duration of the fade-in animation (0–100 ticks). |
| Stay (ticks) | Number | No | 70 | How long the title stays on screen (0–200 ticks). |
| Fade Out (ticks) | Number | No | 20 | Duration of the fade-out animation (0–100 ticks). |
TIP
20 ticks = 1 second. The default settings show the title for roughly 3.5 seconds with smooth transitions.
Example
Display a welcome title:
- Title Text:
Welcome! - Subtitle Text:
Enjoy your stay, %player% - Title Color: GOLD
- Stay:
100(5 seconds)
