Skip to content

Commit

Permalink
Merge pull request #45 from JasonHorkles/patch-1
Browse files Browse the repository at this point in the history
Update config.yml
  • Loading branch information
nkomarn authored Mar 10, 2020
2 parents 3166780 + 77360a1 commit 54b9372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 54b9372

Please sign in to comment.