Novacain wrote:So I made a map, but I need to be able to set up the spawn point for the map for the people who download it. how would I go about doing that?
The easiest solution in this case would be to start Minetest in single player and go to your desired spawn position, and then exit the game and ZIP the world folder. Then when someone downloads your map in single player, they will start there. Also be sure to remove any stuff players shouldn't begin with from the inventory.
If your map uses other not so widely used mods, package the subgame (e.g. minetest_game) plus all other required mods along with the map, so as to let people play your map out of the box.