Skip to main content
The Has Nameplate Fact checks if the player has permission to use a specific nameplate.

Properties

PropertyTypeDefaultDescription
idStringUnique identifier.
nameplateIdStringThe nameplate ID to check.
customPermissionStringOptional custom permission node.

Example

has_nameplate_fact:
  id: "can_use_gold"
  nameplateId: "gold_tag"