Minecraft Paper plugin and BlueMap addon that adds markers for all signs

1 Open Issue Need Help Last updated: Jul 26, 2025

Open Issues Need Help

View All on GitHub

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