set Header And Footer With Placeholders
abstract fun setHeaderAndFooterWithPlaceholders(player: Player, header: String, footer: String)
Content copied to clipboard
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
jvm source
Link copied to clipboard