mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
feat(Script/Commands): allow to pass email in account create (#22310)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
This commit is contained in:
1
data/sql/updates/pending_db_world/command.sql
Normal file
1
data/sql/updates/pending_db_world/command.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `command` SET `help`='Syntax: .account create $account $password $email\r\n\r\nCreate account and set password to it.\r\n$email is optional, can be left blank.' WHERE `name`='account create';
|
||||
Reference in New Issue
Block a user