diff options
Diffstat (limited to 'conf/atcommand_athena.conf')
-rw-r--r-- | conf/atcommand_athena.conf | 24 |
1 files changed, 3 insertions, 21 deletions
diff --git a/conf/atcommand_athena.conf b/conf/atcommand_athena.conf index 183278246..06fec590e 100644 --- a/conf/atcommand_athena.conf +++ b/conf/atcommand_athena.conf @@ -157,28 +157,10 @@ version: 1 whodrops: 1 //--------------------------------------------------------------- -// 0: Mail System - SQL Only commands - Must be enabled +// 0: Mail System - SQL Only commands -// Check # of messages. -checkmail: 1 - -// List all messages. -listmail: 1 - -// List only new mail. -listnewmail: 1 - -// Read a message. -readmail: 1 - -// Send mail. -sendmail: 1 - -// Send priority mail (tagged with Priority and cannot be deleted until read) -sendprioritymail: 80 - -// Delete a message. -deletemail: 1 +// Opens mail Window. +mail: 1 //--------------------------- // 10: Super player+ commands |