How can I login to my account when testing in IntelliJ?
I wanted to test multiplayer without having to build the jar and open it with the minecraft launcher, but I can't find any way to log in. There was a way with Mojang accounts, but accounts are now migrated and can no longer use that. Any known ways?
Umm I got this issue sent to my email what do I do?
idk why you did...
You could maybe feed it a valid access-token for your account when trying to login, but that would need a new Access-Token every x Days (iirc they invalidate once per day or smt.).
You could also use this, which is made for Fabric/Forge. Tho it shouldn't be too difficult to integrate into MCP, but requires a bit of Effort.