mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
4 lines
165 B
SQL
4 lines
165 B
SQL
DELETE FROM command WHERE name IN ('repairitems');
|
|
|
|
INSERT INTO command VALUES
|
|
('repairitems',2,'Syntax: .repairitems\r\n\r\nRepair all selected player''s items.');
|