NyaaCat/LockettePro

UUID is displayed even with protocolLib installed

Closed this issue · 5 comments

The json string was changed in newer Minecraft versions. Now it has to grab the line from text and not from extra.text in
Utils.java:getSignLineFromUnknown(String s)

For reference, our fork: GreenSurvivors@fc401d3

The json string was changed in newer Minecraft versions. Now it has to grab the line from text and not from extra.text in
Utils.java:getSignLineFromUnknown(String s)

For reference, our fork: GreenSurvivors@fc401d3

I tried your LockettePro-2.10.x-mc1.16.5.jar

The new lock on the paper already hides the UUID
But the old lock has not been solved before, and the UUID is still displayed
(File copy from spigot mca,old version LockettePro used)

Is there a function to convert the old format to the new format?

I could reproduce the scenario, I'll try to fix that tomorrow on our fork.

Thank you for your comment :)

I could reproduce the scenario, I'll try to fix that tomorrow on our fork.

Thank you for your comment :)

Last time I copied the world file of spigot to the paper test

I just tested it
Plugin running on spigot will also display UUID

The issue is now fixed on our fork
Commit: GreenSurvivors@15a7119
Release: https://github.com/GreenSurvivors/LockettePro/releases/tag/2.11-mc1.16.5

Please report any further issues on this topic, thank you very much :)