From 3aaaaa86887209c21dd16875e3e39237e953db2e Mon Sep 17 00:00:00 2001 From: zephyrus Date: Mon, 22 Oct 2007 21:24:15 +0000 Subject: - 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 --- conf/Changelog.txt | 1 + conf/atcommand_athena.conf | 24 +++--------------------- conf/inter_athena.conf | 3 --- 3 files changed, 4 insertions(+), 24 deletions(-) (limited to 'conf') diff --git a/conf/Changelog.txt b/conf/Changelog.txt index 776e569dc..457952988 100644 --- a/conf/Changelog.txt +++ b/conf/Changelog.txt @@ -3,6 +3,7 @@ Date Added 2007/10/22 * Rev. 11551 Fixed nopenalty entries for Turbo Track maps. [L0ne_W0lf] * Rev. 11546 Added Turbo Track map flags. [L0ne_W0lf] + * Removed the mail_server_enable setting as it's not required. [Zephyrus] 2007/10/13 * Renamed the config default_skill_delay to default_walk_delay as that is the only thing it does now. 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 diff --git a/conf/inter_athena.conf b/conf/inter_athena.conf index 29bdb7aa2..904a56433 100644 --- a/conf/inter_athena.conf +++ b/conf/inter_athena.conf @@ -151,9 +151,6 @@ mail_db: mail //Use SQL item_db and mob_db for the map server use_sql_db: no -// Use SQL Mail Server -mail_server_enable: no - // Nick for sending mainchat // messages like whisper main_chat_nick: Main -- cgit v1.2.3-70-g09d2