Page 1 of 1

Server settings question

PostPosted: Sat Jul 21, 2012 02:39
by Nubelite
I noticed that sometimes my server will be in creative mode and sometimes not. Is there a way to control this so it will always be in creative mode or not?

Also how can i set the default starting location for new players?

PostPosted: Sat Jul 21, 2012 03:14
by Menche
To enable/disable creative mode add "creative_mode = false/true" to your minetest.conf, and you can set the starting location with "static_spawnpoint = x, y, z". Look through the minetest.conf.example, it has information on these and many other useful settings. The minetest.conf wiki page has more detailed information, but not for server-specific settings.