DoDaylightCycle bed bug
Pretty simple bug, If you sleep in a bed with the DoDaylightCycle Gamerule set to false it will still turn to day. I think this is a bug considering the translation from night to day by sleeping would be a cycle, which is what the gamerule is ment to stop.
Created Issue:
DoDaylightCycle bed bug
Pretty simple bug, If you sleep in a bed with the DoDaylightCycle Gamerule set to false it will still turn to day. I think this is a bug considering the translation from night to day by sleeping would be a cycle, which is what the gamerule is ment to stop.
Not seeing the bug here, in light of MC-17784. "/gamerule doDaylightCycle false" makes it so that beds don't alter the time. You have a command block altering the time, so it continues to pass at 100 times the normal rate while the sleeping animation plays. What do you expect to happen?


Confirmed.