SignLink/18 [zh-cn]

From BergerHealer Wiki
Revision as of 14:18, 31 December 2025 by Eletronprocoress (talk | contribs) (Created page with "Signlink supports the [https://www.spigotmc.org/resources/placeholderapi.6245/ PlaceholderAPI] plugin in both directions. This means that you can use Signlink to display placeholders on signs, or use signlink variables in other plugins that support placeholders. * You can use signlink variables in other plugins by prefixing it with sl_. For example, %sl_time% will display the time variable. * Adding placeholder names to the 'autoUpdateVariables' list in SignLink's config...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signlink supports the PlaceholderAPI plugin in both directions. This means that you can use Signlink to display placeholders on signs, or use signlink variables in other plugins that support placeholders.

  • You can use signlink variables in other plugins by prefixing it with sl_. For example, %sl_time% will display the time variable.
  • Adding placeholder names to the 'autoUpdateVariables' list in SignLink's config.yml will make them work on signs, with the same name.
  • To display long placeholder names on signs, you can use a shorter variable name and set its value to %placeholder_name%