Class ExprPlayerlistHeaderFooter

All Implemented Interfaces:
Converter<org.bukkit.entity.Player,​String>, Debuggable, Expression<String>, SyntaxElement

@Name("Player List Header and Footer") @Description("The message above and below the player list in the tab menu.") @Examples({"set all players\' tab list header to \"Welcome to the Server!\"","send \"%the player\'s tab list header%\" to player","reset all players\' tab list header"}) @Since("2.4") @RequiredPlugins("Minecraft 1.13 or newer") public class ExprPlayerlistHeaderFooter extends SimplePropertyExpression<org.bukkit.entity.Player,​String>