Player paper/send_title

Send Title

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

Note: Supports & color codes. 20 ticks = 1 second.

Inputs

NameTypeOptionalDescription
exec exec Incoming execution.
player player The player.
title string Main title text.
subtitle string Subtitle text.

Outputs

NameTypeDescription
exec exec Continues after sending.

Properties

KeyTypeDefaultDescription
title string "&6Welcome!" Title
subtitle string "&7Enjoy your stay" Subtitle
fadeIn number 10 Fade In (ticks)
stay number 70 Stay (ticks)
fadeOut number 20 Fade Out (ticks)