Skip to main content
The Preview Nameplate Action shows a nameplate to the player for a short duration.

Properties

PropertyTypeDefaultDescription
idStringUnique identifier.
nameplateIdStringThe nameplate ID to preview.
durationSecondsInt5Duration of the preview.

Example

preview_nameplate_action:
  id: "preview_rare"
  nameplateId: "rare_ruby"
  durationSeconds: 10