AdvancedPlugins / Seasons

Experience dynamic seasons in Minecraft with Advanced Seasons, the most immersive seasons plugin available.
Apache License 2.0
1 stars 1 forks source link

The time of the world does not pass properly. #80

Closed Ferippu closed 2 months ago

Ferippu commented 2 months ago

Describe the bug

The time is set to last 120 minutes, however the time is lasting like in Vanilla (10/10 minutes). Time is also frozen and to fix this I had to make a Skript to run "/gamerule dodaylightcycle True", however time passes like Vanilla. (I opened it again, as my problem was not solved and I did not see that they had answered the previous one. Sorry :/ )

How to reproduce

I've tried all kinds of "time", if it goes over 20 minutes it doesn't work as it should. I didn't see any errors in the server console.

Screenshots / Videos

image

Server Log

No response

GC-spigot commented 2 months ago

Our system allows right now max day length of total 20 minutes, so e.g. day can be 19 minutes and night 1 is the max/min. Gamerule must be disabled for the time to be handled custom as well.

Ferippu commented 2 months ago

But the maximum time I can set is 20 minutes for the whole day?