> Always use a freshly patched client. Client can be obtained from [www.magicbane.com](http://www.magicbane.com)
In the client folder edit the Config/ArcaneIP file to reflect the public ip of your MagicBox host machine.
```console
SERVER NAME: MAGICBANE
SERVER= HOST.PUBLIC.IP.HERE
PORT= 6000
```
When a MagicBox administrator first spins up his server it is assumed they might not have web registration sorted on day one. With this in mind the server is configured to auto register accounts on login.
```MB_LOGIN_AUTOREG="TRUE"```
@ -77,15 +87,6 @@ When the time comes whether through Discord or Forum registration we have the ba
@@ -77,15 +87,6 @@ When the time comes whether through Discord or Forum registration we have the ba
```CALL singleAccountCreate(?,?);```
```CALL discordAccountCreate(?,?,?);```
> Always use a freshly patched client. Client can be obtained from [www.magicbane.com](http://www.magicbane.com)
In the client edit the Config/ArcaneIP file to reflect your public ip.