From cc01fcd2d0bac39d9a811856f2746de891d74641 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Thu, 22 Apr 2021 18:12:47 +0200 Subject: Update final-server-steps.md --- docs/final-server-steps.md | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'docs') diff --git a/docs/final-server-steps.md b/docs/final-server-steps.md index b03c239..45f36a8 100644 --- a/docs/final-server-steps.md +++ b/docs/final-server-steps.md @@ -26,25 +26,7 @@ For detailed information on how to configure a restarter and a debugger go to [h - The AzerothCore realm should be selectable. Log in, create a character, and you're all done! -## Account Creation - -**To create an account** - -``` -account create -``` - -**To set your account security level** - -``` -account set gmlevel 3 -1 -``` - -**Changing password** - -``` -account set password -``` +## [Account Creation](Creating-Accounts.md)
-- cgit