Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beds: add option bed_night_skip_above_percent & enable_bed_in_the_daytime #2892

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nixnoxus
Copy link
Contributor

adds option bed_night_skip_above_percent <0> .. <99> (default: 50 - previously fixed coded value)

With this it is now possible to configure the number of players (in percent) who have to lie in bed at night in order to be able to force skip the night (option enable_bed_night_skip)

adds option enable_bed_in_the_daytime {true | false} (default: false)

When this option is enabled

  • Players can also go to bed in daylight.
  • If a player is still in bed between 9:00 and 18:00, the prompt 'Wake Up!' appears. However, this can be ignored;)
  • after waking up (in the morning) the player remains lying down and must explicitly 'get out of bed'
    This option is useful on survival servers because you can lie down during AFK and possibly not block enable_bed_night_skip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants