Hi all,
I'm trying to get a server running using a docker container through Unraid, specifically https://hub.docker.com/r/ich777/vintagestory/. I'm running into issues with the whitelist being enabled by default now, and I can't seem to figure out a good way to disable it, or add myself to the whitelist. In the `serverconfig.json` file that comes out of the box, it looks like this is already set.
"OnlyWhitelisted": false,
I'm not sure that I have a way to access the game console, but I am pretty new with unraid and running a VS dedicated server as well. Any advice would be appreciated.