Easier Sleeping

Easier Sleeping

2M Downloads

Config instant sleep vs vanilla

itsdeadfrosty opened this issue · 4 comments

commented

instantly sleeping kinda sucks, and if youre only updating to the newest version for such a simple mod thats so lazy ill use something else

┆Issue is synchronized with this Trello card by Unito

commented

This issue/pull request has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs.

commented

In some situations, I cannot prevent from instead sleep, for example, if 100 % or more than the vanilla percentage of the player are sleeping, because it would cause message chaos, if I trigger instead sleep. But I will try to prevent it in all situations, where it is possible.

commented

I just check, the way the mod works.
Situation: 2 players on the server, sleeping percentage of the mod is 50% and playersSleepingPercentage gamerule 100%
Case 1: Only one player is sleeping.
            Result: The player has to sleep fully, before the night is skipped.
Case 2: Both players are sleeping.
            Result: The night is skipped instantly.

Both cases are working as expected.

As written before, the night has to be skipped instantly, because else the "Good Morning" message is not triggered and there will be only "Player stood up" messages for every player, that was laying in bed.

commented
Status:Won't fix (cannot be reproduced)
Issue type:None
Fix type:None
Fix version:None
Fix release date:None

Issue confirmed for:

  • None

TODOs:

  • Check with Minecraft 1.20.2, Forge 48.0.40, Mod version 2.1.3. If fully sleeping is not working.