Hi everyone,
I tried searching on the net for this, and on this forum, but I can't find an answer.
I have a server hosted by provider, and I cannot run commands from it.
I tried running /worldConfig propickNodeSearchRadius 6 in game, it tells me to restart the world, which I did. Nothing happened.
I tried modifying the serverconfig.json by adding
"WorldConfiguration": {
"propickNodeSearchRadius": "6"
},
under "WorldConfig": { }
The server starts alright, but nothing changes. When I run the command /worldConfig propickNodeSearchRadius it just says it's 0 by default.
I cannot find any pointers so far, so I'm turning to the forum
Thanks for the help