You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of thank you for this really cool plugin. I really love it!
But there is a small issue with Habor: When the gamerule doDaylightcycle is set to false and you are alone on a server, then the night is not skipped.
To recreate this bug: Setup a Server with Habor (Latest version), Spigot (latest Version 1.16.4).
Change the gamerule doDaylightcycle to false. Try to sleep. :/
You now may ask. Why would someone wants to sleep if there is no day cycle?
I'm using a custom time plugin and therfore I have to set his gamerule. Generally this also works fine. It only does not work if you are alone on a server or if 100% of all Player have to sleep.
Thank you for your really cool plugin. I hope this is possible to fix.
best regards
Markus
The text was updated successfully, but these errors were encountered:
I noticed now that sometimes it works even if the gamerule is set to false.
Really weird behavior. When the night is not skipped it seems like that the EnterBedEvent somehow is cancled, cause you instantly spawn in front of the bed after clicking it, otherwise you start actually sleeping with all enabled options.
Hey there,
First of thank you for this really cool plugin. I really love it!
But there is a small issue with Habor: When the gamerule doDaylightcycle is set to false and you are alone on a server, then the night is not skipped.
To recreate this bug: Setup a Server with Habor (Latest version), Spigot (latest Version 1.16.4).
Change the gamerule doDaylightcycle to false. Try to sleep. :/
You now may ask. Why would someone wants to sleep if there is no day cycle?
I'm using a custom time plugin and therfore I have to set his gamerule. Generally this also works fine. It only does not work if you are alone on a server or if 100% of all Player have to sleep.
Thank you for your really cool plugin. I hope this is possible to fix.
best regards
Markus
The text was updated successfully, but these errors were encountered: