BitAspire Wiki
CyberTokensCyberTokens

Commands & Permissions

Review every public and administrative command exposed by CyberTokens.

CyberTokens splits its surface into player-facing economy actions and the /eco administration tree.

Main commands

CommandWhat it doesPermissionAliases
/money [player]Shows your own balance or another player's balancecybertokens.command.money and cybertokens.command.money.other for other targets/balance, /bal
/pay <player> <amount> [reason...]Transfers balance to another playercybertokens.command.pay/transfer
/baltop [page]Shows the highest balancescybertokens.command.baltop/bal-top
/money-log [page] [player]Shows transaction history for yourself or another playercybertokens.command.moneylog and cybertokens.command.moneylog.other for other targets/balance-log
/ecoOpens the admin help outputcybertokens.command.eco/ctk, /cybertokens, /cybertoken, /tokens, /token

/eco subcommands

CommandWhat it doesPermission
/eco give <player> <amount> [reason]Adds balance to a playercybertokens.command.eco.give
/eco take <player> <amount> [reason]Removes balance from a playercybertokens.command.eco.take
/eco set <player> <amount> [reason]Sets a player's balance exactlycybertokens.command.eco.set
/eco reset <player>Resets balance to the configured starting valuecybertokens.command.eco.reset
/eco rollback <transactionId>Attempts to undo a stored transactioncybertokens.command.eco.rollback
/eco reloadReloads configuration and language filescybertokens.command.eco.reload
/eco purge <days>Deletes transactions older than the given agecybertokens.command.eco.purge

Suggested permission bundles

RoleRecommended nodes
Regular playerscybertokens.command.money, cybertokens.command.pay, cybertokens.command.baltop, cybertokens.command.moneylog
ModeratorsPlayer nodes plus cybertokens.command.money.other and cybertokens.command.moneylog.other
Administratorscybertokens.command.eco.* and any player nodes you want them to retain

Offline targets

Commands that accept player names can work with offline users when config.commands.offline-players.as-targets is enabled. /pay also requires its own payment-level offline setting to stay enabled.

Last updated on

On this page