Dynmap-Forge/Fabric

Dynmap-Forge/Fabric

888k Downloads

`marker_{world}.json` are written every 5 secondes

neoriae opened this issue ยท 0 comments

commented

Hello,
First of all, thank you very much for Dynmap, which is still a must-have plugin!
I don't think it's a bug, but it's something that bothers me a bit: tiles/marker_{world}.json files are (re)written every 5 seconds, regardless of whether their content has changed.
My server is idle most of the time, and the only regular writing to disk are these files. So, is there any way to limit them? I also think it would be interesting to check whether there have been any changes before writing these files.
Thanks for reading, thanks in advance for your reply, and have a nice day!

System information (juste in case)
  • Dynmap 3.6 build 899
  • Paper 1.18.2 build 388
  • Ubuntu 22.04
  • OpenJDK 17.0.9 (Amazon Corretto)