root/trunk/sql/updates/0.8/4258_command.sql
@
2
Revision 2, 240 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | DELETE FROM `command` WHERE `name` = 'grouptele'; |
2 | |
3 | INSERT INTO `command` ( `name` , `security` , `help` ) VALUES |
4 | ('grouptele',1,'Syntax: .grouptele #location\r\n\r\nTeleport a selected player and his group members to a given location.'); |
Note: See TracBrowser
for help on using the browser.