setProcessedFooter

abstract fun setProcessedFooter(player: Player, footer: String)

Sets the player list footer for the given 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 set the footer for.

footer

The footer to be displayed.

Sources

Link copied to clipboard