I have added one more comment in the issue (potential renaming of the fingerprint method in the interface). Tell me what you think, but for now we can also just merge that PR.
Ah, one more thing: Is there a nicer way to put that JSON together in MessageHandler.java? Not the end of the world as it is well contained inside one single file. But if you know a better way that allows us to seperate that serialization from the rest fo the plugin code we can add it before merging.
Tested it on my phone and it works, nice work 👍
I have added one more comment in the issue (potential renaming of the fingerprint method in the interface). Tell me what you think, but for now we can also just merge that PR.
Ah, one more thing: Is there a nicer way to put that JSON together in MessageHandler.java? Not the end of the world as it is well contained inside one single file. But if you know a better way that allows us to seperate that serialization from the rest fo the plugin code we can add it before merging.