diff options
Diffstat (limited to 'sql/updates/0.7/3648_command.sql')
-rw-r--r-- | sql/updates/0.7/3648_command.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/0.7/3648_command.sql b/sql/updates/0.7/3648_command.sql new file mode 100644 index 00000000000..08075757403 --- /dev/null +++ b/sql/updates/0.7/3648_command.sql @@ -0,0 +1 @@ +INSERT INTO `command` VALUES('sendmail',1,'Syntax: .sendmail #playername #subject #text\r\n\r\nSend a mail to a player. Note: subject may not contain spaces.');
\ No newline at end of file |