luanti-bed_vote 🔗
A Minetest mod that lets players skip the night when a configurable percentage of players are in bed.
Supports both Mineclonia (mcl_beds
) and standard Minetest (beds
) mods.
Setup 🔗
Add to minetest.conf
:
sleep_skip_percent = 50
(Default100
= disabled)