Skip to content

Commands

Realized edited this page Jul 20, 2019 · 12 revisions

Commands

For command permissions, see Permissions.

Command Description
/token or /tokens Displays 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 shops Displays a list of available shops.
/token top Displays 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

Command Description
/tm or /tokenmanager Displays 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 transfer Transfers all data from data.yml to the MySQL database.