1
0
mirror of https://github.com/nkomarn/harbor.git synced 2024-09-30 15:37:26 +02:00

Merge pull request #45 from JasonHorkles/patch-1

Update config.yml
This commit is contained in:
Mykyta 2020-03-09 18:26:38 -07:00 committed by GitHub
commit 54b9372886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ values:
features:
skip: true # Toggle night skipping feature. Configure amount of players needed to skip above (percent)
weather: true # Clear weather when skipping night
phantoms: false # Reset the sleep statistic (practically disables phantom spawns - false = no phantoms)
phantoms: false # Reset the sleep statistic (practically disables phantom spawns - false = no phantoms | Set the doInsomnia gamerule to false to disable phantoms if you're on 1.15+)
bypass: true # Toggle exclusion of operators/players with permission "harbor.bypass" from sleep count
ignore: true # Toggle exclusion of players in creative and spectator mode
afk: true # Detect AFK players and remove them from the sleep count (Essentials API used for detection when possible)