Open Sweattypalms opened 2 weeks ago
Maybe not dynamically but with a /reload
When we get a command api that's a possibility but bearing in mind not a lot of the reloaded configs will apply until restart sure, motd but not much else
online-mode should not be able to change
wouldn't a file watcher be convenient?
Default config values would be overwritten by api anyways. So watcher would create conflicts
I don't see a use for this there's not many options in the config that can actually be reloaded
close this issue?
close this issue?
I mean once ferrumc gets bigger and there's more configuration stuff perhaps this could be something.
I think most would rarely change the config after they set it up how they like it the server starts up fast anyways 🤷
Instead of loading once at startup, make it so it automatically reloads the static variable when the file changes. Perhaps with file watcher or something?