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:
parent
8d8f2f79d0
commit
0b025e6392
6 changed files with 187 additions and 17 deletions
7
mods/spawn/README.txt
Normal file
7
mods/spawn/README.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
Minetest Game mod: spawn
|
||||
========================
|
||||
See license.txt for license information.
|
||||
|
||||
Authors of source code
|
||||
----------------------
|
||||
paramat (MIT)
|
Loading…
Add table
Add a link
Reference in a new issue