Player List Name (Expression) — Skript

Addon: Skript · Category: Expression · Since: Before 2.1

Syntax

[the] (player|tab)[ ]list name[s] of %players%

Description

The name of a player in the player list in the tab menu.

Examples

on join:
	player has permission "name.red"
	set the player's tab list name to "<red>%player's name%"

View source