sendActionbar

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

Sends an actionbar message to the Player.

Since

2.0.0

Parameters

player

The player to send the actionbar message.

text

The text to be sent.

Sources

jvm source
Link copied to clipboard