Skip to main content
The Nameplate Equipped Event fires when a player equips a nameplate.

Context Keys

KeyTypeDescription
nameplate_idStringThe ID of the nameplate equipped.

Example

nameplate_equipped_event:
  id: "on_equip"
  triggers:
    - "notify_player"