Skip to main content
Version: 0.5.1

Show Title Action

The Show Title Action is an action that shows a title to a player. You can specify the subtitle, and durations if needed.

How could this be used?

This action can be useful in a variety of situations. You can use it to create text effects in response to specific events, such as completing questions or anything else. The possibilities are endless!

Fields

Criteria

InheritedList
A list of facts that must be met by the player before this entry can be triggered.

Modifiers

InheritedList
A list of facts that will be modified for the player when this entry is triggered.

Triggers

RequiredList

Title

RequiredColoredPlaceholders

The title text to show.


Colors and formatting from the MiniMessage Adventure Api can be used. So for example, you can use <red>Some Text</red> for red text.

Placeholders from the PlaceholderApi can be used. So for example, you can use %player_name% for the player name.

Subtitle

RequiredColoredPlaceholders

The subtitle text to show.


Colors and formatting from the MiniMessage Adventure Api can be used. So for example, you can use <red>Some Text</red> for red text.

Placeholders from the PlaceholderApi can be used. So for example, you can use %player_name% for the player name.

Durations

Optional

Duration of the title: Fade in, how long it stays, fade out.