From 6c1621d6ea566b4938b06ccc69b32da73b5c437f Mon Sep 17 00:00:00 2001 From: Lucca Faria Ferri Date: Wed, 1 Feb 2023 17:59:46 -0300 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 362f366..6bf0367 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,16 @@ The currently supported version of the client: **2.7.4.84161** 7. Launch wait until server start, it creates a hierarchy. 8. Create user account(s) using console: `!account add Login Password Tag` +Example: + +> !account add username@ YourPassword YourBattleTag + +Creates an account with Login `username@`, password `YourPassword` and BattleTag `YourBattleTag` + +> !account add username@ YourPassword YourBattleTag owner + +Creates an account with Login `username@`, password `YourPassword` and BattleTag `YourBattleTag` with rank `owner` + ## Prepare Client Do this for each client connecting to the server.