[svn] * Proper SVN structure

--HG--
branch : trunk
This commit is contained in:
Neo2003
2008-10-02 16:23:55 -05:00
commit 9b1c0e006f
2564 changed files with 621124 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
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.');