Machine/item ownership restricts by username, not UUID
JamiesWhiteShirt opened this issue ยท 11 comments
I just changed my Minecraft account name, and logged into a server to discover that my machines were locked and now considered owned by another player.
The ownership system should be using the player persistent player UUID.
Where are the data stored on the server?
A player of mine wanted to give ALL of his stuff to another player, I did so replacing his UUID for the one of his friend on all server files, and everything went to him, except Mekanism stuff.
I just had the exact same issue, just finished changing my player name to what everyone i play with knows me as and found the main item i wanted to get into (the advanced gas tank to refill my jetpack) was locked and i couldn't get into it. every other item i had before the change was still on my character
Just a heads up: I'm currently working on this issue, changing all usernames to UUIDs.
Expect a WIP pull request in an hour or so.