diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index d4e3ebfc7..4c8ff6f06 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -396,9 +396,10 @@ cancel-afk-on-interact: true # Disable this to reduce server lag. cancel-afk-on-move: true -# When a player is AFK, should they be taken into account when other players are trying to sleep? -# Set this to true when you want AFK players to be ignored when sleeping attempts to skip the night. -bypass-sleep-when-afk: false +# Should AFK players be ignored when other players are trying to sleep? +# When this setting is false, players won't be able to skip the night if some players are AFK. +# Users with the permission node essentials.sleepingignored will always be ignored. +bypass-sleep-when-afk: true # Set the player's list name when they are AFK. This is none by default which specifies that Essentials # should not interfere with the AFK player's list name.