Skip to content

Economy Commands

The economy stack uses multiple slash command groups:

  • /economy for member currency and banking actions
  • /shop for member item browsing, purchasing, and inventory
  • /work and /gamble for earning — shift wages, mission wagers, and the combat gamble
  • /economy-admin for money administration (hidden — Manage Server)
  • /shop-admin for shop item administration (hidden — Manage Server)
  • /operations and /bounty for deployments and bounty-board administration
  • /deploy and /bounties as user-facing shortcuts for proof-based rewards

Member Commands — /economy

Currency

/economy balance [user]

View wallet, bank, and total balance for yourself or another member.

/economy give <user> <amount>

Transfer coins to another member.

/economy deposit <amount>

Deposit wallet coins into bank. Supports numeric values or all.

/economy withdraw <amount>

Withdraw bank coins to wallet. Supports numeric values or all.

/economy wealthboard [page]

View the server wealth leaderboard.

/economy transactions [limit]

View your recent transaction history (1-50, default 10).


Member Commands — /shop

Item browsing, purchasing, and 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.


Earning — /work and /gamble

/work shift

Work a shift for flat, guaranteed pay — rate-capped per hour.

/work daily [difficulty] [wager] [wager_item]

Accept a Daily Mission with optional risk settings: difficulty tier, coin wager, or an item sacrifice for a bonus loot roll.

/work weekly [difficulty] [wager] [wager_item]

Accept a Weekly Mission — same options, bigger stakes.

/work info

Compare every earning system: Work, Gamble, Deployments, and Bounties.

/gamble <amount>

Stake coins on a combat gamble — roughly 55% to win 1.5×–2.5×.


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.


Money Admin — /economy-admin

Permission

Requires Manage Server permission (hidden from non-managers in Discord's command picker).

/economy-admin setbalance <user> <amount>

Set a member's wallet balance exactly.

/economy-admin addcoins <user> <amount>

Add coins to a member's wallet.

/economy-admin removecoins <user> <amount>

Remove coins from a member's wallet.

/economy-admin toggle <enabled>

Enable/disable the economy system for the server.

/economy-admin auditlog [limit]

View recent admin economy actions (1-50, default 20).


Shop Admin — /shop-admin

Permission

Requires Manage Server permission (hidden from non-managers in Discord's command picker).

/shop-admin additem <name> <description> <price> [role] [stock]

Create a shop item.

/shop-admin edititem <item_id> [name] [description] [price] [stock] [role]

Update an existing shop item.

/shop-admin removeitem <item_id>

Delete a shop item.

/shop-admin restock <item_id> <amount>

Increase stock for a limited-stock item.

/shop-admin giveitem <user> <item_id>

Grant an item directly to a member (used for Accolades).

/shop-admin reseed

Stamp missing Seed Catalog items into the server's shop.

/shop-admin setshopboard [channel]

Configure the persistent Shop Board channel.


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 setdeployment <prompt|reset>

Set or reset the custom AI theme for deployment briefings.

/operations setbountyboard [channel]

Set the channel for Bounty Board posts.

/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 post <item> ...

Post a bounty by wagering an inventory item as the reward.

/bounty board

View open bounties.

/bounty release <bounty_id>

Return a claimed bounty to active without waiting for the claim to expire.

/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.