More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
{{code|<> - Required arguments}} | {{code|<> - Required arguments}} | ||
== Econ Commands == | |||
=== Personal === | |||
'''Check a users balance''' | '''Check a users balance''' | ||
* balance [user/player] | * balance [user/player] | ||
Line 13: | Line 14: | ||
{{code|/pay 100 JuniperFig}} | {{code|/pay 100 JuniperFig}} | ||
{{code|/pay 1000 BOR}} | {{code|/pay 1000 BOR}} | ||
=== Firm === | |||
'''Check a firm's balance''' | '''Check a firm's balance''' | ||
Line 24: | Line 27: | ||
* firm list | * firm list | ||
{{code|/firm list}} | {{code|/firm list}} | ||
== Mail Commands == | |||
'''Send in-game mail to another player''' | '''Send in-game mail to another player''' | ||
* mail send <message> <user/player> | * mail send <message> <user/player> | ||
{{code|/mail send Hello you! AsexualDinosaur}} | {{code|/mail send Hello you! AsexualDinosaur}} | ||
'''Read your in-game mail from discord''' | '''Read your in-game mail from discord''' | ||
* mail read [page] [include-read] | * mail read [page] [include-read] | ||
{{code|/mail read 4 true}} | {{code|/mail read 4 true}} | ||
'''Ignore another player's mail''' | '''Ignore another player's mail''' | ||
* mail ignore <user/uuid> | * mail ignore <user/uuid> | ||
{{code|/mail ignore Technofied}} | {{code|/mail ignore Technofied}} | ||
'''Mark all mail as read''' | '''Mark all mail as read''' | ||
* mail mark-read | * mail mark-read | ||
{{code|/mail mark-read}} | {{code|/mail mark-read}} |
Revision as of 23:01, 12 March 2025
This page will document some of the commands on discord that are useful to get around!
[] - Optional arguments
<> - Required arguments
Econ Commands
Personal
Check a users balance
- balance [user/player]
/balance Technofied
Pay another player
- pay <amount> <user/player/business>
/pay 100 JuniperFig
/pay 1000 BOR
Firm
Check a firm's balance
- firm balance <business>
/firm balance BOR
Pay a player from your firm.
- firm pay <business> <amount> <user/player>
/firm pay BOR 1000 JuniperFig
Check the list of firms you have financial access to
- firm list
/firm list
Mail Commands
Send in-game mail to another player
- mail send <message> <user/player>
/mail send Hello you! AsexualDinosaur
Read your in-game mail from discord
- mail read [page] [include-read]
/mail read 4 true
Ignore another player's mail
- mail ignore <user/uuid>
/mail ignore Technofied
Mark all mail as read
- mail mark-read
/mail mark-read