For the complete documentation index, see llms.txt. This page is also available as Markdown.

PlaceholderAPI

Tokens automatically hooks into PlaceholderAPI.

PlaceholderAPI Spigot Page

Tokens has TWO placeholder tags, both with the prefix tokens.

  • %tokens_getTokens%

  • %tokens_getTokensFormatted%

%tokens_getTokensFormatted%will return a number WITH commas and %tokens_getTokens%will return just a number without commas.

Last updated