I'm running mysql on a Debian 8 server. I can't seem to set spawn point. i keep getting syntax error. I know I can do this via game console but I do not have access to my gaming computer so I'm doing this backend
mysql> update WorldInfos set Value="-4011.0 67.0 506.0" where Key="Spawnposition";
I keep getting a syntax error