Difference between revisions of "Template:Bed"
Jump to navigation
Jump to search
m (remove empty line) |
m (remove empty line) |
||
Line 11: | Line 11: | ||
* <code>enable_bed_respawn</code>: Set to <code>false</code> to disable the respawning at beds. Default: <code>true</code> | * <code>enable_bed_respawn</code>: Set to <code>false</code> to disable the respawning at beds. Default: <code>true</code> | ||
* <code>enable_bed_night_skip</code>: Set to <code>false</code> to disable skipping nights when using beds. Default: <code>true</code> | * <code>enable_bed_night_skip</code>: Set to <code>false</code> to disable skipping nights when using beds. Default: <code>true</code> | ||
− | |||
<noinclude> | <noinclude> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 14:10, 25 July 2016
Description
Beds can be used to skip the night and set the spawn point. To skip the night, simply use the bed.
When playing in singleplayer mode the night gets skipped immediately. When playing on server you get shown how many other players are in bed too. When all players are sleeping the night gets skipped as well. Also the night skip can be forced if more than 50% of the players are lying in bed and use this option.
Also the beds change the respawning. If you have slept in bed (means skipped a night) your respawn point is set to the beds location and you will respawn there after death.
Configuration
Available minetest.conf settings:
enable_bed_respawn
: Set tofalse
to disable the respawning at beds. Default:true
enable_bed_night_skip
: Set tofalse
to disable skipping nights when using beds. Default:true