sendProcessedActionbar

abstract fun sendProcessedActionbar(player: Player, text: String)

Sends an actionbar message to the Player where all placeholders are replaced. If animations or scripts are available, they will be shown.

Since

2.2.0

Parameters

player

The player to send the actionbar message.

text

The text to be sent.

Sources

Link copied to clipboard