Skip to content

Action Send Title

Shows a large title and subtitle on the player's screen.

Inputs: 1 · Outputs: Then

Settings

SettingTypeRequiredDefaultDescription
Title TextStringNoLarge text shown at the center of the screen.
Subtitle TextStringNoSmaller text below the title.
Title ColorSelectNoGOLDMinecraft color for the title text.
Subtitle ColorSelectNoYELLOWMinecraft color for the subtitle text.
Fade In (ticks)NumberNo10Duration of the fade-in animation (0–100 ticks).
Stay (ticks)NumberNo70How long the title stays on screen (0–200 ticks).
Fade Out (ticks)NumberNo20Duration 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)

Oasis Admin Editor Documentation