Fabric Seasons

Fabric Seasons

13M Downloads

Using /season query returns time left until current season

joeyak opened this issue ยท 0 comments

commented

I ran /season set Spring and it set it to spring. Then when I ran /season query it said time left until current season
image

I think the solution might be changing each season returned to be the next one?

if(winterTime >= 0 && CONFIG.getWinterLength() > 0) {