Revert "Improve (re)spawn, add cache_block_before_spawn and max_spawn_height settings"
authorShadowNinja <shadowninja@minetest.net>
Tue, 7 Jan 2014 02:17:19 +0000 (21:17 -0500)
committerShadowNinja <shadowninja@minetest.net>
Tue, 7 Jan 2014 02:25:10 +0000 (21:25 -0500)
commit0fd5c61c00819ae3eaf298739e8cf879e2d43820
treef64a8217f350e3d733b0a025bc9ee614c6b5fd65
parentc46574f30f31fc186087f05d9100845d44319795
Revert "Improve (re)spawn, add cache_block_before_spawn and max_spawn_height settings"

The commit didn't work because the blocks weren't loaded yet.

This reverts commit 22dbbf0a6fc9547f0dbdb7f6076337b8c6acd48b.

Conflicts:
minetest.conf.example
minetest.conf.example
src/defaultsettings.cpp
src/map.cpp
src/map.h
src/server.cpp