I ran /season set Spring
and it set it to spring. Then when I ran /season query
it said time left until current season
I think the solution might be changing each season returned to be the next one?
|
if(winterTime >= 0 && CONFIG.getWinterLength() > 0) { |