From 0a99098207d31428b418d8ae16aee9d8938f5761 Mon Sep 17 00:00:00 2001 From: creeper123123321 <7974274+creeper123123321@users.noreply.github.com> Date: Sat, 7 Nov 2020 11:59:43 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff7c482..bd2a103 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ Usage for offline mode: Usage for online mode (may block your Mojang account): - Run the shadow jar or ./gradlew clean run -- You'll need 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) +- 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.) - 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 and listen to the username you're using to connect.