Open Issues Need Help
View All on GitHub Display obfuscated text better about 1 month ago
AI Summary: Improve the display of obfuscated text in a Minecraft plugin that adds markers for signs to a BlueMap. The current implementation replaces obfuscated text with blocks of the same character count, but this doesn't match the pixel length in-game, leading to visual inconsistencies. The task involves optimizing the JavaScript code that handles obfuscation on the BlueMap website to better match the in-game appearance and potentially increase the update frequency.
Complexity:
4/5
enhancement help wanted
Minecraft Paper plugin and BlueMap addon that adds markers for all signs
Java