From fb2d13eed226b4a171d5a19334e1b0ff8701afb9 Mon Sep 17 00:00:00 2001 From: creeper123123321 <7974274+creeper123123321@users.noreply.github.com> Date: Sat, 7 Nov 2020 12:03:48 -0300 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1227295..6f01e05 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,13 @@ Usage for offline mode: Usage for online mode (may block your Mojang account): - Run the shadow jar or ./gradlew clean run - It's recommended to use 2 premium accounts for online mode (using only one account is possible but, as only one access tokens - can be active, your Minecraft client will give Bad Login after you approve the login in your browser. You can use https://www.curseforge.com/minecraft/mc-mods/auth-me for reauthenticate the client.) + can be active, your Minecraft client will give Bad Login after you approve the login in your browser. You can use + https://www.curseforge.com/minecraft/mc-mods/auth-me for reauthenticate the client.) - Set up a CORS Proxy (something like https://github.com/Rob--W/cors-anywhere (less likely to look suspicious to Mojang if you run on your local machine) or https://github.com/Zibri/cloudflare-cors-anywhere (more suspicious)). -- Go to https://localhost:25543/auth.html, configure the CORS Proxy URL (something like http://localhost:8080/) and listen to the username you're using to connect. -- Log in into Minecraft account with the username you'll use in _u option via browser. +- Go to https://localhost:25543/auth.html, configure the CORS Proxy URL (something like http://localhost:8080/) and listen to + the username you're using to connect. +- Add web page the account you used in _u parameter. - Connect to mc.example.com._v1_8.viaaas._u(BACKUSERNAME).localhost - Approve the login - There are some information about Mojang password resetting: https://github.com/GeyserMC/Geyser/wiki/Common-Issues#mojang-resetting-account-credentials