1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-16 04:30:22 +02:00

Add 'spawn' mod to spawn new players in suitable starting biomes (#2091)

Disabled in mgv6 and singlenode mapgens, by setting, or if
'static_spawnpoint' is set.

Cleanup format of minetest.conf.example.
This commit is contained in:
Paramat
2018-04-13 02:21:43 +01:00
committed by GitHub
parent 8d8f2f79d0
commit 0b025e6392
6 changed files with 187 additions and 17 deletions

7
mods/spawn/README.txt Normal file
View File

@ -0,0 +1,7 @@
Minetest Game mod: spawn
========================
See license.txt for license information.
Authors of source code
----------------------
paramat (MIT)