Skip to content

Releases: elv1n200/SessionLogin

v1.3.5 (Minecraft 26.x)

Choose a tag to compare

@elv1n200 elv1n200 released this 19 Jul 21:16

SessionLogin for Minecraft 26.x (Fabric).

Ported to the unobfuscated (Mojang-mapped) 26.x era. Same encrypted
multi-account manager as the 1.21.11 build — switch sessions in-game,
password-locked vault, launcher/Modrinth import, bulk token import.

  • Minecraft 26.1.2, Fabric Loader 0.19.3+, Java 25
  • Requires Fabric API

Not yet ported for 26.x: per-account pack-cache isolation, in-game head
icons, and the in-world alt HUD overlay.

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 29 May 07:56

Full Changelog: v1.3.4...v1.3.5

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 29 May 07:41

Full Changelog: v1.3.3...v1.3.4

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 29 May 07:29

Full Changelog: v1.3.2...v1.3.3

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 29 May 03:06

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 29 May 02:52

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 29 May 02:36

Full Changelog: v1.2.0...v1.3.0

v1.2.0 — Privacy & multi-account upgrade

Choose a tag to compare

@elv1n200 elv1n200 released this 29 May 02:07

Big upgrade. See CHANGELOG.md for the full list.

Highlights

Privacy toggles

  • Isolate pack cache per account (default ON) — server resource-pack downloads go into a per-UUID subfolder so two alts on the same machine can't be correlated via cached pack hashes.
  • Spoof brand as Vanilla — report vanilla instead of fabric.
  • Block Mojang telemetry (default ON) — drop telemetry events on the client.

Account manager

  • Offline / cracked accounts in addition to session tokens.
  • Import / Export the whole encrypted vault as a portable JSON.
  • New Settings, Add Offline, Import, Export buttons.

Quality of life

  • /sl command: list, current, switch <label>, restore.
  • SystemToast on every login or switch.
  • Optional ModMenu integration (soft dep).

Install

  1. Fabric Loader for MC 1.21.11 + matching Fabric API.
  2. Download sessionlogin-1.2.0.jar from below.
  3. Drop into your mods/ folder.
  4. (Optional) Install ModMenu for in-game settings access.

sessionlogin 1.0.0

Choose a tag to compare

@elv1n200 elv1n200 released this 18 May 13:46

A Sessiontoken login for Minecraft 1.21.11