Economy Commands¶
The economy stack uses multiple slash command groups:
/shopfor member currency and inventory actions/missionfor daily/weekly mission wagering/economyfor economy and shop admin controls/operationsand/bountyfor deployments and bounty-board administration/deployand/bountiesas user-facing shortcuts for proof-based rewards
Member Commands — /shop¶
Currency¶
/shop balance [user]¶
View wallet, bank, and total balance for yourself or another member.
/shop give <user> <amount>¶
Transfer coins to another member.
/shop deposit <amount>¶
Deposit wallet coins into bank. Supports numeric values or all.
/shop withdraw <amount>¶
Withdraw bank coins to wallet. Supports numeric values or all.
/shop wealthboard [page]¶
View the server wealth leaderboard.
/shop transactions [limit]¶
View your recent transaction history (1-50, default 10).
Shop & Inventory¶
/shop browse [page]¶
Browse shop items with pagination.
/shop buy <item_id>¶
Purchase a shop item by item ID.
/shop info <item_id>¶
Show detailed information for a shop item.
/shop inventory [user]¶
View your inventory or another member's inventory.
/shop sell <item_name> [quantity]¶
Sell sellable inventory items for coins.
/shop turnin <token_name> <quantity>¶
Turn in special tokens for configured rewards.
Legacy/Compatibility¶
/shop mission <amount>¶
Single-roll mission wager command.
/shop guard-duty¶
Low-risk periodic payout command.
Missions — /mission¶
/mission daily [difficulty] [wager] [wager_item]¶
Claim daily mission rewards with optional risk settings.
/mission weekly [difficulty] [wager] [wager_item]¶
Claim weekly mission rewards with optional risk settings.
/mission info¶
Compare missions, deployments, and bounties.
/mission config¶
View mission-wager settings for the server (admin/ops permission).
Deployments & Bounties¶
/deploy¶
Start a proof-based deployment operation.
/bounties¶
View active bounties (shortcut to the bounty board).
You can also use /bounty board directly.
Economy Admin — /economy¶
Permission
Requires economy/shop admin permissions (typically Manage Server).
/economy setbalance <user> <amount>¶
Set a member's wallet balance exactly.
/economy addcoins <user> <amount>¶
Add coins to a member's wallet.
/economy removecoins <user> <amount>¶
Remove coins from a member's wallet.
/economy additem <name> <description> <price> [role] [stock]¶
Create a shop item.
/economy edititem <item_id> [name] [description] [price] [stock] [role]¶
Update an existing shop item.
/economy removeitem <item_id>¶
Delete a shop item.
/economy restock <item_id> <amount>¶
Increase stock for a limited-stock item.
/economy config [daily_amount] [weekly_amount] [currency_name] [currency_symbol]¶
View config (no args) or update one or more fields.
/economy toggle <enabled>¶
Enable/disable the economy system for the server.
/economy auditlog [limit]¶
View recent admin economy actions (1-50, default 20).
Operations Admin — /operations¶
/operations launch¶
Launch a deployment operation (same flow as /deploy).
/operations setreward <amount>¶
Set deployment reward per squad member.
/operations setchannel <channel>¶
Set the mission report destination channel.
/operations setmaxsquad <size>¶
Set max squad size (1-10).
/operations setcampaign <prompt|reset>¶
Set or reset custom AI campaign theme text.
/operations setwagermax <amount>¶
Set max mission wager (0-1,000,000; 0 disables wagering).
/operations setdifficulty <enabled>¶
Enable/disable hazardous and suicidal mission tiers.
/operations setmissionprompt <mission_type> <prompt|reset>¶
Set custom AI prompt text for daily/weekly missions.
/operations history [user]¶
View recent deployment history.
/operations retract <deployment_id> <reason>¶
Retract a completed deployment and claw back rewards.
Bounty Admin — /bounty¶
/bounty create <title> <description> <reward> [bonus_item] [bonus_qty]¶
Create a bounty post.
/bounty board¶
View open bounties.
/bounty cancel <bounty_id>¶
Cancel an open/claimed bounty.
/bounty history¶
View recent bounty activity.
/bounty setforum [channel]¶
Set or clear a forum channel for bounty posts.