diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-04-22 18:12:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-22 18:12:47 +0200 |
| commit | cc01fcd2d0bac39d9a811856f2746de891d74641 (patch) | |
| tree | 4a41cb9cd230318b5e7f3c0c000717034f9b222c /docs | |
| parent | b5fef007c8403ef5b4bf23e05f5f42403d5c5bd7 (diff) | |
| download | wiki-cc01fcd2d0bac39d9a811856f2746de891d74641.tar.gz wiki-cc01fcd2d0bac39d9a811856f2746de891d74641.tar.bz2 wiki-cc01fcd2d0bac39d9a811856f2746de891d74641.zip | |
Update final-server-steps.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/final-server-steps.md | 20 |
1 files changed, 1 insertions, 19 deletions
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 <user> <pass> -``` - -**To set your account security level** - -``` -account set gmlevel <user> 3 -1 -``` - -**Changing password** - -``` -account set password <user> <password> <password> -``` +## [Account Creation](Creating-Accounts.md) <br> |
