Expected behavior
- Use the command
/ledger search source:@player
- Return the results with the real player name, not
@player
Observed/actual behavior
- Use the command
/ledger search source:@player
- Return the results with
@player, not the real player name
Steps/models to reproduce
- Use the command
/ledger search source:@player
- See some log entries made by players as
@player, not their actual name
What operating system are you running
Linux
Minecraft version
1.21.11
Ledger version
1.3.18
Logs
https://pastebin.com/Jyb9089j
Agreements
Other
After updating the server to version 1.21.11, I noticed that some log entries made by players are shown with @player as the author, not their actual Minecraft name. I can't fully confirm, but it seems to happen only with offline players.
I opened the database file in a database viewer, and I can confirm the ID assigned to the log entry is properly linked to an existent player.

Expected behavior
/ledger search source:@player@playerObserved/actual behavior
/ledger search source:@player@player, not the real player nameSteps/models to reproduce
/ledger search source:@player@player, not their actual nameWhat operating system are you running
Linux
Minecraft version
1.21.11
Ledger version
1.3.18
Logs
https://pastebin.com/Jyb9089j
Agreements
Other
After updating the server to version 1.21.11, I noticed that some log entries made by players are shown with
@playeras the author, not their actual Minecraft name. I can't fully confirm, but it seems to happen only with offline players.I opened the database file in a database viewer, and I can confirm the ID assigned to the log entry is properly linked to an existent player.