mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
4 lines
No EOL
200 B
SQL
4 lines
No EOL
200 B
SQL
INSERT INTO `command` ( `name` , `security` , `help` )
|
|
VALUES (
|
|
'tele', '1', 'Syntax: .tele $location\n\nTeleport the gm to the provided location. You can look up these locations using .lookuptele'
|
|
); |