Economy
Command category for the in-server economy and currency system in Kythia.
/eco
💰 The full economy suite — earn, spend, trade, and invest your KythiaCoin.
Usage
/eco account create <bank>
/eco account edit <bank>
/eco bank
/eco beg
/eco coin
/eco coinflip <bet> <side>
/eco daily
/eco deposit <type> [amount]
/eco give <target> <amount>
/eco hack <target>
/eco inventory
/eco leaderboard
/eco lootbox
/eco market buy <asset> <amount>
/eco market cancel <order_id>
/eco market history
/eco market limit <side> <asset> <quantity> <price>
/eco market portfolio
/eco market sell <asset> <quantity>
/eco market stoploss <asset> <quantity> <price>
/eco market view [asset]
/eco profile [user]
/eco rob <target>
/eco shop
/eco slots <bet>
/eco transfer <target> <amount>
/eco withdraw <amount>
/eco work
Subcommands
/eco account create <bank> — 👤 Create an account and choose a starting bank.
| Option | Type | Required | Description |
|---|---|---|---|
bank |
Text | ✅ | Choose a bank — each offers unique perks. Choices: 🏦 Apex Financial, 🏛️ Titan Holdings, 🌐 Zenith Commerce, 🗡️ Crimson Syndicate, ☀️ Solara Mutual |
/eco account edit <bank> — 👤 Switch your account to a different bank.
| Option | Type | Required | Description |
|---|---|---|---|
bank |
Text | ✅ | Choose a new bank. Choices: 🏦 Apex Financial, 🏛️ Titan Holdings, 🌐 Zenith Commerce, 🗡️ Crimson Syndicate, ☀️ Solara Mutual |
/eco bank — 💰 View your bank balance and full account info.
Aliases:
bank
/eco beg — 💰 Beg the server for some coins.
/eco coin — 💰 Check your current KythiaCoin balance.
/eco daily — 💰 Collect your daily KythiaCoin reward.
Aliases:
daily
/eco inventory — 🛄 View all items in your inventory.
/eco leaderboard — 🏆 View the global economy leaderboard.
/eco lootbox — 🎁 Open a lootbox for a random reward.
Aliases:
lootbox
/eco shop — 🛒 Browse and buy items from the shop.
/eco work — ⚒️ Work a random job scenario to earn money.
Aliases:
work
/eco coinflip <bet> <side> — 🪙 Flip a coin and test your luck.
| Option | Type | Required | Description |
|---|---|---|---|
bet |
Integer | ✅ | Amount to bet |
side |
Text | ✅ | Choices: Heads, Tails |
/eco deposit <type> [<amount>] — 💰 Deposit KythiaCoin into your bank.
| Option | Type | Required | Description |
|---|---|---|---|
type |
Text | ✅ | Choices: Deposit All, Deposit Partial |
amount |
Integer | — | Amount to deposit (required for Partial) |
/eco give <target> <amount> — 💰 Give KythiaCoin to another user.
| Option | Type | Required | Description |
|---|---|---|---|
target |
User | ✅ | The user to give coins to |
amount |
Integer | ✅ | Amount of KythiaCoin to give |
/eco hack <target> — 💵 Attempt to hack another user for coins.
| Option | Type | Required | Description |
|---|---|---|---|
target |
User | ✅ | The user you want to hack |
/eco rob <target> — 💵 Try to rob money from another user.
| Option | Type | Required | Description |
|---|---|---|---|
target |
User | ✅ | The user you want to rob |
/eco slots <bet> — 🎰 Play the Kythia slot machine. (Warning: Addictive!)
Cooldown: 20 seconds
| Option | Type | Required | Description |
|---|---|---|---|
bet |
Integer | ✅ | Amount to bet |
/eco transfer <target> <amount> — Transfer money to another user.
| Option | Type | Required | Description |
|---|---|---|---|
target |
User | ✅ | User to transfer to |
amount |
Integer | ✅ | Amount to transfer |
/eco withdraw <amount> — Withdraw KythiaCoin from your bank.
| Option | Type | Required | Description |
|---|---|---|---|
amount |
Integer | ✅ | Amount to withdraw |
/eco profile [<user>] — 🗃️ View a full profile including level, bank, cash, and more.
| Option | Type | Required | Description |
|---|---|---|---|
user |
User | — | The user to view (defaults to yourself) |
/eco market buy <asset> <amount> — 💸 Buy a crypto asset from the global market.
| Option | Type | Required | Description |
|---|---|---|---|
asset |
Text | ✅ | Asset to buy. Choices: BITCOIN, ETHEREUM, SOLANA, DOGECOIN |
amount |
Number | ✅ | Amount of KythiaCoin to spend |
/eco market sell <asset> <quantity> — 💰 Sell an asset on the global market.
| Option | Type | Required | Description |
|---|---|---|---|
asset |
Text | ✅ | Asset to sell. Choices: BITCOIN, ETHEREUM, SOLANA, DOGECOIN |
quantity |
Number | ✅ | Amount of the asset to sell |
/eco market limit <side> <asset> <quantity> <price> — Set a limit order to buy or sell at a specific price.
| Option | Type | Required | Description |
|---|---|---|---|
side |
Text | ✅ | Choices: Buy, Sell |
asset |
Text | ✅ | Choices: BITCOIN, ETHEREUM, SOLANA, DOGECOIN |
quantity |
Number | ✅ | Amount of the asset |
price |
Number | ✅ | Target price for the order |
/eco market stoploss <asset> <quantity> <price> — Set a stop-loss order to auto-sell when price drops.
| Option | Type | Required | Description |
|---|---|---|---|
asset |
Text | ✅ | Choices: BITCOIN, ETHEREUM, SOLANA, DOGECOIN |
quantity |
Number | ✅ | Amount to sell |
price |
Number | ✅ | Price that triggers the sell |
/eco market cancel <order_id> — Cancel an open market order.
| Option | Type | Required | Description |
|---|---|---|---|
order_id |
Text | ✅ | The ID of the order to cancel |
/eco market history — View your transaction history.
/eco market portfolio — 💼 View your personal asset portfolio.
/eco market view [<asset>] — 📈 View real-time crypto prices from the global market.
| Option | Type | Required | Description |
|---|---|---|---|
asset |
Text | — | Asset to view. Leave empty for all. Choices: BITCOIN, ETHEREUM, SOLANA, DOGECOIN |