BitAspire Wiki
CyberTokensCyberTokens

Supported Plugins

Review which optional plugins matter around CyberTokens and what role each one plays.

CyberTokens works on its own, but a few integrations are especially useful when you want to surface balances outside the plugin or manage permissions cleanly.

Main integrations

PluginPurposeWhen it matters
PlaceholderAPIPublishes %ctk_*% values for balances, transaction history, and currency metadatawhen you want to show token data in scoreboards, chat, holograms, or tab lists
Vault or VaultUnlockedMakes CyberTokens available as an economy source for other pluginswhen another plugin expects a Vault-style balance provider
LuckPerms or another permission managerHelps you assign cybertokens.command.* nodes per rank or staff roleon almost any production server

Practical companion plugins

Plugin typeWhy it helps
Scoreboard and chat plugins (TAB, CMI, DeluxeChat, etc.)They can show %ctk_balance_formatted%, %ctk_top_position%, or last transaction data through PlaceholderAPI.
Logging or moderation toolsThey help you audit suspicious economy actions next to the built-in transaction log.
Database management toolsUseful when you move from SQLite to MySQL or PostgreSQL and want to inspect tables directly.

Optional, not mandatory

PlaceholderAPI and Vault are soft dependencies. CyberTokens can run without them, but those integrations are what make the economy visible to the rest of your stack.

Last updated on

On this page