Skip to content

Sleeping settings

Dieter Nuytemans edited this page May 16, 2020 · 4 revisions

Check the default config by clicking here.

Sleeper counter

Specifies how the required number of players is determined.

"percentage"

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.

"absolute"

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.

Night skip mode

Specifies how the night is skipped.

"smooth"

The night will go by way faster while enough players sleep. Speedup are the number of ticks that the time passes, every actual in-game tick. When the speedup is 5, the time is incremented by 5 every tick.

  • Base speedup

    The starting speedup when enough players sleep.
  • Speedup per player

    For every additional sleeping player above the required amount of sleepers, this speedup is added on top of the base speedup.
  • Maximum speedup

    Under no circumstance will the speedup be higher than this value.

"setter"

The time will be set to day after enough players sleep for a while.

  • Delay

    This specifies the time that players need to stay in bed before time is set to day.

Bed enter delay

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.

Wiki navigation

BetterSleeping v4

Commands and permissions

Commands & permissions

Bypass permissions

Config files

Sleeping settings

Buffs

Developer API

Dev API (see Spigot)


BetterSleeping v3

Commands and permissions

Commands

Config files

Config

Sleeping settings

Bypass permissions

Buffs

Developer API

Dev API


BetterSleeping v2

Commands and permissions

Configuration

PlaceholderAPI

Clone this wiki locally