Placeholders

List of PlaceholderAPI's placeholders

Placeholder
Description
Example

vpp-cardealer_is-in-instance

Returns wheter or not the player is in a car dealer instance.

true

vpp-cardealer_current-vehicle-name

Returns the current vehicle's display name. Returns "N/A" if the player isn't in a car dealer instance.

Supercar

vpp-cardealer_current-vehicle-description

Returns the current vehicle's description. Returns "N/A" if the player isn't in a car dealer instance.

Very fast car

vpp-cardealer_current-vehicle-price

Returns the current vehicle's price, formatted by Vault. Returns "N/A" if the player isn't in a car dealer instance.

$1000.0

Last updated