Config file keeps being overwritten
ShockedCoder opened this issue ยท 5 comments
Minecraft Version
1.16.x
Version
1.98.2
Details
Every time I change something in the configs it resets to the default values while starting up, I tried even changing the file perms so that only root could write to it, but everyone could read from it, but it only generated an I/O error.
Log: hastebin
Config files should only reset fields which are malformed. You should get a log message telling you what was reset and why.
What config entry did you change and what value did you set it to?
the http.rules "$private" thingy from "deny" to "allow" that's it