root/trunk/sql/updates/6585_mangos_command.sql @ 2

Revision 2, 412 bytes (checked in by yumileroy, 17 years ago)

[svn] * Proper SVN structure

Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00

Line 
1DELETE FROM command WHERE name = 'reload config';
2INSERT INTO `command` VALUES
3('reload config',3,'Syntax: .reload config\r\n\r\nReload config settings (by default stored in mangosd.conf). Not all settings can be change at reload: some new setting values will be ignored until restart, some values will applied with delay or only to new objects/maps, some values will explicitly rejected to change at reload.');
Note: See TracBrowser for help on using the browser.