Jasonzyt / FixXboxLiveAuth

Fix xbox live auth for 1.16 BDS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FixXboxLiveAuth

A Simple Way

Add the following line to server.properties

trusted-key=MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAECRXueJeTDqNRRgJi/vlRufByu/2G0i2Ebt6YMar5QX/R0DIIyrJMcUpruK4QveTfJSTp3Shlq4Gk34cD/4GUWwkv0DVuzeuB+tXija7HBxii03NHDbPAD0AKnLr2wdAp

But this will occupy the only trusted-key and the softwares such as FakePlayer won't be able to work.

What's more, this way is only for server-side. You must use KeyPatcher to patch client.

About

Fix xbox live auth for 1.16 BDS


Languages

Language:C++ 87.2%Language:Lua 7.7%Language:C 5.1%