Tooltips
Discord
  • Tooltips
  • Start here
  • Support
  • Plugin
    • Features
    • Commands
    • FAQ
    • Guides
      • Clearing cache
      • Furniture shop
      • BetonQuest Dialogue
      • Languages
      • Manual width
  • Configuration
    • Theme
      • Theme textures
      • Making a custom theme
    • Icon
    • Preset
      • Conditions
      • Condition list
      • Show
      • Actions
        • Commands
      • Functions
      • Animations
      • Argument Types
  • Extra
    • Notable 2.0 Changes
    • Integrations
    • Variables
    • API
      • Custom Conditions
Powered by GitBook
On this page
  1. Extra

Local Placeholders

Last updated 5 months ago

This plugin supports a few local placeholders, which can be useful with displaying names of elements you're looking at. Note that these can only be used inside the Tooltips plugin.

Currently implemented

Placeholder

%furniture_id%

Id for the furniture you're currently looking at. Depends on the furniture plugin.

%furniture_name%

Display name for the furniture you're currently looking at. Depends on the furniture plugin.

%var_<ID>%

%var_global_<ID>%

%persistentvar_<ID>%

%persistentvar_global_<ID>%

Returns the local player variable with the given ID.

Returns a global variable with the given ID.

Returns the persistent (saved) player variable with the given ID.

Returns the global persistent variables with the given ID.

Variables
Variables
Variables
Variables
ItemsAdder requires a namespace before the furniture id