Nightcycle animation
Make the sleep become more realistic with an animation when you sleep.
Last updated
Make the sleep become more realistic with an animation when you sleep.
Last updated
To activate the animation, simply execute the command in-game /sm setflag nightcycle-animation true
. When you enter a bed, you will start seeing the stars and sky move while the night goes by with a smooth speed. (default: false)
Would you like to customize the animation a bit more? With the dynamic-animation-speed
flag you can customize wether the animation may go faster if several players enters a bed or not.
When dynamic-animation-speed is enabled (true), the speed of the nightcycle animation will depend on the amount of players in that world being asleep. (default: false)
With the longer-night-duration
flag, you may customize the night duration to be longer. When the value set is higher than 0, the time will freeze for the specified amount of time at midnight before continuing. The animation will stand still at the specified amount set. (default: 0)
NOTE: 1.13+ only
NEW FLAG: From before players could not stop the sleep schedule if the animation have already started. With the flag force-nightcycle-animation
set to false
the players can exit the bed and stop the animation and also therefore the night skip. (default: true)