summaryrefslogtreecommitdiff
path: root/conf/atcommand_athena.conf
diff options
context:
space:
mode:
authorzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-22 21:24:15 +0000
committerzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-22 21:24:15 +0000
commit3aaaaa86887209c21dd16875e3e39237e953db2e (patch)
tree0955cd55310cef6906a55df4b54f7bb80f68c812 /conf/atcommand_athena.conf
parent84e9ef0a41ed928bef65322a555e5374953ccb06 (diff)
downloadhercules-3aaaaa86887209c21dd16875e3e39237e953db2e.tar.gz
hercules-3aaaaa86887209c21dd16875e3e39237e953db2e.tar.bz2
hercules-3aaaaa86887209c21dd16875e3e39237e953db2e.tar.xz
hercules-3aaaaa86887209c21dd16875e3e39237e953db2e.zip
- Removed some mail config settings and atcommands not required anymore.
- Added documentation for script commands: openmail and homshuffle. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11554 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/atcommand_athena.conf')
-rw-r--r--conf/atcommand_athena.conf24
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