-
Notifications
You must be signed in to change notification settings - Fork 73
Sleeping settings v4
Check the default config by clicking here.
Specifies how the required number of players is determined.
A relative number of players needs to sleep before the night can be skipped. This number is specified in percentage.needed
. When set to 30
, 30% of players in that world wil need to sleep before the time is changed.
A set number of players will need to sleep. The required number will always be this number, regardless of the online players. If this is set to a number higher than the amount of players in a world, every single one of them will need to sleep. This value can be set in percentage.needed
.
Specifies how the night is skipped. This has been changed drastically from v3 (but your old settings will auto-migrate to v4 so no changes are required). For new users, this approach is much more user-friendly while giving the same amount of freedom.
The duration of the day and night in seconds, respectively. This modifies the default speed of day and night.
The duration of the night (in seconds) once enough players are sleeping. Setting this to 0 will instantly skip the night when enough players sleep. This should be smaller than the default night_length in order for sleeping to accelerate the time.
This option prevents spam. It specifies how long players need to wait before they can enter a bed, after leaving one. This value is measured in seconds.
BetterSleeping v4: Commands | Sleeping settings | Bypass permissions | Buffs | Dev API (see Spigot)
BetterSleeping v3: Commands | Config | Sleeping settings | Bypass permissions | Buffs | Dev API
BetterSleeping v2: Commands and permissions | Configuration | PlaceholderAPI