跳到主要内容
 Warning: Beta Version
版本:Beta ⚠️(未翻译)

Spoken Dialogue

The Spoken Dialogue Action is an action that displays an animated message to the player. This action provides you with the ability to display a message with a specified speaker, text, and duration.

How could this be used?

This action can be useful in a variety of situations. You can use it to create storylines, provide instructions to players, or create immersive roleplay experiences. The possibilities are endless!

Fields

Criteria

继承列表
玩家必须满足的一系列条件,才能触发此条目。

Modifiers

继承列表
当此条目被触发时,玩家的一系列条件将被修改。

Triggers

必填列表

Speaker

必填

Text

必填彩色多行占位符

The text to display to the player.


可以使用来自 MiniMessage Adventure Api 的颜色和格式。例如,您可以使用 <red>Some Text</red> 来显示红色文本。

可以使用来自 PlaceholderApi 的占位符。例如,您可以使用 %player_name% 来表示玩家名称。

Duration

必填

The duration it takes to type out the message.


持续时间可以按以下格式指定:1d 2h 3m 4s。支持以下单位:d 表示天,h 表示小时,m 表示分钟,s 表示秒。