mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
3 lines
232 B
SQL
3 lines
232 B
SQL
INSERT INTO `command` ( `name` , `security` , `help` ) VALUES
|
|
('gogrid', '3', 'Syntax: .gogrid #gridX #gridY [#mapId]\n\nTeleport the gm to center of grid with provided indexes at map #mapId (or current map if it not provided).');
|
|
|