TechnicJelle / BlueMapSignExtractor

Minecraft Paper plugin and BlueMap addon that adds markers for all signs
7 stars 4 forks source link

Ignore blank signs #50

Closed DlljsCodes closed 1 week ago

DlljsCodes commented 6 months ago

Signs that are completely blank and have no text on them (e.g. signs used to block fluids and support paintings) should be ignored when extracted so they don't show up as redundant markers on the BlueMap

TechnicJelle commented 6 months ago

I am working on a feature that will allow you to filter signs #5. This filtering feature will also allow you to filter out signs without any text on them.

TechnicJelle commented 1 week ago

Done in https://github.com/TechnicJelle/BlueMapSignExtractor/releases/tag/v1.4

The custom filtering has been taking much longer than I wanted to, so this simple, single config option will have to do, until I implement that fully.