[Trade] signs become inaccessible if player changes their username
whimsicalities opened this issue ยท 4 comments
Type of bug
Other unexpected behaviour
/ess dump all
output
https://essentialsx.net/dump.html?id=673e83ed82cd484f8ac8bcea60ea1181
Error log (if applicable)
No response
Bug description
A player on the server who changed their minecraft username reported that they could no longer access their [Trade] signs.
Steps to reproduce
- Create a [Trade] sign
- Change minecraft account name
- Try to access trade sign earnings
Expected behaviour
Able to access earnings.
Actual behaviour
Unable to access. Resources are locked into sign.
#4713 implements player UUID storage using PersistentDataContainer
on 1.14+.
In addition, for the sake of clarity, this issue was a duplicate of #1117.