server/sql/updates/0.8/4258_command.sql

4 lines
240 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.');