promotional bannermobile promotional banner

Player Data Fix

Player data file handling redone - support for account switching in singleplayer, and more.

File Details

Player Data Fix Release 2.0

  • R
  • Feb 5, 2026
  • 11.84 KB
  • 9
  • 1.20.1
  • Forge

File Name

playerdatafix-2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:player-data-fix-1403075:7579572")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Overhauled the mod to use the player's full NBT instead of just a few tags. This will:

    • Greatly improve compatibility
    • Fix many issues, including the bug causing the player in the wrong dimension
    • Just make the mod better in general.
  • Overhauled the /playerdata command's internal code.

    • It will now log the player out when run. This ensures mods adjust to the change properly.
    • It now uses the new NBT logic.

A huge thanks to everyone who's given the valuable feedback needed to improve this mod. It really helps!