Merge remote-tracking branch 'origin/community' into community
This commit is contained in:
commit
2bfaa5c9c1
10
README.md
10
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.
|
||||
|
||||
@ -24,7 +24,7 @@ Motd = Welcome to Diablo 3!
|
||||
; ------------------------
|
||||
; REST services for login (and others)
|
||||
[REST]
|
||||
IP = 51.79.41.162
|
||||
IP = 192.168.0.22
|
||||
Public = true
|
||||
PublicIP = 192.168.0.22
|
||||
PORT = 80
|
||||
|
||||
Loading…
Reference in New Issue
user.block.title