set Processed Header And Footer
abstract fun setProcessedHeaderAndFooter(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. 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
jvm source
Link copied to clipboard