Hierarchy

  • PBAvatarNametag

Properties

backgroundColor?: PBColor3

(default: the client's native nametag background color)

borderColor?: PBColor3

(default: background_color, so the plate carries no visible border)

label: string

The plate text: a single line, for example "Club Owner". Empty draws the plate without text, and spaces are preserved: a label of spaces widens a text-less plate. For a plate sized exactly to a word without showing it, set label_color equal to background_color instead.

labelColor?: PBColor3

(default: the client's native nametag text color)