setProcessedHeaderAndFooter

abstract fun setProcessedHeaderAndFooter(player: Player, header: String, footer: String)

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

header

The header to be displayed.

footer

The footer to be displayed.

Sources

Link copied to clipboard