sendActionbarWithPlaceholders

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

Sends an actionbar message to the Player where all placeholders are replaced.

Since

2.0.0

Parameters

player

The player to send the actionbar message.

text

The text to be sent.

Sources

Link copied to clipboard