server/sql/updates/0.8/4258_command.sql
freghar 95840fd2c3 Removed trailing whitespaces and CRLFs
With /contrib/ and /dep/ excluded.

Signed-off-by: freghar <compmancz@gmail.com>
2008-10-22 11:52:03 +02:00

4 lines
239 B
SQL

DELETE FROM `command` WHERE `name` = 'grouptele';
INSERT INTO `command` ( `name` , `security` , `help` ) VALUES
('grouptele',1,'Syntax: .grouptele #location\r\n\r\nTeleport a selected player and his group members to a given location.');