God Wars II - Mud / Web Interface

--------------------------------[ MAIL SYNTAX ]--------------------------------
Syntax: mail                         - View your inbox.
Syntax: mail read [<num>]            - Read specified (or unread) message. 
Syntax: mail write @<name> <subject> - Write a new message.
Syntax: mail reply <num>             - Write a reply to the specified message.
Syntax: mail delete <num>            - Delete specified message from inbox.

Syntax: mail show                    - Show message you're currently writing.
Syntax: mail list                    - List line numbers for current message.
Syntax: mail +[<num>] <text>         - Add (or insert) line to current message.
Syntax: mail ++[<num>] <text>        - As above, but paragraph instead of line.
Syntax: mail -<num>                  - Delete line number of current message.
Syntax: mail find <text>             - Find specified text in current message.
Syntax: mail replace <a> with <b>    - Replace text in current message.
Syntax: mail format                  - Format the text in the current message.

Syntax: mail discard                 - Discard the current message.
Syntax: mail send                    - Send the current message.
-------------------------------------------------------------------------------