setFooterWithPlaceholders

abstract fun setFooterWithPlaceholders(player: Player, footer: String)

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

Since

2.0.0

Parameters

player

The player to set the footer for.

footer

The footer to be displayed.

Sources

Link copied to clipboard