Multiverse / Multiverse-Core

The original Bukkit Multi-World Plugin!
BSD 3-Clause "New" or "Revised" License
948 stars 297 forks source link

[Bug]: MV is not respecting doDaylightCycle gamerule. #3046

Open IasonKalaitzakis opened 10 months ago

IasonKalaitzakis commented 10 months ago

/mv version -p output

https://paste.gg/dcd040fa085840eeadab4aeba9be9ad1

Server logs

not relevant, boots correctly

Server Version

https://i.imgur.com/5N7zJOY.png

Bug Description

When doing /mvgamerule doDaylightCycle false world, time does not stop going forward (easy to verify by looking at the sun and if its moving).

Steps to reproduce

Run /mvgamerule doDaylightCycle false world Expect sun to stop moving. It does not.

Agreements

NeverGrowUp commented 10 months ago

Server logs are relevant, as they give some indication of other plugins running.

benwoo1110 commented 1 month ago

if you use vanilla /gamrule command for the default world, does it work?