BitAspire Wiki
XenoTokensXenoTokens

Commands & Permissions

Review the public and admin command surface of XenoTokens.

Most XenoTokens commands accept either the default currency or an explicit currency prefix as the first argument.

Main commands

CommandWhat it doesPermissionAliases
/money [currency] [player]Shows your balance or another player's balance in the selected currencyxenotokens.command.money and xenotokens.command.money.other for other targets/balance, /bal
/pay [currency] <player> <amount> [reason...]Transfers the selected currency to another playerxenotokens.command.pay/transfer
/shop [currency] [page]Opens the shop for the selected currencyxenotokens.command.shop/store, /tienda
/baltop [currency] [page]Shows the balance leaderboard for one currencyxenotokens.command.baltop/bal-top
/money-log [currency] [page] [player]Shows transaction history for one currencyxenotokens.command.moneylog and xenotokens.command.moneylog.other for other targets/balance-log
/ecoOpens the admin help outputxenotokens.command.eco/xtk, /xenotokens, /xenotoken, /tokens, /token

/eco subcommands

CommandWhat it doesPermission
/eco give [currency] <player> <amount> [reason]Adds balance in the selected currencyxenotokens.command.eco.give
/eco take [currency] <player> <amount> [reason]Removes balance in the selected currencyxenotokens.command.eco.take
/eco set [currency] <player> <amount> [reason]Sets balance in the selected currencyxenotokens.command.eco.set
/eco reset [currency] <player>Resets the selected currency to its starting balancexenotokens.command.eco.reset
/eco rollback <transactionId>Attempts to undo a stored transactionxenotokens.command.eco.rollback
/eco reloadReloads the global and per-currency configuration filesxenotokens.command.eco.reload
/eco purge [currency] <days>Deletes old transactions globally or for one currency contextxenotokens.command.eco.purge

Suggested permission bundles

RoleRecommended nodes
Regular playersxenotokens.command.money, xenotokens.command.pay, xenotokens.command.shop, xenotokens.command.baltop, xenotokens.command.moneylog
ModeratorsPlayer nodes plus xenotokens.command.money.other and xenotokens.command.moneylog.other
Administratorsxenotokens.command.eco.* and any player nodes you want them to retain

Command parsing

If the first argument matches a loaded currency ID or alias, XenoTokens treats it as the currency selector. Otherwise it falls back to the default currency and parses the next arguments normally.

Last updated on

On this page