TextComponent - Send Title (Effect) — SkBee

Addon: SkBee · Category: Effect · Since: 2.4.0

Syntax

send title [component] %textcomp/string% [with subtitle [component] %-textcomp/string%] [to %audiences%] [for %-timespan%] [with fade[(-| )]in %-timespan%] [(and|with) fade[(-| )]out %-timespan%]

Description

Send titles containing components. Supports strings as well. If you are using variables and the title won't send, make sure to add `component`. `to %audiences%` = An audience is anything that can receieve a component (players, entities, console, worlds, server, etc).

Examples

send title mini message from "<rainbow>OOO RAINBOW TITLE"
send title component {_comp} for 10 seconds with fadein 5 ticks and fadeout 10 ticks

View source