Skip to content
Realized edited this page Jul 20, 2019 · 12 revisions

Commands

For command permissions, see Permissions.

CommandDescription
/token or /tokensDisplays the help page.
/token [balance | bal | money] [username]Shows your or others balance.
/token send [username]Sends tokens to player with selected username.
/token shop [name]Opens the shop with selected name or the default shop if enabled.
/token shopsDisplays a list of available shops.
/token topDisplays a list of players with the most tokens.
/token sell <all>Sells your held item or your inventory for amount of tokens defined in worth.yml.
/token worth <all>Displays how much your held item or your inventory is worth.

Admin Commands

CommandDescription
/tm or /tokenmanagerDisplays the help page.
/tm [add | give] [username] [amount]Adds tokens to player with selected username.
/tm [remove | delete] [username] [amount]Removes tokens from player with selected username.
/tm set [username] [amount]Set token balance of the player with selected username.
/tm open [username] [shop]Opens the selected shop to player with selected username.
/tm [giveall | sendall] [amount]Adds selected amount of tokens to all online players.
/tm [reload | rl] [Optional: Module Name]Reloads all modules or a specific module if module name is selected.
/tm transferTransfers all data from data.yml to the MySQL database.

Clone this wiki locally