squaremap
squaremap copied to clipboard
Avoid writing players json to disk when possible
When using the internal web server, we can avoid flushing the json to disk immediately. settings.internal-webserver.flush-json-immediately can be set to true to continue writing updates as before.
closes #224