BitAspire Wiki
XenoTokensXenoTokens

Supported Plugins

Review the integrations that matter around XenoTokens and its multi-currency shop flow.

XenoTokens can power a server on its own, but its real value grows when you connect it to placeholders, permissions, and reward ecosystems.

Main integrations

PluginPurposeWhen it matters
PlaceholderAPIPublishes %xtk_*% values, including currency-prefixed placeholderswhen you want to display balances, ranges, or transaction data outside the plugin
Vault or VaultUnlockedExposes XenoTokens as an economy source to the rest of the serverwhen another plugin expects a Vault-compatible provider
LuckPerms or another permission managerKeeps xenotokens.command.* nodes manageable across staff and donor groupson almost any production server

Reward and display ecosystem

Plugin typeWhy it helps
Scoreboard, chat, and hologram pluginsThey can show %xtk_balance_formatted%, %xtk_token_range%, or currency-prefixed values like %xtk_main_balance%.
Custom item plugins (ItemsAdder, Oraxen, etc.)XenoTokens does not hard-hook them, but shop rewards can call their commands through console-commands or player-commands.
Admin dashboards or DB clientsHelpful when you run several currencies and want to inspect balances and transaction history directly.

Internal systems used by XenoTokens

  • A per-currency event engine powers events.yml.
  • A GUI shop loader powers currencies/<id>/gui.yml.
  • Currency aliases are resolved from the currency ID, configured name, and display name.

Indirect integrations count too

XenoTokens often integrates with third-party plugins through shop reward commands instead of explicit hard hooks. That still makes those plugins part of your deployment plan.

Last updated on

On this page