Skip to content

Minecraft mod that allows logging in to other people's accounts using a username:uuid:token combo.

License

Notifications You must be signed in to change notification settings

ANewSpecies/TokenAuth

Repository files navigation

TokenAuth

A simple Minecraft Forge mod that allows logging in to other people's accounts using a username:uuid:token combo.

Fun fact: most of this readme was authored by GitHub Copilot.

Ratting myself, and logging into my own account.

Download

Setup and build yourself: Follow 1.8.9ForgeTemplate setup & build instructions.

or

Download from Releases and drag that into your mod folder.

Features

  • Login into an account with a username:uuid:token combo.
  • Restore your session to your original one (at launch time) with the click of a button.
  • Shows the status (user, uuid) next to the gui button in GuiMultiplayer.
  • Works well with DxxxxY/R.A.T.
  • Error handling for invalid inputs.
  • Simple:
    • No dependencies.
    • No config.
    • Uses Forge's event system to draw a button on the multiplayer gui.
    • Uses an AT to allow modification of the session on runtime.

Disclaimer

This is for educational purposes only. I am not responsible for any damage caused by this tool.

License

GPLv3 © dxxxxy

About

Minecraft mod that allows logging in to other people's accounts using a username:uuid:token combo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages