/offlineuuidfix

A Minecraft Forge mod that converts offline player UUIDs to official ones, in case you switched online-mode and don't want to lose your stuff

Primary LanguageJavaMIT LicenseMIT

OfflineUUIDFix

This is a simple Forge mod (that you only need to use on a server) to force it to always use the online player UUID even if online-mode=true.

You would probably want it if you switch the online-mode to false after started playing, so you won't lose anything related to your player.

Credits

The fix is slightly based on the LanServerProperties mod from rikka0w0