📤Placeholders

To use these placeholders you need to have PlaceholderAPI installed.

Placeholder
Returns:

%nascraft_price_IDENTIFIER%

The price of an item.

%nascraft_buyprice_AMOUNT_IDENTIFIER%

The buy price of an amount of an item.

%nascraft_sellprice_AMOUNT_IDENTIFIER%

The sell price of an amount of an item.

%nascraft_stock_IDENTIFIER%

The stock of an item.

%nascraft_change_IDENTIFIER%

The change in % of an item during a time.

%nascraft_linked%

'true' or 'false' depending on whether the player is linked or not.

%nascraft_discordid%

Its discord id if the player is linked.

%nascraft_cpi%

Gets the inflation as percentage

Where IDENTIFIER is the item identifier (as in items.yml) or "mainhand" in case you want the value of the item in the main hand of the user.

Last updated