TechnicJelle / BlueMapSignExtractor

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

Create config file #17

Open TechnicJelle opened 11 months ago

TechnicJelle commented 11 months ago
ShDis commented 8 months ago

An option to stop updating signs after restarting the server would be great

TechnicJelle commented 8 months ago

You mean that it caches the signs it extracted from the region files, so it doesn't need to do the extraction process on every server start? If I do that, I would have to also properly take that into account with #6... It's a difficult thing to do...

ShDis commented 8 months ago

You mean that it caches the signs it extracted from the region files, so it doesn't need to do the extraction process on every server start?

Yep

TechnicJelle commented 8 months ago

Added config file with MarkerSet options in 237a925580c0807ebfa405aaac29d6f331cad9f0

TechnicJelle commented 8 months ago

Added MaxDistance config option in e25c1401001bc925254b1dc4c03150d5479bd808

TechnicJelle commented 8 months ago

Added option to suppress warnings about old/incompatible chunks in 1f299959bfb163a2ae2de39b60982fb2bad6e50b