Right now, pl3xmap scans all regions in a world to check for region changes. This can be slow if a world has a huge amount of region files. A better approach would be to listen to file system changes.
I see there was some file watch service in the code at some point. aeff574
What was the reason for it to be disabled? Could this be re-enabled?
Right now, pl3xmap scans all regions in a world to check for region changes. This can be slow if a world has a huge amount of region files. A better approach would be to listen to file system changes.
I see there was some file watch service in the code at some point. aeff574
What was the reason for it to be disabled? Could this be re-enabled?