mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-03 01:19:58 +01:00
updated config comments
This commit is contained in:
parent
42714ff8af
commit
d1bbebad3a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user