setHeaderAndFooterWithPlaceholders

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

Sets the player list header and footer for the given Player where all placeholders are replaced.

Since

2.0.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