set Header And Footer
abstract fun setHeaderAndFooter(player: Player, header: String, footer: String)
Content copied to clipboard
Sets the player list header and footer for the given Player.
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