mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-25 12:35:36 +01:00
Update README.md
This commit is contained in:
parent
e320c10ba7
commit
2f4616f38e
@ -83,6 +83,8 @@ node server.js
|
|||||||
|
|
||||||
#### Online mode:
|
#### Online mode:
|
||||||
|
|
||||||
|
Web login:
|
||||||
|
|
||||||
- You can use the same username for front-end and back-end connection. It's also possible to use an
|
- You can use the same username for front-end and back-end connection. It's also possible to use an
|
||||||
offline mode connection on front-end (use ``_of``).
|
offline mode connection on front-end (use ``_of``).
|
||||||
- Go to VIAaaS auth webpage (default is https://localhost:25543/)
|
- Go to VIAaaS auth webpage (default is https://localhost:25543/)
|
||||||
@ -92,6 +94,12 @@ node server.js
|
|||||||
- Connect with your account A to ```mc.example.com._u(account B).via.localhost``` (```_u``` can be removed if username is the same)
|
- Connect with your account A to ```mc.example.com._u(account B).via.localhost``` (```_u``` can be removed if username is the same)
|
||||||
- Approve the login in the webpage
|
- Approve the login in the webpage
|
||||||
|
|
||||||
|
Fabric client:
|
||||||
|
|
||||||
|
- Install [ParacetamolAuth](https://github.com/creeper123123321/ParacetamolAuth) in your Fabric client.
|
||||||
|
- Join the server: ```mc.example.net.via.localhost```
|
||||||
|
- Approve the login
|
||||||
|
|
||||||
### Address options
|
### Address options
|
||||||
|
|
||||||
#### Example address:
|
#### Example address:
|
||||||
|
Loading…
Reference in New Issue
Block a user